============================ TO RUN CMDLETS IN POWERSHELL ============================ =>While Quest cmdlets run in their own shell, the quest snap-in can also be registered in the Powershell by running the following command, after installing Quest Management Shell. Go to Powershell and type as below: Add-PSSnapin Quest.ActiveRoles.ADManagement =>Upon the shell start, the console may display a message stating that a certain file published by Quest Software is not trusted on your system. This security message indicates that the certificate the file is digitally signed with is not trusted on your computer, so the console requires you to enable trust for the certificate issuer before the file can be run. Press either R (Run once) or A (Always run). To prevent this message from appearing in the future, it is advisable to choose the second option (A). =>Try 'Get-Help Get-QADUser' command, its provides the syntax of QADUser command +++++++++++++++++++++++++++++++++++++++...