Good day.
I have newbee question: there is recommendation for master image (for linked clone pool) to disable view agent debug log like this:
- Open Regedit
- HKLM\Software|Vmware, Inc.\VMware VDM
- REG_SZ entries:
- DebugEnabled = False
- TraceEnabled = False
But there are no such keys in regedit. Should I really create them in "...\VMware VDM" or in "...\VMware VDM\log"? Or should i disable debug through "...\support.bat loglevels"? And how do I know that debug really desabled?
Thank you.