Skip to content
EMMpowered Blog
Tips, tricks, and news for mastering enterprise mobility management.
EMMpowered Blog
  • Home
  • Omnissa
    • Workspace One UEM
      • Enrolment
    • Omnissa Access
    • Omnissa Intelligence
  • Android
    • Zebra
      • StageNow
    • Samsung
  • Apple
  • Scripting
    • Powershell
  • Security
  • About
Linkedin page opens in new windowGithub page opens in new window
Search:
  • Home
  • Omnissa
    • Workspace One UEM
      • Enrolment
    • Omnissa Access
    • Omnissa Intelligence
  • Android
    • Zebra
      • StageNow
    • Samsung
  • Apple
  • Scripting
    • Powershell
  • Security
  • About

Category Archives: Powershell

You are here:
  1. Home
  2. Scripting
  3. Category "Powershell"

Applying Tags to Devices in Workspace One UEM via Powershell

PowershellBy Jamie Marsh22/03/2025

Navigation Introduction Applying tags to devices in Workspace One UEM is a useful way to group devices, assign profiles, or enforce policies efficiently. While Workspace One UEM provides an interface for managing tags, there are scenarios where automating this process is beneficial. In this post, I’ll guide you through using a PowerShell script ApplyTag.ps1 which…

Automating Powershell Scripts via Task Scheduler

PowershellBy Jamie Marsh16/03/2025

Navigation Introduction Leveraging Workspace One APIs via PowerShell scripts can be extremely useful in automating tasks, however there may be circumstances where you have a need to run scripts at a specific time, or have a script regularly run on a schedule. In this post I’ll run you through how you can achieve this by…

Force Reprocessing Workspace One UEM Products with Powershell

PowershellBy Jamie Marsh16/03/2025

Navigation Introduction Managing product deployments in Workspace ONE UEM can be challenging, especially if you have a large number of products set up. There may be scenarios where products need to be run on a regular basis to ensure devices maintain their intended configurations. This script, along with Task Scheduler on Windows, allows you to…

Automating Workspace ONE UEM API Authentication with PowerShell

PowershellBy Jamie Marsh15/03/2025

Navigation Introduction When working with the Workspace ONE UEM API, authentication is a crucial first step before making any requests. To streamline this process, I’ve created UEMAuth.ps1, a PowerShell script that handles authentication by setting up environment variables, retrieving OAuth tokens, and generating the necessary headers for API calls. This script is designed to be…

  • Disclaimer
bottom-menu

EMMpowered Blog 2025

Go to Top