[ExchangeList] Re: OWA Query

  • From: "Michael B. Smith" <michael@xxxxxxxxxxxx>
  • To: <exchangelist@xxxxxxxxxxxxx>
  • Date: Mon, 21 May 2007 10:28:12 -0400

That would explain how the attribute got populated in your environment.

 

From: exchangelist-bounce@xxxxxxxxxxxxx 
[mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of syed faizan
Sent: Monday, May 21, 2007 9:44 AM
To: exchangelist@xxxxxxxxxxxxx
Subject: [ExchangeList] Re: OWA Query

 

Well the CSVDE command did worked and it showed me the correct results in .csv 
format.After your mail i cross checked it and the reults are all correct.Just 
for your knowledge i want to tell you that week back we disabled OWA access for 
all and then re-enabled only for AM's, Managers and all Corporate Level 
Clients,does this change has to do some thing with the result. 

 

I think the above  changes might have listed on the correct results.What u say 
on this?

 

regards

faizan

 

On 5/21/07, Michael B. Smith <michael@xxxxxxxxxxxx> wrote: 

I doubt you have done so.

 

protocolSettings is a multi-valued text attribute. The attribute is not present 
on a user object UNLESS that user object has had one of its protocolsettings 
changed from the system default, at some point. 

 

So, if you (or the original poster), made a protocolSettings change to all user 
objects in your environment for OWA, then it would be there. Otherwise, the 
setting you are checking for isn't even present! 

 

From: exchangelist-bounce@xxxxxxxxxxxxx 
[mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of Vinoth Prabhu G
Sent: Sunday, May 20, 2007 10:57 PM 


To: exchangelist@xxxxxxxxxxxxx
Subject: [ExchangeList] Re: OWA Query

 

I have checked this by changing the protocol settings through ADUC several 
times and results are correct to my understanding!!!!

 

Regards

Vinoth

From: exchangelist-bounce@xxxxxxxxxxxxx 
[mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of Michael B. Smith
Sent: Sunday, May 20, 2007 8:33 PM
To: exchangelist@xxxxxxxxxxxxx
Subject: [ExchangeList] Re: OWA Query 

 

That will so NOT work if they've ever made any changes to their protocol 
settings in ADUC. You have to parse the blob to get it right.

 

From: exchangelist-bounce@xxxxxxxxxxxxx 
[mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of Vinoth Prabhu G
Sent: Sunday, May 20, 2007 9:11 AM
To: exchangelist@xxxxxxxxxxxxx
Subject: [ExchangeList] Re: OWA Query 

 

 

Use the below CSVDE query to export a list of users who have OWA enabled...

 

csvde -f owa.csv -r 
"(&(objectCategory=person)(homeMDB=*)(protocolSettings=*HTTP§1§1§§§§§§))" -l 
givenName,sn,initials,displayName,mailnickname,telephoneNumber,mail

 

 

Regards

Vinoth

From: exchangelist-bounce@xxxxxxxxxxxxx 
[mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of syed faizan
Sent: Saturday, May 19, 2007 12:16 PM
To: exchangelist@xxxxxxxxxxxxx
Subject: [ExchangeList] OWA Query 

 

Hi

Could some one please help me out with a query which lists all users whose
OWA is enabled in Exchange Server 2003 Ent Edition
This is urgent

 

Other related posts: