In some cases you want to create a user, but don't necessarily want this user to have an email account. Perhaps you want someone to look at the server to help out, or perhaps you want to use SharePoint as an extranet, and you want to allow a certain group of users to access SharePoint, but you don't want to host email for them. If you use the SBS Add User Wizard it forces you to create an email account right?
Right? Wrong.
In the SBS Add User Wizard, you can simply delete the email alias fromthe User Account Information page and then complete the wizard.Poof, a domain account that doesn't have an email address!
Thursday, December 09, 2004
Group Policy Troubleshooting
Group Policy is very much overkill for Small Business Server. So much in fact that many of the features won't even work on an SBS box because the relate to cross forest or cross doamin functionality. Having said that. Group Policy can still be cumbersome to troubleshoot within a single Domain and Site. What you need is troubleshooting tools.There are a few primary tools I would want to call out around troubleshooting.
RSOP.MSC
This handy Windows XP tool can be run by simply typing "rsop.msc" from a client run box. It will gather all the details of policy running on that particular box and show it to you in a single
GPEdit.msc console. It's not the easiest way to look at it, but if you're checking for a specific policy and whether it was applied or not, this is pretty easy. You even get funky red-x's if something failed to apply.
GPResult.exe
This handy DOS command can be run to roll-up and show you all the policies in your network and which ones are applied to the computer, and which one's aren't. Kind of handy if you were expecting a policy to affect a machine and it didn't.
GPMC "Policy Results" CalculationsIf the user has ever logged into the client machine, you can go crack open GMPC (our handy Group Policy tool) and run a new query, it will take your computer/user combination and give you a nice roll-up of what's going on with that particular user. This is handy since it's an all-in-one familiar interface to view all the policies and how they are applied.
RSOP.MSC
This handy Windows XP tool can be run by simply typing "rsop.msc" from a client run box. It will gather all the details of policy running on that particular box and show it to you in a single
GPEdit.msc console. It's not the easiest way to look at it, but if you're checking for a specific policy and whether it was applied or not, this is pretty easy. You even get funky red-x's if something failed to apply.
GPResult.exe
This handy DOS command can be run to roll-up and show you all the policies in your network and which ones are applied to the computer, and which one's aren't. Kind of handy if you were expecting a policy to affect a machine and it didn't.
GPMC "Policy Results" CalculationsIf the user has ever logged into the client machine, you can go crack open GMPC (our handy Group Policy tool) and run a new query, it will take your computer/user combination and give you a nice roll-up of what's going on with that particular user. This is handy since it's an all-in-one familiar interface to view all the policies and how they are applied.
Subscribe to:
Posts (Atom)