Page 1 of 1 1
Topic Options
#113916 - 2004-02-12 09:16 PM turning on print and file sharing
anna Offline
Getting the hang of it

Registered: 2001-08-21
Posts: 71
Loc: Los Angeles, cA
Hi guys,

Do you know what registry entry turns the print and file sharing on? I used the regshot16 and did before and after but it gives me bunch of entries.

thanks
Anna


Top
#113917 - 2004-02-12 09:33 PM Re: turning on print and file sharing
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
well well...
would look at services...

and anything that binds to network
haven't looked at it though.
_________________________
!

download KiXnet

Top
#113918 - 2004-02-12 11:12 PM Re: turning on print and file sharing
Sealeopard Offline
KiX Master
*****

Registered: 2001-04-25
Posts: 11164
Loc: Boston, MA, USA
That would be the 'Server' service.
_________________________
There are two types of vessels, submarines and targets.

Top
#113919 - 2004-02-12 11:38 PM Re: turning on print and file sharing
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
that was my bet too...
but then remembered the binds in the network tab...
_________________________
!

download KiXnet

Top
#113920 - 2004-02-12 11:41 PM Re: turning on print and file sharing
Kdyer Offline
KiX Supporter
*****

Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
You are probably going to have to look at something like NET (or XNET from the KiXtart archive) start lanmanserver..

If you need a RegKey, look here -

HKLM\SYSTEM\CurrentControlSet\Services\lanmanserver

If you do a search from HKLM\SYSTEM\CurrentControlSet\Services, you can find this too.

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's

Top
#113921 - 2004-02-12 11:45 PM Re: turning on print and file sharing
Sealeopard Offline
KiX Master
*****

Registered: 2001-04-25
Posts: 11164
Loc: Boston, MA, USA
However, by default file and printer sharing is enabled and the network bindings are in place.

I guess, as usual, we will have to wait for a much more detailed post by the original poster as not even the operating system is mentioned. She might talk about Windows 9x and not NT/2000/XP/2003.
_________________________
There are two types of vessels, submarines and targets.

Top
#113922 - 2004-02-13 12:00 AM Re: turning on print and file sharing
anna Offline
Getting the hang of it

Registered: 2001-08-21
Posts: 71
Loc: Los Angeles, cA
Operating system is windows 2000
Top
#113923 - 2004-02-13 01:13 AM Re: turning on print and file sharing
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
This is not something that can be controlled in the registry or a service. We had the unpleasant experience in finding this out, during our migration to AD. For some strange reason, someone had suggested that all the facilites turn off File and Printer sharing. Once it was announced that we were going to AD, we needed to figure out a way to turn it back on. The first tool I found and used at the time was NETSET. It is included in the Resource Kit Utilities, but it not for the tame at heart. To get Netset to work, we had to first uninstall F&PS (because it was installed, but not checked) and then reinstall F&PS.

Well after our migration I found some other tools and they are described here: http://www.jsiinc.com/SUBJ/tip4700/rh4705.htm
Never used it, but it looks like it will do exactly what you need. To bad I couldn't find this when I needed it

Top
#113924 - 2004-02-13 03:07 PM Re: turning on print and file sharing
Sealeopard Offline
KiX Master
*****

Registered: 2001-04-25
Posts: 11164
Loc: Boston, MA, USA
Actually, Microsoft has all the tools available to reconfigure the networksetup via commandline. You'd use the NETSET.EXE togehter withan appropriately crafted .INF file as outlined in Microsoft KB 268781, Description of the Netset.exe Tool from the Windows 2000 Resource Kit
_________________________
There are two types of vessels, submarines and targets.

Top
#113925 - 2004-02-13 04:01 PM Re: turning on print and file sharing
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
Jens,

Yes, using NETSET, we had to create two separate INF files, one to uninstall, and one to reinstall F&PS. However my point was, messing with these INF files is not much fun. Especially if you have any machines that have different protocols or providers. I would hope the other tools I linked to are a little easier to use.

Top
#113926 - 2004-02-13 04:49 PM Re: turning on print and file sharing
Sealeopard Offline
KiX Master
*****

Registered: 2001-04-25
Posts: 11164
Loc: Boston, MA, USA
However, why do you need to uninstall/reinstall it if simply enabling/disabling the service will do?
_________________________
There are two types of vessels, submarines and targets.

Top
#113927 - 2004-02-13 06:13 PM Re: turning on print and file sharing
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
AFAIK NETSET doesn't offer a enable/disable option... Only install/Uninstall.

On machines that already had F&PS installed, but unchecked, running NETSET seemed to have no effect. But once we ran the uninstall inf, and then ran the install inf, it was installed and checked.

Who knows? Maybe it can be enabled some way, but that is how we got it to work.

Top
#113928 - 2004-02-13 06:15 PM Re: turning on print and file sharing
Sealeopard Offline
KiX Master
*****

Registered: 2001-04-25
Posts: 11164
Loc: Boston, MA, USA
NETSET = install/uninstall
service = enable/disable
_________________________
There are two types of vessels, submarines and targets.

Top
#113929 - 2004-02-13 06:32 PM Re: turning on print and file sharing
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
Okay Jens... Heres a friendly challenge. Follow my steps, and you correct me where I'm wrong.

1. Start/Settings/Network Connections
2. Right Click on your Local Area Connection and Select Properties
3. Uncheck "File and Printer Sharing"
4. Click on OK
5. Go to Services
6. Stop the Server Service
7. Restart the Server Service
8. Go back to the Properties of the Local Area Connection


Is "File and Printer Sharing" on?

Top
#113930 - 2004-02-14 02:25 AM Re: turning on print and file sharing
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
well, my MS-quess would be yes.
it's on because you didn't reboot as required/asked (or was that only in win9x/NT?).
_________________________
!

download KiXnet

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
1 registered (Allen) and 466 anonymous users online.
Newest Members
gespanntleuchten, DaveatAdvanced, Paulo_Alves, UsTaaa, xxJJxx
17864 Registered Users

Generated in 0.068 seconds in which 0.023 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org