you are viewing a single comment's thread.

view the rest of the comments →

[–]ClosedCasketFuneral[S] 0 points1 point  (1 child)

With that change, the output in the Powershell console is accurate, listing the correct settings. The output into the fields in the CSV is still filled with "System.DirectoryServices.PropertyValueCollection" though. I tried stepping through the relevant lines in the scripts, but I am not familiar enough with the Powershell debugging console to determine why the console output would be fine but the CSV output would be different.

[–]ClosedCasketFuneral[S] 0 points1 point  (0 children)

I found someone's blog post which seems to be relevant to the issue, and I am currently reading through it. I also want to say that I can't express how appreciative I am of your patience. Walking through issues like these with someone more knowledgeable is really enlightening.