bdukes / PowerShell-Profile

My personal PowerShell profile and custom modules
9 stars 7 forks source link

Create database schema if it doesn't exist #3

Open bdukes opened 11 years ago

bdukes commented 11 years ago

If New-DnnSite is passed a $databaseOwner, it should create that schema (right now, it assumes that if it is passed in, it's part of a restored database)