If you want to turn on the logging feature of
Configuration Manager, you must enable the feature before staring
Configuration Manager.
About this task
You must turn on logging before you run Configuration Manager,
if you want logging.
Procedure
To enable Configuration Manager logging:
- Go to ier_install_path\configure and
locate the configmgr.ini file.
- By using a text editor, edit the file by adding the -debug option
to the file as shown:
-vm
../jre/bin
gui
-debug
-vmargs
-Djava.compiler=none
-Djava.util.logging.config.file=./configuration/cmlogging.properties
- Save your changes to the file.