Hi everyone,
I am trying to create a Powershell script that would log disconnected user from their Terminal Service session.
From TS, I can do a "query user" and get list of currently connected users. it is just a matter putting everything into an xls format and assign a variable to each cell. if the user is disconnected, then log off that user.
Can some one please help? thanks in advance for your help,
Andy
I am trying to create a Powershell script that would log disconnected user from their Terminal Service session.
From TS, I can do a "query user" and get list of currently connected users. it is just a matter putting everything into an xls format and assign a variable to each cell. if the user is disconnected, then log off that user.
Can some one please help? thanks in advance for your help,
Andy