Sharing a story – adding and removing symantec endpoint protection manager

BatchPatch Forums Home Forums BatchPatch Support Forum Sharing a story – adding and removing symantec endpoint protection manager

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10897
    doug
    Moderator

    Jeremy – Thanks for sharing! This is a great use of BatchPatch, for sure.

    One note: If you’re interested in ditching your .vbs script, you could hardcode the command directly into BatchPatch to retrieve the version number:

    WMIC PATH Win32_Product WHERE caption='Symantec Endpoint Protection' GET version

    You could input the above command into either of the ‘Create/modify user-defined commands’ sections under ‘Get information,’ or ‘Execute remote process/command’

    -Doug

    #10891
    jagablack
    Participant

    Thanks Doug, I will try that.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.