View EntireForest
Hello, Is that possible to obtain the Entire forest by default when I runthe shell console. I have to always type the below: $AdminSessionADSettings.ViewEntireForest = $true If you know the tip please post it :-D Graig
July 13th, 2010 9:32am

I believe you could add that to your PowerShell profile. -- Ed Crowley MVP "There are seldom good technological solutions to behavioral problems." . "Graiggoriz" wrote in message news:5794beb0-d717-472c-9bdc-eb9ab40635b1... Hello, Is that possible to obtain the Entire forest by default when I runthe shell console. I have to always type the below: $AdminSessionADSettings.ViewEntireForest = $true If you know the tip please post it :-D Graig Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Free Windows Admin Tool Kit Click here and download it now
July 14th, 2010 7:26am

Thanks Ed. Can you tell me how to add that to my Powershell profile?
July 14th, 2010 9:43am

Thanks Ed. Can you tell me how to add that to my Powershell profile? Whats your target EMS/Exchange version ? Regards,Laeeq Qazi|Team Lead(Exchange + Sharepoint + BES + DynamicsCRM) www.HostingController.com
Free Windows Admin Tool Kit Click here and download it now
July 14th, 2010 5:14pm

http://tinyurl.com/324mt42 -- Ed Crowley MVP "There are seldom good technological solutions to behavioral problems." . "Graiggoriz" wrote in message news:21ad85a4-9426-41e4-8fe1-5851f7c68d88... Thanks Ed. Can you tell me how to add that to my Powershell profile?Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
July 15th, 2010 7:15am

Do a search on your Messaging server and look for the file "Exchange .ps1" Backup the file (in case) and open it with notepad. Replace the line: $global:AdminSessionADSettings.ViewEntireForest = $false by $global:AdminSessionADSettings.ViewEntireForest = $true And scope will be as View Entire forest
Free Windows Admin Tool Kit Click here and download it now
July 15th, 2010 10:32am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics