Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > Re: Script to diable the C:$ share

Reply
Thread Tools Display Modes

Re: Script to diable the C:$ share

 
 
Michael Bednarek
Guest
Posts: n/a

 
      05-22-2009
On Thu, 21 May 2009 23:28:26 +0530, nosborne wrote in
microsoft.public.windows.server.scripting:

>Hi,
>I need to create a script that I can use in a GPO to disable thw c:$
>share
>
>I need to add a new key in the path
>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl
>set\Services\LanmanServer\Parameters
>
>New DWORD Value called AutoShareWks with the value 0
>
>Any Help will be gratfully appreciated.
>
>Neal O


Did you look at the documentation for reg.exe? Try:
reg add /?

--
Michael Bednarek http://mbednarek.com/ "POST NO BILLS"
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Script to diable the C:$ share SubnetJO Scripting 0 05-21-2009 10:13 PM
How to diable MDAC ben Windows Server 0 05-18-2006 08:59 PM
Map drive to DFS share in a script Larry Shepard Windows Server 1 02-16-2006 02:57 AM
Script to map share name with spaces tk Server Networking 1 11-01-2005 08:33 PM
how do I diable SBS backup DavidB Windows Small Business Server 1 12-09-2004 11:14 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59