PowerShell Functions to Get Logged On User and Logoff Logged On User
Two helpful PowerShell functions to help you check who is logged on remotely and to remotely log them off. Remotely Get a Logged On User This Get-LoggedOnUser will use Get-WmiObject […]