Forum Discussion
Robert Bollinger
Aug 02, 2019Iron Contributor
PowerShell script. List of 500 users and conference room ownership (managerment)
Hey Guys, I have a list of 500 or so users who i want to find out which conference rooms they own, or are listed as manager of. There are about 17K conference room mailboxes. I have tried m...
Robert Bollinger
Aug 03, 2019Iron Contributor
Thanks for the response. As i always i appreciate it. But what i dont understand is why my powershell script/commands arent working. Can you help me to fix the command itself?
Thanks,
Robert
VasilMichev
Aug 04, 2019MVP
Without seeing the full solution including the CSV file I cannot be sure. I'd suggest reviewing the actual values stored within the different variables, make sure there are no empty values and that they can be compared against each other and so on.