We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d847d7 commit 843c1dbCopy full SHA for 843c1db
TOOL-Disable-RemoteDesktop/Disable-RemoteDesktop.ps1
@@ -32,6 +32,8 @@ function Disable-RemoteDesktop {
32
@lazywinadmin
33
lazywinadmin.com
34
github.com/lazywinadmin
35
+ .LINK
36
+ https://github.com/lazywinadmin/PowerShell
37
#>
38
#Requires -RunAsAdministrator
39
[CmdletBinding(DefaultParameterSetName = 'CimSession',
0 commit comments