How to Create a PowerShell Profile
to add custom functions to profile.
Test-Path $Profile
New-Item –Path $Profile –Type File –Force
http://www.howtogeek.com/126469/how-to-create-a-powershell-profile/
from Google Plus RSS Feed for 101157854606139706613 http://www.howtogeek.com/126469/how-to-create-a-powershell-profile
via LifeLong Community
to add custom functions to profile.
Test-Path $Profile
New-Item –Path $Profile –Type File –Force
http://www.howtogeek.com/126469/how-to-create-a-powershell-profile/
from Google Plus RSS Feed for 101157854606139706613 http://www.howtogeek.com/126469/how-to-create-a-powershell-profile
via LifeLong Community
No comments:
Post a Comment