Skip to content

Initial Release - RestoreAutomation

Latest

Choose a tag to compare

@MikeFal MikeFal released this 20 Jul 14:50
· 100 commits to master since this release

Completed the initial version of RestoreAutomation.psm1. Contains the following core features:
-New-Restore (Powershell function to generate a SQL Restore script)
-Sync-DBUsers (Powershell function to correct orphaned database users post-restore)
-Get-DBCCCheckDB (Powershell function to execute DBCC CheckDB and return results)