Show me my back-up config
14, NovIn this article I show how to extract all parameters from Ola Hallengren's maintenancesolution back-ups. We'll use some regular expressions again.
Put my backup files back
14, AugIn this article I show how regular expressions can help us find SQL backup files. We'll use maintenancesolution.sql generated files to retrieve backup information. Beware the power of Objects in the pipeline!
In this article I show where regular expressions can appear in PowerShell. You probably know you can use a regexp in -match
, but there are some other interesting uses.