PowerShell for IT Professionals [#18] – Working with text strings
Reading Time: 2 minutes Although PowerShell treats everything as object – including text strings – working with text might be particularly difficult – at least when first…
Restarting VSS Writers with PowerShell script
Reading Time: 4 minutes VSS Writers are responsible for backups – if they stop working, then backups might fail. The solution to that is restarting VSS Writers,…