Tag Archives: SQLNewBlogger

Arrays in PowerShell–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This isn’t necessarily an expert post, but more a recognition that I learned something. I knew about objects in … Continue reading

Posted in Blog | Tagged , , | Comments Off on Arrays in PowerShell–#SQLNewBlogger

Setting Permissions for a SQL Server backup folder–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. While testing a script recently, I needed to set a few backup folders for my instance. This was a … Continue reading

Posted in Blog | Tagged , , | Comments Off on Setting Permissions for a SQL Server backup folder–#SQLNewBlogger

Just Getting Specific Files in PoSh–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Just a quick one today, but a tip I hope I remember. While working on a script, I wanted … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Shutting Off PowerShell Warnings–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Not really a SQL Server post, but I ran into this minor issue. While running a script, I saw … Continue reading

Posted in Blog | Tagged , , | Comments Off on Shutting Off PowerShell Warnings–#SQLNewBlogger