How do i change registry keys on a remote computer with powershell 2?
I am trying to find a way to change the value of a registry key on a lot of computers. The key i want to change is basically the 'Computer Description' which is located in HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\LanmanServer\Parameters\srvcomment
. Anyone know how this is possible with powershell or even any other way this can be done remotly.
Thanks in advance
http://support.microsoft.com/kb/310516/en-us