Forum Discussion
Bill_Tillman
Nov 09, 2023Copper Contributor
AD Script to Get Users and Computer Information
I could a little assistance with how to properly syntax a PowerShell script to gather information on the users and their computers in our Windows 2022 server network. I'd like to get a list of the en...
Nov 11, 2023
For example, you can put them in a PSCustomObject, but what do you have now? Could you show us?