Skip to content

Instantly share code, notes, and snippets.

@aeurielesn
Created April 14, 2011 20:50
Show Gist options
  • Save aeurielesn/920506 to your computer and use it in GitHub Desktop.
Save aeurielesn/920506 to your computer and use it in GitHub Desktop.
Troubleshoot when Guest account is asking for password to access network files
1. Activate Guest account.
2. Install the Windows 2003 Server Resource Kit Tools from: http://go.microsoft.com/fwlink/?LinkId=4544.
3. Run Windows Resource Kit Tools' Command Shell.
4. Type:
> ntrights +r SeNetworkLogonRight -u Guest
> ntrights -r SeDenyNetworkLogonRight -u Guest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment