Hello All,
a bit of an open discussion to see if anyone has a good process for using Endpoint Manager when provisioning a new client device (either clean Windows build or just newly enrolled with EM)
I guess I'm looking to have a "one-click" method to install extra applications (e.g. 7-Zip, Adobe Reader, etc...) once the device has been enrolled.
At the moment, this is the process:
I imagine I could write a procedure to combine steps 3 & 4 - however, I can not see any reference how to script installing from the EM Application Store directly?
I started using Endpoint Manager in the last month, I have search the Help Topics, Forum and Script Catalog to no avail.
Any feedback would be cool. Cheers
a bit of an open discussion to see if anyone has a good process for using Endpoint Manager when provisioning a new client device (either clean Windows build or just newly enrolled with EM)
I guess I'm looking to have a "one-click" method to install extra applications (e.g. 7-Zip, Adobe Reader, etc...) once the device has been enrolled.
At the moment, this is the process:
- Enroll the Device and apply the Profile.
- Run a custom Procedure Script to "Debloater" Windows and remove most OEM pre-installed applications through Powershell.
- Use EM "Windows Application Store" to search all the Extra Applications and then deploy to the new machine.
- Run another custom Procedure Script to download and install non-listed applications.
I imagine I could write a procedure to combine steps 3 & 4 - however, I can not see any reference how to script installing from the EM Application Store directly?
I started using Endpoint Manager in the last month, I have search the Help Topics, Forum and Script Catalog to no avail.
Any feedback would be cool. Cheers
Comment