Microsoft
Software
Hardware
Network
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
run time error: you entered an expression that has no value
Thunderbird EMail
Attrubute 'width' is considered outdated. A newer construct is recommended
Exchange 2010 Email policy
How to convert non ansi outer join =* to ansi outer join
How do I avoid double quotation marks by using comma in Acrobat Acrobat v.9.x
bootable usb
Can I use a sql query file (.sql) with bcp.exe?
Controlling Exchange 2010 port usage + some mythbusting
GPO to ensure no users are able to bypass the Proxy when browsing the Internet (IE:7 and IE:8)