Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

Get Listing of HKEY_USERS hive

$
0
0

I am looking to get only the printer names under HKEY_USERS\SID\Software\Microsoft\Windows NT\CurrentVersion\Devices. Just  the name. This is what I get so far:

get-childitem "HKEY_USERS\S-1-5-21-53361137-2144680551-1845911597-29023\Software\Microsoft\Windows NT\CurrentVersion\Devices" -Recurse | select name

But I am no getting any results. 


Viewing all articles
Browse latest Browse all 21975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>