In chapter 7 of PowerShell and WMI I stated that I would post a .NET version of a script to set ownership of a registry key. The WMI method needs Vista or above so we need the .NET version for pre-Vista operating systems. function set-regkeyowner { [
Read More...
Read the complete post at http://msmvps.com/blogs/richardsiddaway/archive/2011/11/11/set-registry-key-owner.aspx
Posted
Nov 11 2011, 02:47 PM
by
Richard Siddaway's Blog