The PowerShell profile creation is different if you’re using Windows 7. When you open $profile using Notepad you will get the following error message:
In Windows 7 you need use New-Item cmdlet to create a PowerShell profile.
Microsoft Technology Blogs
The PowerShell profile creation is different if you’re using Windows 7. When you open $profile using Notepad you will get the following error message:
In Windows 7 you need use New-Item cmdlet to create a PowerShell profile.
0 comments:
Post a Comment