Open text file and type the following script and save as SQL2005Express.bat
SQLEXPR-2005.EXE /qb addlocal=all InstanceName=alfs\SQLEXPRESS DisableNetworkProtocols=2 SECURITYMODE=SQL SAPWD=abc123
@cls
EXIT
I tested it and found very use full to me
here alfa is my server name and sapwd is my password
No comments:
Post a Comment