Skip to content

nawawn/MSSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSSQL

New-PreflightCheck.ps1 This script checks a number of things on the SQL server, generates the report in HTML format and creates a csv file with all the SQL services status. It can gracefully stop all the SQL services by using -StopService switch.

New-PostflightCheck.ps1 This script generates the report in HTML and can start all the services stopped by the New-PreflightCheck.ps1 script using -StartService switch. The script determines which services needed to be run by checking the values in the csv file generated by the preflight check script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published