Fix PowerShell
Scripts may show an error related to Powershell not working.
ConstrainedLanguage
- If the script is showing
ConstrainedLanguage
in error output then open theConstrainedLanguage
- Open the Command Prompt as an Administrator and ENTER:
reg
reg delete "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v "__PSLockdownPolicy" /f
- Retry the script, the error should be fixed.
Troubleshooting
If you have any questions, first review the FAQ section - your answer will most likely be there. If your issue persists - contact us.