A collection of scripts, tools, and processes for the successful installation, administration, and automation of the Microsoft Endpoint Configuration Manager product.
MIT License
0
stars
0
forks
source link
Script: Output Application Information to Repository for Reference #9
Description
Create a script to output the data related to each deployment type of the application so that technicians or persons can view the data outside of MECM.
Programs (install, uninstall, repair)
Detection Logic
User Experience
Requirements
Return Codes
Dependencies
Install Behavior
Bonus: Create an export of the application so that it can be restored if necessary.
Purpose
The script will provide a "break glass" reference if applications need to be installed manually or outside of the use of MECM. This will ensure that manual installations utilize the same command lines with the arguments and configurations that all other endpoints would have.
Description Create a script to output the data related to each deployment type of the application so that technicians or persons can view the data outside of MECM.
Bonus: Create an export of the application so that it can be restored if necessary.
Purpose The script will provide a "break glass" reference if applications need to be installed manually or outside of the use of MECM. This will ensure that manual installations utilize the same command lines with the arguments and configurations that all other endpoints would have.