Wednesday, August 28, 2013

How to Install Quest Active Roles

Information about How to Install Quest Active Roles Management Shell  
This page will describe how to install Exchange Management Shell  


Requirements  
  • * Windows PowerShell - Scripting tool from Microsoft. Required for Separations script. * PowerShell ISE - PowerShell Integrated Script Editor  

Install Quest Active Roles Management Shell  
  1. Go to Quest to download ActiveRoles  
  2.  Run installation  
  3. Once complete launch PowerShell  
  4. Add Quest ActiveRoles plugin 'add-pssnapin quest.activeroles.admanagement 
    1. Most Quest Commands add 'qad' infront of normal PowerShell Commands  
    2. get-qaduser for example.  
    3. List QAD Commands - this will list all QAD commands  
    4. Get-Command | Where {$_.name -match "QAD"}  

No comments:

Post a Comment