## If you have issue on Event Logging, it might cause by Event Source have not been created. ## You can create the event source by the following command in command prompt that run as Admintistrator. eventcreate /ID 1 /L APPLICATION /T INFORMATION /SO LogitechDiscoveryService /D "My first log"