By default all your folders are accessible from other computers in your network. If you want to simply disable this feature, you can execute the batch commands below. After the "Server" windows service is restarted these folders are shared again.
net share "C$" /delete
net share "ADMIN$" /delete
Apr 19, 2008
Apr 8, 2008
Cannot Generate SSPI Context Error
If you are getting "Cannot generate SSPI context." error while trying to connect to an SQL server in your local area network, you should check your dns settings first. You can set or reset your dns settings using the batch commands in the following link:
http://redmilonga.blogspot.com/2008/03/batch-file-to-change-dns-servers.html
Apr 4, 2008
Subscribe to:
Posts (Atom)