Free Trial

Agent reinstall via SCCM

This document talks about how agent can be reinstalled via SCCM.

Steps:

  1. Create the exe of the agent to be reinstalled manually using the steps mentioned in the document
  2. Copy the .exe file
  3. Paste the exe in a share path accessible by all the computers on which the agent is to be installed.
  4. Download the script given below and update the shared path with your network share path.
  5. Now, open System Center Configuration Manager (SCCM) and navigate to Software Library > Overview > Application Management >Packages.
  6. This will launch Create Package and Program Wizard window, in which you will be asked to fill in the necessary information like Name, Description, Manufacturer, etc.

    1 sccm

  7. Enable the checkbox This package contains source files. Select Network path and enter the path of the shared folder as shown below.

    2 sccm

  8. Select Architecture as x86 (if available) and the program type as Standard and click Next.

    3 sccm

  9. Fill in the necessary information, as shown in the image below and click Next.

    4 sccm

  10. Review the requirements and ensure they are like as shown in the image below and click Next.

    5 sccm

  11. After reviewing, confirm the settings to proceed to create the package

    6 sccm

  12. The package has been created successfully.

    7 sccm

  13. The package can now be deployed to the end user's computers.
  14. You have now successfully reinstalled agents in target endpoints using SCCM.
Was this article helpful?

Thank you for your feedback!

Sorry about that!

By clicking "Submit", you agree to processing of personal data according to thePrivacy Policy.
Back to Top