Search notes:

Powershell command noun: psSession

Commands related to the PowerShell command noun psSession:
$ses = new-PSSession -computerName <deviceIp> -credential Administrator
copy-item .\localFile.zip -destination d:\est\path\on\remove\server -toSession $ses
enter-psSession $ses
set-location d:\est\path\on\remove\server
expand-archive 

See also

PsSessions
Powershell command nouns

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1740476360, '13.58.18.190', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/PowerShell/command-inventory/noun/psSession/index(55): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78