Examples/Basic.ps1
fixed typo for function call Get-CWCSession
Remove-CWCSession.ps1
added mandatory param Group, removed param Type
SessionGroup(Name) hardcoded
Examples/RemoveRedundantSessions.ps1
added Example
This script searches for multiple access sessions for the same machine, and removes all but the last connected one.
Examples/Basic.ps1 fixed typo for function call Get-CWCSession
Remove-CWCSession.ps1 added mandatory param Group, removed param Type
Examples/RemoveRedundantSessions.ps1 added Example This script searches for multiple access sessions for the same machine, and removes all but the last connected one.