In Powershell on Windows7, how do I automatically set aliases (or run scripts) 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:44 UTC
        
        
        Read the original article
        Hit count: 1164
        
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