February 2019
Intermediate to advanced
626 pages
15h 51m
English
Sessions are created using the New-PSSession command. In the following example, a session is created on a computer named PSTEST:
PS> New-PSSession -ComputerName PSTESTId Name ComputerName State ConfigurationName Availability-- ---- ------------ ----- ----------------- ------------1 Session1 PSTEST Opened Microsoft.PowerShell Available
Read now
Unlock full access