Hello all,
I have created a Powershell script to create new users and it is working without issue. I now have it logging the script and am wondering if there is a way to not show or alter the results displayed from the above commands?
When each of these commands is run the log fills with unneeded information and is quite a bit to look through. Basically it lists all the properties of the user, group, whatever is involved. To give you an idea, one user being created makes a 1,134 line log. If more information is needed, please let me know.