Archive
Archive for February 19, 2013
PowerShell for Creating a Database
February 19, 2013
6 comments
This script explains creating a MS SQL Server database with default properties using PowerShell V3.0. In this script we are going to create a database called “PSDB”, by assuming that this database does not yet exist in current instance. Read more…
Categories: Powershell, SQL Server
powershell, powershell for, sql server
