HOW TO: Enable logging for the Active Roles Management Shell
说明
How is it possible to enable logging for the Active Roles Management Shell?
解决办法
Steps to enable logging for the Management Shell:
Create a new key named “Shell” under HKEY_LOCAL_MACHINE\SOFTWARE\One Identity\Active Roles\Configuration\
Create a DWORD value under “Shell” with Name “Debug” and Value as “1”
Create a String Value pair under “Shell” named “LogPath” with the value for the physical path where the logs are to be stored. An example would be: “C:\ARS\ARSlogs.log”