답변됨 Client uninstallation log

  • Wednesday, February 20, 2013 10:28 AM
     
     

    If sccm client agent is uninstalled from client machine either manually or from server console what log files are available on server end log or client log. I would like to verify whether agent is uninstalled or not and by whom.

    Thanks

All Replies

  • Wednesday, February 20, 2013 10:42 AM
     
     Answered

    There is no option to uninstall the client from the server, so if it's uninstalled it is probably done manually.

    You can check the ccmsetup.log on the client, but that will only tell you if its installed or uninstalled.

    The log file is found in C:\Windows\System32\ccmsetup on x86 machines and in C:\Windows\ccmsetup on x64 machines.

    • Marked As Answer by raofu09 Wednesday, February 20, 2013 11:51 AM
    •