Cliff Hobbs is a UK-based systems management consultant who specialises in the various systems management tools covered by his website FAQShop.com such as Microsoft System Center Configuration Manager (ConfigMgr) and Systems Management Server (SMS).Having worked with SMS since 1998 Cliff has gained extensive experience of designing, deploying, and supporting large enterprise-wide systems management solutions on behalf of companies such as EDS, 1E and Getronics.In recognition of his contribution to the Systems Management community Microsoft awarded Cliff the Most Valuable Professional (MVP) award for SMS in January 2004 which has been re-awarded in all subsequent years.Having grown up with the PC from the days of the IBM AT and PC-DOS 3.3, he has an extensive knowledge of several operating systems and applications gained through his present and past employment with companies such as EDS, Du Pont, Abbey National and Getronics, amongst others.The prime goal of FAQShop.com is to help people use Systems Management technology to make their lives easier - not for technology to control their lives which is reflected in this site's mission statement:
'Ensuring you get the best of IT'.
Question:
I need to access Active Directory Users and Computers on my Windows 2008 ConfigMgr Site Server to create the various Accounts and Groups for ConfigMgr to use but when I look in the “Start” menu none of the AD Tools are there?
Answer:
On Windows 2008 the Admin Tools aren't installed by default (they are now known as the “Remote Server Administration Tools” (RSAT) in Windows 2008).
Probably the easiest way to install RSAT is through Server Manager:
1. Load Server Manager (Start | Administrative Tools | Server Manager).
2. Click “Features” in the left hand pane.
3. Click “Add Features” in the middle pane.
4. Expand the “Remote Server Administration Tools” option.
5. Review the options and place a tick in the tick-box beside any options you want to install.
NOTE: Although you can just select the “Remote Server Administration Tools” tick-box to install all options there are probably tools you don't need.
6. Click the “Add Required Role Services” button on the “Add Features Wizard” screen if prompted.
7. Click “Next >”.
8. If you had to add a role such as IIS click “Next >” on the introductory screen for the component.
9. Select the services for the additional role you require then click “Next >”.
10. Click “Install” on the “Confirm Installation Selections” screen once you've reviewed the roles, role services and/ or features that are going to be installed.
The installation will proceed.
11. Review the “Installation Results” screen for any errors. If no errors are displayed click “Close”.
You can also install RSAT through PowerShell or the Server Manager command line both of which are explained in the following article which also provides more information on RSAT:
http://technet.microsoft.com/en-us/library/cc731209.aspx