Releases: MikeFal/PowerShell
Releases · MikeFal/PowerShell
Initial Release - RestoreAutomation
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)