update
This commit is contained in:
4
Serveur Microsoft/logoff-rdp.ps1
Normal file
4
Serveur Microsoft/logoff-rdp.ps1
Normal file
@ -0,0 +1,4 @@
|
||||
Invoke-Command -ComputerName 'localhost' -ScriptBlock { logoff 1 }
|
||||
Invoke-Command -ComputerName 'localhost' -ScriptBlock { logoff 2 }
|
||||
Invoke-Command -ComputerName 'localhost' -ScriptBlock { logoff 3 }
|
||||
Invoke-Command -ComputerName 'localhost' -ScriptBlock { logoff 4 }
|
Reference in New Issue
Block a user