terstege Posted January 6, 2017 Posted January 6, 2017 Hi, I'm looking for a script to log of all users logged on to the computer. I've found some scripts online, but these seem not to work when send by pulseway. Does anyone have a solution. Kind regards, Alwin
Administrators Paul Posted January 6, 2017 Administrators Posted January 6, 2017 Hi Alwin, Try using this PowerShell line to see if it also logs off RDS users: (gwmi win32_operatingsystem).Win32Shutdown(4) -Paul
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now