(imported topic written by TJessee)
I am trying to write a customer fixlet that will allow me to write a registry entry to windows. The the entry will be the exact some for all servers, no matter if they are 32 or 64 bit os.
I need this line to be written to the registry.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Software\TSYS\Servers\Managed By with a value of OP DTOPS
I have tried looking through the forums, but I am not able to find what I am looking for. I would use an existing fixlet to take the correct code from, but I can’t find one that meets my needs either
Any help is greatly appreciated.
Troy