Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Server NameAuthentication TypeUserPasswordUse Same CredentialsWindows UserWindows User Password
Server NameAuthTypeUserPasswordUseSameCredentialsWindowsUserWindowsUserPassword
FINSVR0myhouse\williamTest123TRUE,,
SQLSVR10thathouse\jimNum1DBAFALSEToolsTest123
SQLSVR21yourhouse\scottTestabc1FALSEToolsTest123

Sample .csv file:

Server Name,AuthType,User,Password,UseSameCredentials,WindowsUser,WindowsUserPassword
FINSVR1,0,myhouse\william,Test123,TRUE,,
SQLSVR1,0,thathouse\jim,Num1DBA,FALSE,Tools,Test123
SQLSVR2,1,yourhouse\scott,Testabc1,FALSE,Tools,Test123

Info

The first row in the previous table must be included in the .csv file as shown.

...