February 2019
Intermediate to advanced
626 pages
15h 51m
English
Sessions created using New-CimSession persist until the CIM session is removed (by Remove-CimSession) or the PowerShell session ends:
PS> Get-CimSession | Select-Object Id, ComputerName, ProtocolId ComputerName Protocol-- ------------ -------- 1 PSTEST WSMAN 2 localhost DCOM 3 PSTEST DCOM
Read now
Unlock full access