How to disable file/folder sharing?

P

Pegasus \(MVP\)

I had sc in Winnit as you mentioned before, just moved it to System32.

Ran the bat file:
-----
Ati HotKey Poller
COMon 04/14/2008 6:43:03.09
These Windows 2000 services are started:


M+ Event System
Distributed Transaction Coordinator
Event Log
IPSEC Policy Agent
Logical Disk Manager
Network Connections
Plug and Play
Print Spooler
Protected Storage
Remote Access Auto Connection Manager
Remote Access Connection Manager
Remote Procedure Call (RPC)
Removable Storage
RunAs Service
Security Accounts Manager
System Event Notification
Task Scheduler
Telephony
Windows Management Instrumentation
Windows Management Instrumentation Driver Extensions

The command completed successfully.


Command=sc config server start= disabled
[SC] OpenService FAILED 1060:

The specified service does not exist as an installed service.


Command=net share
Command=net use
Command=net share DriveC=C:\
Command=net share
Command=net use Q: \\P2\Drivec
Command=net use
--------

If the Server service is not installed, what is a likely reason? The OS
was
installed by the tech that built my computer, he knew it would only be a
home machine on dialup, if that is a clue.

ms

While my script failed to pick up the various error messages that
were generated by net.exe, it is now obvious that the "server"
service is NOT installed on your machine. You can download
the modified version of ms.bat if you require a final confirmation.

I can now say with confidence that file/folder sharing is disabled
on your machine. Since this was your aim all along, we should
be able to put this issue to rest.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top