Skip to content

Powershell cmdlets for applying/extracting Multi-App Kiosk and Shell Launcher configurations

Notifications You must be signed in to change notification settings

florinDNL/kioskMDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

kioskMDM

Powershell cmdlets for applying/extracting Multi-App Kiosk and Shell Launcher configurations

How To:

  1. Download PSExec: https://docs.microsoft.com/en-us/sysinternals/downloads/psexec
  2. Run powershell as SYSTEM using psexec in an elevated CMD: psexec -s -i powershell
  3. Import the script: . .\kioskMDM.ps1

Available Functions:

  • printcfg - Shows current configuration

    image

  • applycfg - Applies a Multi-App Kiosk or ShellLauncher XML

    image

  • clearcfg - Clears any configuration found on the system

    image

  • extractcfg - Scans for Multi-App Kiosk / Shell Launcher configurations then formats and extracts them to an XML file

    image

About

Powershell cmdlets for applying/extracting Multi-App Kiosk and Shell Launcher configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published