Answers for "powershell find profile script location microsoft.powershell_profile.ps1"

1

find location for powershell profile ps1 file

$profile
Posted by: Guest on September-06-2021
0

Microsoft.PowerShell_profile.ps1

New-Item $profile -Type File -Force
Posted by: Guest on May-15-2021

Code answers related to "powershell find profile script location microsoft.powershell_profile.ps1"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language