Is there a way to use Powershell to get a list of all users (at least all logged in users) on all computers on the network and what subkeys each one has under HKEY_CURRENT_USER\Printers\Connections?
I'm wanting one list that shows all the mapped printers all users have, and I thought maybe I could go about it by using registry keys.
I'm wanting one list that shows all the mapped printers all users have, and I thought maybe I could go about it by using registry keys.