How to show password information in Exchange Server 2007 & Active Directory ?
- Dear All
In OWA, when user's password is going to expire, show a password expiration countdown message. Some users do not change it and get locked. Can I show which user's password are going to expire and whose password has expired form one location form Active Direcoty Server or Exchange Server 2007 console/power shell ?
Need help
Mohammad Razaul Haque Bari
Answers
- That's AD related query and you would get better direction in AD forum...Directory Services forum: http://social.technet.microsoft.com/Forums/en-US/winserverDS/threadsHowever check below thread on similar discussion on powershell...
Amit Tank
MVP: Exchange Server | MCTS: Microsoft Exchange Server 2010, Configuration
MCITP: EMA | MCSA: M | Blog: http://ExchangeShare.WordPress.com- Marked As Answer byFrank.WangMSFT, ModeratorFriday, November 06, 2009 6:18 AM
Its not possible. Active directory is not "from one location" and not "from other location". AD has the same copy across whole of your domain. Exchange password change prompt is basically coming for the user ID and not the exchangh mail box.
So
YES for user's password are going to expire
NO for whose password has expired form one location form Active Direcoty Server or Exchange Server 2007
Raj- Marked As Answer byFrank.WangMSFT, ModeratorFriday, November 06, 2009 6:18 AM
Regarding passwords,
Don't know from your question if OWA's expiration notification works or not. If not, check out the following article: http://support.microsoft.com/kb/937011/
A PowerShell example of retrieving expired passwords is located here (using Quest's AD cmdlets = less code :) )
http://blogs.microsoft.co.il/blogs/scriptfanatic/archive/2009/08/02/sending-expiry-password-notifications-to-users.aspx
Expiration is an AD thing, is organization-wide and does not depend on "location" (Exchange utilizes AD).
- Marked As Answer byFrank.WangMSFT, ModeratorFriday, November 06, 2009 6:18 AM
All Replies
- That's AD related query and you would get better direction in AD forum...Directory Services forum: http://social.technet.microsoft.com/Forums/en-US/winserverDS/threadsHowever check below thread on similar discussion on powershell...
Amit Tank
MVP: Exchange Server | MCTS: Microsoft Exchange Server 2010, Configuration
MCITP: EMA | MCSA: M | Blog: http://ExchangeShare.WordPress.com- Marked As Answer byFrank.WangMSFT, ModeratorFriday, November 06, 2009 6:18 AM
Its not possible. Active directory is not "from one location" and not "from other location". AD has the same copy across whole of your domain. Exchange password change prompt is basically coming for the user ID and not the exchangh mail box.
So
YES for user's password are going to expire
NO for whose password has expired form one location form Active Direcoty Server or Exchange Server 2007
Raj- Marked As Answer byFrank.WangMSFT, ModeratorFriday, November 06, 2009 6:18 AM
Regarding passwords,
Don't know from your question if OWA's expiration notification works or not. If not, check out the following article: http://support.microsoft.com/kb/937011/
A PowerShell example of retrieving expired passwords is located here (using Quest's AD cmdlets = less code :) )
http://blogs.microsoft.co.il/blogs/scriptfanatic/archive/2009/08/02/sending-expiry-password-notifications-to-users.aspx
Expiration is an AD thing, is organization-wide and does not depend on "location" (Exchange utilizes AD).
- Marked As Answer byFrank.WangMSFT, ModeratorFriday, November 06, 2009 6:18 AM
- thank u.
- thank u
- thank u


