After install of VS 2010, many powershell scripts broken
        Posted  
        
            by Brian
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Brian
        
        
        
        Published on 2010-05-21T16:21:01Z
        Indexed on 
            2010/05/21
            20:10 UTC
        
        
        Read the original article
        Hit count: 219
        
powershell
|.NET
I recently upgraded to VS 2010. Shortly after I noticed many powershell scripts I had written in the past no longer worked correctly. I am guessing that its because of .NET 4. Is there any way to fix this, or force powershell to use the older .NET?
Thanks for any help anyone can provide.
© Stack Overflow or respective owner