Skip to Main Content
ADD A NEW IDEA

Automation

Showing 21

Allow synchronization profile of an Application Workspace connector to be configured using powershell

It is possible to create an Application Workspace connector using powershell but you cannot configure the synchronization profile settings. The default values are not desirable because they cause certain data to be not migrated (like package tags)...
Kid Kooijmans about 1 month ago in Automation 0 Future consideration

More granular Connector and IdentitySource settings through Powershell

We want to be able to go to Connectors -> Setup Store Connector -> Release: Publish to Production. By Default it's set to Development when we create this connector through Powershell. Also we want to be able to go to IdentitySource -> Con...
Glenn Eriksen 4 months ago in Automation 0 Future consideration

Automate Certificate Import through Powershell

We want to import certificate with password (.pfx) and assign it the correct zone through your Powershell module. We use our own wildcard certificate for every customer zone, and updating all of them manually are taking a lot of time. Should be qu...
Glenn Eriksen 4 months ago in Automation 0 Future consideration

Support automated patching for versioned app names to reduce manual maintenance overhead

When products use versioned app names (e.g. Postman 9, Postman 10, Postman 11) the patch and release management sort of breaks. Within the same version (e.g. Postman 10) automatic setup store updates work well and update to the latest versions pub...
Jan Beese 4 months ago in Automation 0 Future consideration

Add Variables for Global Settings

For every deployment I prefer to save logging in the C:\Windows\Temp directory. We should be able to call variables so that the log file naming is dynamic such as adding the install string /l*v C:\Windows\Temp\%APPNAME%-%VERSION%.log and having th...
Jonathan Greenwell 12 months ago in Automation 1 Future consideration

Use RMS as an engine to make dynamic groups in EntraID

Dynamic Groups in EntraID (AzureAD) are severely limited in what can be targeted. ConfigMgr has a great feature that can create "dynamic" EntraID groups based off of ConfigMgr data. For customers who are Intune only, it would be great if there was...
Scott Erickson about 2 years ago in Automation 0 Future consideration

Schedule adding computers to collections.

Would it be possible when running a "Add Computers to Collection" function to add the ability to schedule the time when devices are added, and once added run a Machine Policy Retrieval and Evaluation Cycle. This would allow for techs to have a set...
Neil Stanley over 3 years ago in Automation 0 Future consideration

Update the Uninstall MSI action

I would to suggest to add a 'Product Code' text field between 'File' and 'Arguments'. This gives the option to bypass selecting an MSI, when the Product Code is already known. And also clarifies that using the 'File' select option (...) is just an...
Roel van Bueren 7 months ago in Automation 0 Future consideration

API for Builder Automation

Builder is awesome. What would make it even better is if I could initiate automation from other systems using an API. Think Azure Automation calling an RMS API to add devices to collections, or install missing software updates, or whatever else we...
Scott Erickson over 3 years ago in Automation 0 Future consideration

Builder: Pass information from Powershell step to other steps

Allow output from a PowerShell step to be used as input in future steps. This could just be a single variable, or customizable list (similar to input param for script blocks). This would allow for a lot more customization in builder actions.
Guest about 4 years ago in Automation 1 Future consideration