1. Copy adtagent.exe to C:\windows\system32
2. Run command adtagent -install
3. Edit HKEY_LOCAL_MACHINE\SOFTWAR
a. Ensure/Add DWORD key EventlogLoggingLevel is set to 2
b. Add DWORD key LocalConfig and set to 2
c. Add DWORD key NoCache and set to 2
d. Add Multi-String Value key AdtServers and enter name of the collector to
forward to.
4. In Services CP, set Operations Manager Audit Forwarding Service to Automatic and start.
5. Verify by running SELECT * FROM dbo.dtMachine on the OperationsManagerAC database and finding the management server name. Could also run SELECT * FROM dbo.dtMachine WHERE Description = 'DOMAINNAMEHERE\MACHINENAM
by: BatuhanCetin on 2009-12-17 at 02:40:24ID: 6861
There is a procedure to enable ACS Forwarding from the OpsMgr console. Even you can't do it from the console and enable it from the client locally, I don't recommend doing this manually by playing with the registry. Microsoft has tools to do this operation. This is not a supported method.