Files
DeleteOldProfiles/scripts/ExecutionPolicy.md
2025-02-10 13:18:12 -06:00

4 lines
87 B
Markdown

## Run this to allow PS execution
Set-ExecutionPolicy Unrestricted -Scope CurrentUser