Skip to content

Some useful scripts to run on a Microsoft SQL Server instance after installation.

Notifications You must be signed in to change notification settings

jonasonline/microsoft-sql-server-post-install-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

microsoft-sql-server-post-install-scripts

Some useful scripts to run on a SQL Server post installation.

Description

The Templates folder includes scripts to be executed in order. Some scripts are downloaded during execution. The scripts are copied to the output folder which by default is the Scripts folder. To run additional scripts, just add them to the Scripts folder prior to execution.

Usage

.\Setup.ps1 -SQLServerInstanceName "." -OperatorEmail "[email protected]" -MailServer "smtp.yourdomain.com"

About

Some useful scripts to run on a Microsoft SQL Server instance after installation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published