This forum is closed. Thank you for your contributions.
Hi team,
How to query D word value from registry using powershell or commands on remote systems
I
Thanks in Advance..appreciate if helped..
could you please start by reading this: This forum is for scripting questions rather than script requests
You can try to find somthing what fits to your needs in PowerShell Gallery or in Microsoft Technet Script Center
Grüße - Best regards PS:> (79,108,97,102|%{[char]$_})-join''
You can use PSremoting and the PSProvider for Registry, read: http://www.computerperformance.co.uk/powershell/powershell_registry.htm
and
https://www.howtogeek.com/117192/how-to-run-powershell-commands-on-remote-computers/
There are scripts in the Gallery that will do what you ask. Always check the Gallery first and use your search engine to find scripts and tutorials/blogs.
\_(ツ)_/