Re: Simple File Sharing question



if im not mistaken, it suppose to get disabled when you join xp clients to
domain.... looks like its not, or it didnt......
anyways here is the registry key, put it in logon script......
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
"forceguest"=dword:0

enjoy



"PeterW" <pW@xxxxxxxxxxxxx> wrote in message
news:Otp2odSAGHA.312@xxxxxxxxxxxxxxxxxxxxxxx
> Not sure if this is the right group but here goes.
>
> I have an application I wish to roll out over the network.
> It requires "simple file sharing" be disabled in "my computer => tools =>
> folder options =>view" of the xp clients
>
> Is there a group policy setting or a reg key that can be used to save
> walking around to each PC?
>
> Many thanks in advance
>
> Peter W
>


.



Relevant Pages

  • Re: Winlogon and CTRL+ALT+DEL issues
    ... Actually you already replied to that question when you said the registry key was set to "1" after reboot. ... I don't have a clue why you don't see the friendly logon. ...
    (microsoft.public.windowsxp.embedded)
  • Re: How do you change the logon background in Windows XP?
    ... > I think it is in default user profile in documents and setting. ... > Display properties of the "Workstation" (right click on the icon on ... >> logon begins. ... >> I have already modified the registry key below, ...
    (microsoft.public.scripting.vbscript)
  • Re: Registry change
    ... > Can anyone have an idea how to give users access to add a registry key to ... > logon to dirrent terminal server each time. ... > local admin access to a terminal server. ...
    (microsoft.public.win2000.general)
  • Reading Current User registry before logon
    ... I need to read a registry key value for a specific user (I have his username, ... HKEY_CURRENT_USER is not mapped before logon, so I have to read from HKEY_USERS. ... I've seen that to read from HKEY_USERS, I must load the user's profile and the use the specific user SID to ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Reading Current User registry before logon
    ... I need to read a registry key value for a specific user (I have his username, ... HKEY_CURRENT_USER is not mapped before logon, so I have to read from HKEY_USERS. ... I've seen that to read from HKEY_USERS, I must load the user's profile and the use the specific user SID to ...
    (microsoft.public.win32.programmer.kernel)