use strict; use Win32::Lanman; my $target = 'client01'; Win32::Lanman::WTSLogoffSession($target, 0); # See also: # WTSEnumerateSessions() # WTSQuerySessionInformation() # WTSDisconnectSession()
In reply to Re: Forcing remote users to log off.
by meetraz
in thread Forcing remote users to log off.
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |