I need a script that will be called to reboot a windows 2008 64 bit server. it will change a registry value, then reboot the server.
Then a second script will run on boot every time and change the value back.
here is the key:
Key: HKLMSystemCurrentControlSetServicesmpioParameters
Name: PDORemovePeriod
Type: REG_DWORD
On reboot, it needs to change to 20 seconds. At boot up it needs to be changed back to 130 seconds.