Question : Filter Hidden from Address list, Account disabled and forwarding is disabled

Hello,

I'm running Exchange 2007 SP2.

I have to put into a text file the following:

1)All users in a specific Mailbox Database that have their email address hidden from the global address list.
and
2)The users also have to be Disabled in AD
and
3)Forwarding is disabled

All the above in a txt file.

How to do this in powershell?

Many thanks,

Tacobell

Answer : Filter Hidden from Address list, Account disabled and forwarding is disabled

find . -type f -name "*jsp" | wc  -l
or
find . -type f -name "*.jsp" |  wc  -l

depending on whether there is a dot ( . ) in front of "jsp"

wmp
Random Solutions  
 
programming4us programming4us