Create Scripts EXE Applications without writing code | Scripting | Configuration Manager

Create Scripts EXE Applications without writing code | Scripting? There are many ways to customize SCCM. PowerShell is, of course, the standard now, but it still has its limitations.

Wrapper scripts don’t let you easily run code inside desired operations, such as after content is downloaded to a client. Also, not everybody has the time to write and debug scripts.

Adaptiva OneSite™ provides a simpler way to automate repeated SCCM tasks, integrate SCCM operations into broader IT processes, customize SCCM functions, and perform specialized actions.

I had blogged about the similar topic “Learn How to Custom EXE Tools for SCCM Admins Daily Operations.” Create Scripts EXE Applications without writing code | Scripting?

You can create, edit, test, run, and deploy workflows to automate tasks using the Workflow Designer. While System Center Orchestrator only works on servers, the Workflow Designer works on both servers and clients.

Create Scripts EXE Applications without writing code | Scripting

More, it has built-in integration with SCCM (for example, where you could create and populate a Collection). You can also use it with external systems such as Active Directory (perhaps you would create new users and configure their profile with things like drive mappings and printers).

SCCM_Adaptiva_Scripting_Engine Create Scripts EXE Applications without writing  code | Scripting | Configuration Manager
Create Scripts EXE Applications

You can control what happens in a Workflow through flow control such as “if/ then/ else,” delay, parallel execution/ multi-threading, and the like. The Workflow Designer allows you to pass values between steps in a Workflow with different values triggering different outcomes.

The Workflow Designer includes over 160 different activities. A couple of examples are working with the Registry and sending emails. However, the power is practically unlimited because you create your own custom activities to use within your Workflow.

Adaptiva

You can make use of any existing VBScript/ PowerShell scripts you have. You can pass values into a PowerShell script which can then set a value that can then be passed back to Workflow Designer, so the Workflow continues depending on the outcome of the PowerShell script.

To be sure, you don’t need to do any scripting. The Workflow Designer is purely visual. However, you have the option to extend it with scripting.

Workflows can be launched independently from the server and can be configured to run on the client at specific times—such as before, during, or after a download. A built-in Tool Foundry lets you take a Workflow and create a standalone executable. Business workflows can also bring up a form for entry, so the workflow executes based on values entered at runtime.

References

To learn more about Adaptiva OneSite’s Workflow Designer, request a demo, and they can show all the features based on how you would use them.

http://www2.adaptiva.com/l/139131/2016-02-09/fnt2

Resources

SCCM Related Posts Real World Experiences Of SCCM Admins (anoopcnair.com)

Author

Anoop is Microsoft MVP! He is a Solution Architect in enterprise client management with more than 20 years of experience (calculation done in 2021) in IT. He is a blogger, Speaker, and Local User Group HTMD Community leader. His main focus is on Device Management technologies like SCCM 2012, Current Branch, and Intune. E writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc…

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.