hello all,
here is my scenario.
i have a large txt file with a list of aliases. i want to run the entire list against get-mailbox.
i would like for the FOUND mailbox aliases to be output to a txt file or csv sheet.
i would like the errors "The operation couldn't be performed because object 'ACCOUNTNAME' couldn't be found ..." to be output to a separate file or csv sheet.
when i currently tried to do this i have been unable to get the errors to output to a file.