The core of the Scripting Framework is the engine, which provides tailored functions for software packaging. The accompanying suite includes all the necessary tools for the seamless creation and deployment of software packages. Thanks to the array of customized functions and a predefined package structure, uniform packaging with high quality and standardization is achieved. Detailed log files ensure full transparency and control. The functions are simple and intuitive, making them usable even without PowerShell knowledge. This flexibility allows you to create consistent packages for different mandates or locations with varying configurations. Additionally, user settings can be effortlessly integrated into a package within seconds.
Microsoft Intune
Ultimate Packager
Ready-made Packages
User Settings
User Notifications
Launcher
Scripting Mode
Device Driver Installation
Variables
Functions
- SF-AppvInstall
- SF-AppvUninstall
- SF-AppxInstall
- SF-AppxUnistall
- SF-CD
- SF-ChocoInstall
- SF-ChocoUninstall
- SF-Copy
- SF-Crypt
- SF-Decrypt
- SF-Delete
- SF-DriverInstall
- SF-DriverUninstall
- SF-Exit
- SF-ExtractArchive
- SF-File
- SF-FileSearch
- SF-FileVersion
- SF-FontInstall
- SF-FontUninstall
- SF-GroupMembership
- SF-INIRead
- SF-INIWrite
- SF-Installed
- SF-Language
- SF-LoadVariables
- SF-Lockscreen
- SF-Log
- SF-Logoff
- SF-MessageBox
- SF-MD
- SF-MSIGetProperty
- SF-MSIInstall
- SF-MSIRepair
- SF-MSIPatchInstall
- SF-MSIUninstall
- SF-MSIUninstallByDisplayName
- SF-MSIXInstall
- SF-MSIXUninstall
- SF-NuGetInstall
- SF-NuGetUninstall
- SF-NTFSPerm
- SF-Path
- SF-PinnedApplication
- SF-ProgramsAndFeatures
- SF-RD
- SF-Register32
- SF-Register64
- SF-RegisterFile32
- SF-RegisterFile64
- SF-RegPerm32
- SF-RegPerm64
- SF-RegRead32
- SF-RegRead64
- SF-RegSearch32
- SF-RegSearch64
- SF-ReloadVariables
- SF-Rename
- SF-Replace
- SF-Requirements
- SF-Run
- SF-Service
- SF-ServiceInstall
- SF-ServiceStatus
- SF-Set
- SF-Shortcut
- SF-ShowBalloonTip
- SF-ShowCustomNotification
- SF-ShowInstallNotification
- SF-ShowProgressBar
- SF-ShowSCCM
- SF-Supersedence
- SF-SymbolicLink
- SF-SystemReboot
- SF-Taskkill
- SF-TestMSUpdate
- SF-Textfile
- SF-UnRegisterFile32
- SF-UnRegisterFile64
- SF-Variables
- SF-Wait
- SF-WinGetInstall
- SF-WinGetUninstall
- SF-WUSAInstall
Would you like to see the effectiveness of our innovative solutions for yourself?
Facts
You do not need any PowerShell knowledge. A large number of functions, specifically designed for packaging and software deployment, are available to you.
You create packages and scripts with a consistent appearance, regardless of complexity.
In der Welt der Softwarepaketierung ist Zuverlässigkeit und Fortschritt unabdingbar. Unsere Packaging Engine ist nicht nur etabliert, sondern wurde auch über die Jahre hinweg kontinuierlich weiterentwickelt, um den ständig wachsenden Anforderungen gerecht zu werden. Als Pioniere auf diesem Gebiet haben wir unser Produkt mit Blick auf Effizienz, Flexibilität und Benutzerfreundlichkeit konzipiert.
Über 80 Funktionen stehen Ihnen zur Verfügung, darunter Installation und Deinstallation von Anwendungen, Löschen von Dateien und Ordnern, automatisches Schliessen aktiver Prozesse und offener Handles, Schreiben von Registry-Werten (32-Bit und 64-Bit), Kopieren von Dateien, Installation und Deinstallation von AppV-Paketen, Erstellung von Shortcuts, Verwaltung von Fonts und Services und vieles mehr. Selbstverständlich können Sie auch Ihren eigenen PowerShell-Code innerhalb der Scripting-Framework-Pakete verwenden.
With our user component in the packages, you can handle complex settings with ease. Quickly and effortlessly, you can write registry keys, copy files to the user profile, write INI file entries, and more. Additionally, user settings are automatically applied to all logged-in users on the device after the package installation, without the need for a log-off and log-on process.
Creating a single package that can be used across different locations, such as with varying server names.
The simultaneous use on Citrix, VDI, and traditional clients, regardless of whether they are running a 32-bit or 64-bit operating system.
All software packages created with Scripting Framework can be easily deployed using any software distribution system of your choice, regardless of the vendor.
The Scripting Framework integrates seamlessly into your existing environment.
Our toolkit has proven its reliability with numerous clients and demonstrates its strengths across various applications.
Environment Integration
- Optimized for use with Microsoft Endpoint Configuration Manager (SCCM) and Microsoft Intune.
- Scripting Framework is compatible with all software deployment solutions. Porting existing Scripting Framework packages to a new distribution system is straightforward and offers you maximum flexibility.
- Integrable into App-V packages via Scripting Framework's "Scripting Mode" (Scripting and Embedded Scripting for App-V 5.x).
Technical Requirements
- Microsoft .NET Framework 4.8 or higher
- Microsoft PowerShell 5.x
Suite Overview

Eine Übersicht über die Scripting Framework Suite Tools
Intune Generator
The tool converts Scripting Framework packages into the .intunewin format. With just one click, it automatically creates a corresponding package in the Microsoft Intune portal (Endpoint) and populates it with the necessary information.
Ultimate Packager

The Packager records changes made to the system by a software installation, including modifications to files and the Windows registry.
Remote Manager

With the Remote Manager, you can establish a connection to a desired computer. Once connected, you can view the installed Scripting Framework packages and easily install or uninstall packages with just a few clicks.
REG File Converter

The REG File Converter allows you to quickly and easily convert exported registry files (*.reg) into Scripting Framework code.
EXE Generator

With the EXE Generator, you can create an executable file (*.exe) from a Scripting Framework package or a single script file.