If you are installing an app such as a database client, you may encounter the need to reference environment variables. There are times where it is absolutely beneficial to do this from within a Powershell script rather than a batch file, and it may simply be that you want to manage other parts of your…
Author: paytonflint
Bypass Deferred Restart For Urgent Powershell Application Deployment via MECM
If a reboot is required for an application installation, you should likely attempt to force the device to reboot using the, “Should Configuration Manager enforce specific behavior regardless of the application’s intended behavior” drop-down menu in the Deployment Type settings. Unfortunately, depending on client settings, you may experience a deferred restart. If you are keen…
