mwpreston / PowerShell-RubrikSQLHealthCheck

Script which Live Mounts specified SQL Databases on specified SQL Servers and performs dbcc checkdb
MIT License
4 stars 1 forks source link

Need to implement config checks #5

Open mwpreston opened 4 years ago

mwpreston commented 4 years ago

Need to implement a function which will process the validation of all items setup within the configuration files - IE, check to be sure the source/target SQL hosts/instances exist before continuing.