Another Error I thought that was worth blogging about. I upgraded to PowerShell 5.1 and then suddenly the SQLPS module seemed to disappear. When I start PowerShell, the SQLPS module should be automatically loaded but I received the below error. Even manually importing the module wouldn’t work. So I needed Continue Reading
sqlps
SQL PowerShell Profile
I’m very much new to using PowerShell in my day-to-day DBA tasks. One thing it took me a while to work out was that i had to import the sqlps module each time I started PowerShell. Then I realized that I could create a new PowerShell profile so that this Continue Reading