Endpoint Protection

 View Only
  • 1.  Centralized exception to Excel

    Posted Jun 29, 2015 11:09 AM

    I'm looking for a way to export all the exception policy to an excel sheet. What is the best way?? 



  • 2.  RE: Centralized exception to Excel

    Posted Jun 29, 2015 11:11 AM

    Not possible :(

    They have to be copied one by one

    If you're good with powershell you can export the policy DAT file and rename it to .zip open it up and parse the xml file with powershell and pull out each exception.



  • 3.  RE: Centralized exception to Excel

    Posted Jun 29, 2015 11:14 AM

    If I want to prepare a document, what best way I can input all the exceptions that has been added in sepm?



  • 4.  RE: Centralized exception to Excel

    Posted Jun 29, 2015 11:18 AM

    SEPM doesn't offer this functionality. You either need to copy one by one or use powershell to parse the registry key which contains the exception or parse the policy XML file. Once you have them broken out you can copy into Excel and format accordingly.

    Best thing to do is keep an Excel sheet and any time you add an exception, add it to the sheet. Doesn't help you now I'm sure but just an idea.



  • 5.  RE: Centralized exception to Excel

    Broadcom Employee
    Posted Jun 29, 2015 11:27 AM

    Not possible at this point but can post it under IDEA section.

     



  • 6.  RE: Centralized exception to Excel

    Posted Jun 29, 2015 10:11 PM

    Open a support case and submit the SymHelp log from a machines in which the exception policy is applied.

    Support tech can help you to get them in excel format easily by checking the policy file in SymHelp (using the app that they have to view the SymHelp logs).

     

    But you will have to get one SymHelp log per policy in SEPM. Hope you don't have too many exception policy.



  • 7.  RE: Centralized exception to Excel

    Posted Jul 07, 2015 03:36 AM

    Select Top First row

    Ctrl+A

    Ctrl+C

    paste into excel :)

     



  • 8.  RE: Centralized exception to Excel

    Posted Jul 07, 2015 03:36 AM

    but you have to go one by one for each exception policy.