Issue Description -
You try to run the script - List redirected user folders, and get an error - Access Denied
Case Description -
There might be a denied read and execute permissions on the powershell.exe file. So, when a regular user tries to launch PowerShell, it would deny them access.
Solution Description -
Please permit read and execute permissions on the powershell.exe file. So, when a regular user tries to launch powershell, it would allow them access.