Setting up your PowerShell Environment with PowerShell Profile
If you are using PowerShell frequently you might want to change some default settings to modify your PowerShell window. We can do this by creating a PowerShell Profile where you can add Alias for function you use a lot, load modules at startup, change the root directory … Read moreSetting up your PowerShell Environment with PowerShell Profile