Mailbox creation date
Is there any easy way to see when a mailbox was created. Ideally if I could do this via ADUC (active directory users and computers). Can you use the domain creation date (where the domain account is the owner of the mailbox) and a good indicator of when the mailbox was created? In ADUC is there any easy way to see when he domain account was created - i.e. run a report for all domain accounts?
May 23rd, 2011 6:06am

Hi, This should help: http://social.technet.microsoft.com/Forums/en-US/exchangesvrgeneral/thread/44d89457-c9cf-4d42-bb88-88790e96baa8 Leif
Free Windows Admin Tool Kit Click here and download it now
May 23rd, 2011 9:20am

You can use the exchange powershell command get-mailbox | Select-Object DisplayName, PrimarySmtpAddress, WhenCreated then copy and paste to excel if you want to manipulate the data Rich
May 23rd, 2011 9:58am

Hi, RichardUwins’s script is for exchange 2007 and 2010. In ADUC, you can get the creation time of the User object by the following steps: For serve 2008: Open ADUC->click View->select ‘Advanced Features’->find your domain name->System->Users, right click the user you want to find in the right window->click Properties->click ‘Attribute Editor’ tab, and you will find creation time of the user in the ‘whenCreated’ attribute of ‘Attributes’ window. For server 2003: Open ADUC, on the menu bar click View-Advanced Features. Then open the properties of a user object, In the new tab ‘Object’. You will find the Object Created time. Hope this helps. ThanksPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
May 24th, 2011 5:43am

Hi, RichardUwins’s script is for exchange 2007 and 2010. In ADUC, you can get the creation time of the User object by the following steps: For serve 2008: Open ADUC->click View->select ‘Advanced Features’->find your domain name->System->Users, right click the user you want to find in the right window->click Properties->click ‘Attribute Editor’ tab, and you will find creation time of the user in the ‘whenCreated’ attribute of ‘Attributes’ window. For server 2003: Open ADUC, on the menu bar click View-Advanced Features. Then open the properties of a user object, In the new tab ‘Object’. You will find the Object Created time. Hope this helps. Thanks Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Thanks, but I was hoping for a more automated way of doing this as i have over 2000 to check so need to do it on bulk...
May 24th, 2011 8:43am

Hi, Which version is your Exchange server? ThanksPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
May 25th, 2011 3:41am

Hi, Which version is your Exchange server? Thanks Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. 2003
May 25th, 2011 3:56am

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

Other recent topics Other recent topics