Hello, I am new to powershell and mostly get my scripts by hunting down different links and piecing together what I want. I just received an excel sheet of bulk userIDs where I have to uncheck the option:
"deny this user permission to log on to remote session host server" to enable RDP for them.
I am at the basic level so I understand set-aduser, Please help.