Active Directory Powershell: Installation using RSAT on Windows 7

Some of the blog readers have mentioned that it would be great to have AD Powershell cmdlets available on the Windows 7 client sku. The Microsoft Remote Server Administration Tools (RSAT) package addresses this exact issue. Here is the download location for the RSAT package:

https://www.microsoft.com/downloads/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d&displaylang=en

Now most users, including myself, do not want to waste time reading the instructions on the download page because it does not have pretty pictures :) I just want to download the file, double-click to install it and expect the tools to show up in Start menu somewhere. But it is never that simple, is it? So let’s talk about what to do AFTER we have installed the RSAT package update.

Turn on the ADPowerShell Windows Feature

  1. Click Start, click Control Panel, and then click Programs.
  2. In the Programs and Features area, click Turn Windows features on or off.
  3. In the Windows Feature dialog box, expand the Remote Server Administration Tools Tree until you select the Acitve Directory PowerShell Snap-In node (see screen shot below).
  4. Click OK.

 Active Directory Powershell Windows Feature

Display the Administrative Tools shortcut

  1. Right click Start, and then click Properties.
  2. On the Start Menu tab, click Customize.
  3. In the Customize Start Menu dialog box, scroll down to System administrative tools, and then select Display on the All Programs menu and the Start menu (see screen shot below).
  4. Click OK until you close all the dialogs.

Display Administrative Tools Shortcut

Start using Active Directory PowerShell Snap-In

  1. Click Start, click Administrative Tools, and then click Active Directory Module for Windows PowerShell.

There you go, your own personal shortcut to click and start using the Active Directory Module on Windows 7 client.

Cheers,
Ali

---

Mudassir Ali
Software Development Engineer in Test - Active Directory Powershell Team