In Powershell on Windows7, how do I auto set aliases when powershell loads.

Posted by willem on Super User See other posts from Super User or by willem
Published on 2010-04-22T07:21:57Z Indexed on 2010/04/22 7:33 UTC
Read the original article Hit count: 271

Filed under:
|
|

I have created a powershell cmdlet and assigned it to an Alias. How do I do this automatically every time powershell launches? (i.e. so I don't have to re-assign the alias every time)

© Super User or respective owner

Related posts about powershell

Related posts about cmdlet