Guest User

Untitled

a guest
Feb 12th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $SqlServer = "localhost(SQL server instance name if server name is not localhost)"
  2. $SqlAdminUser = "sa"
  3. $SqlAdminPassword = "12345"
Add Comment
Please, Sign In to add comment