I need a snippet of VB script to insert into an already working VB script that pulls AD account information for each user account and writes it to an excel spreadsheet. I would like to pull the "size" attribute for each users mailbox as it loops through AD and pop it into a variable. Does anyone have a script like this? I have several from Microsoft but they all focus on pulling from a single server at a time.
Thanks