PS: Testing And Setting PS Profiles
Description:
So as you may or may not know, PS (powershell) uses six profiles when launching scripts and hey!, even VS Code has one, so it’s a hassle trying to keep them all synced up. These are scripts I use to help keep them in check on different machines.
To Resolve:
- This script will test to see if they exists and if not, create them: Test-PSProfiles
Comments