Re: simple file sharing (XP)

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Thelazyadmin.com (admin_at_thelazyadmin.com)
Date: 01/25/05


Date: Mon, 24 Jan 2005 21:11:48 -0600

You could do it with a login script, but to do it to HKLM you would the user
would need admin rights. If you apply it to HKCU it will be fine.

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"ForceGuest"=dword:00000001

Save that as a .reg file and use reg.exe to apply it with a login script.

-- 
Rodney Buike MCSE 2000/2003
http://thelazyadmin.com
"Thelazyadmin.com" <admin@thelazyadmin.com> wrote in message 
news:OyE3NojAFHA.2016@TK2MSFTNGP15.phx.gbl...
>
> http://thelazyadmin.com/2005/01/disable-simple-file-sharing.htm
>
> -- 
>
> Rod
> http://thelazyadmin.com
>
>
> "Juan Carlos" <jcsc@adinet.com.uy> wrote in message 
> news:eZHn9hjAFHA.1388@TK2MSFTNGP09.phx.gbl...
>> Hi:
>>
>> I would like to disable "simple file sharing" on Windows XP user's 
>> profiles.
>> How could I do this?
>> I want to do this because I'm having problems with users authenticating 
>> as
>> "Guest" on remote computers (don't know why).
>>
>> Thanks,
>> Juan Carlos
>>
>>
>
> 


Relevant Pages

  • Re: application only works for local administrator
    ... I'm thinking of adding the following to the login script: ... >script that imports the .reg file at startup. ... All users log on as administrator ... >> administrator on local pc, it won't open for any other ...
    (microsoft.public.win2000.applications)
  • Re: Edit Default User NTUSER.DAT
    ... No it's not using Terminal Services, ... importing the reg file in the login script to the current ...
    (microsoft.public.win2000.security)
  • Re: Disable Standby on a Laptop for all users?
    ... need to create a login script then apply the GPO to that computer only (you ... You may then import that .reg file during the ... ScriptLogic's products Desktop Authority and Desktop ... user logs in. ...
    (microsoft.public.windows.group_policy)
  • Re: add registry key
    ... have rights to write to the registry so a login script won't work. ... using group policy and assigning a reg file to run as a script but it a ...
    (microsoft.public.windows.group_policy)
  • Re: changing the wall paper from a reg script
    ... > I want a script that can be activatet from login script then ... > changing wallpaper to a default. ... > Windows Registry Editor Version 5.00 ...
    (microsoft.public.win2000.registry)