New-PSSession

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 PSTEST

Id Name ComputerName State ConfigurationName Availability
-- ---- ------------ ----- ----------------- ------------
1 Session1 PSTEST Opened Microsoft.PowerShell Available
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.6.118