Reading Time: < 1 minute

Quser to PSObject

Reading Time: 3 minutes I have been using Quser for years and I was wondering how to parse the data out to Powershell. The best way to do this is to convert the output into a csv and then convert it from the csv to a psobject. Let us get started. First we output the…

read more…