These PowerShell scripts are using Microsoft Authentication Library (MSAL), Microsoft Graph APIs and Azure Management APIs to manage objects in Intune and Azure. The scripts have a simple WPF UI and ...
You can wrap an executable file around a PowerShell script (PS1) so that you can distribute the script as an .exe file rather than distributing a “raw” script file. This eliminates the need to explain ...
Snappy Driver Installer is an application that allows you to install and update drivers on your Windows PC – and a very handy tool for your PC driver management. This free driver updater software can ...
Cork Cyber’s Software Installer Scripts enable MSPs to generate dynamic installer scripts for vulnerable & outdated software across Windows environments. Cork Cyber provides immense value both ...
set "WSL_MSI=%APP_DIR%\dist\wsl.x64.msi" set "KERNEL_MSI=%APP_DIR%\dist\wsl_update_x64.msi" :: ---- Step 1: install wsl.x64.msi only if wsl.exe not found ---- call ...