1
0
mirror of https://github.com/jaapbrasser/SharedScripts.git synced 2026-06-14 00:14:16 +02:00

Update Add-ADAccounttoRDPUser.ps1

This commit is contained in:
Jaap Brasser
2021-03-06 23:07:45 -09:00
committed by GitHub
parent e327c74dc7
commit 237a00dbec
@@ -50,7 +50,7 @@ DateCreated: 2016-07-28
DateUpdated: 2016-07-28
.LINK
http://www.jaapbrasser.com
https://www.jaapbrasser.com
.EXAMPLE
. .\Add-ADAccounttoRDPUser.ps1
@@ -127,4 +127,4 @@ Will add the User01 account to the Remote Desktop Users group on all servers and
}
}
}
}
}