Hello
Is anyone any good at VB scripting? I'd like to write a script which comes up with a box where you would enter a computer name then the script would apply a reg file (which I've got) to this computer.
Any ideas?
Cheers
Here's the reg file:
Is anyone any good at VB scripting? I'd like to write a script which comes up with a box where you would enter a computer name then the script would apply a reg file (which I've got) to this computer.
Any ideas?
Cheers
Here's the reg file:
Code:
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSLicensing]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService\Parameters]
"Certificate"=-
Last edited: