Skip to content

Releases: MikeFal/PowerShell

Initial Release - RestoreAutomation

Choose a tag to compare

@MikeFal MikeFal released this 20 Jul 14:50

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)