Veles Software Blog

Product Updates and Operational Lessons from the Field

This is where we publish updates on Panorama AI, MPA Tools, enterprise automation patterns, and the operational decisions that shape the software.

Product Insights

Blog

Updates on Panorama AI, MPA Tools, enterprise automation, and the operational patterns behind the software.

Clear filters
Managed Windows devices and compliance controls shown in a bold illustration about enforcing Intune compliance
MPA TOOLS TECHNICAL ARTICLES
November 12, 2024Andrei Arapov

Enforce Device Compliance Manually in Intune

Hey, hard-working fellow sys admins! If you’re managing devices through Intune, you know that keeping them compliant isn’t just a checklist item—it’s a must-have for securing our network and data. Intune usually keeps everything in check automatically, but there are times when we need to give it a little nudge to manually enforce compliance .

Read article
Deploy a remediation script using Intune
MPA TOOLS TECHNICAL ARTICLES
December 5, 2023Graham Lake-Johns

Deploy a remediation script using Intune

In this post, we will show you how to deploy a remediation script using Intune. Intune Remediations (which was previously known as Proactive Remediations) helps you fix common support issues on a user's device before they even notice there is a problem. With remediation scripts, we can easily fix issues like restarting crucial services, or making changes to registry keys, etc.

Read article
Set up Windows Kiosk Mode with the MDM Bridge
MPA TOOLS TECHNICAL ARTICLES
November 21, 2023Graham Lake-Johns

Set up Windows Kiosk Mode with the MDM Bridge

Welcome back to our extended Kiosk mode series on configuring kiosk mode in Windows 11! In this post, we'll explore a hybrid approach using PowerShell in conjunction with the MDM Bridge. This combined method provides a robust solution for setting up and managing kiosk mode using the MDM Bridge WMI Provider to configure the MDM_AssignedAccess class. Unlike the previously discussed Set-AssignedAccess cmdlet, this method allows the following:

Read article
Set up Windows Kiosk Mode
MPA TOOLS TECHNICAL ARTICLES
November 21, 2023Graham Lake-Johns

Set up Windows Kiosk Mode

Welcome to the comprehensive guide series on setting up kiosk mode in Windows 11! In this five-part series, we'll explore various methods to configure kiosk mode, starting with manual configuration. Kiosk mode can transform your Windows 11 device into a dedicated, restricted environment, ideal for public-facing or specialized usage scenarios. In this series, we will cover the following topics:

Read article
Set up Windows Kiosk Mode with Intune
MPA TOOLS TECHNICAL ARTICLES
November 21, 2023Graham Lake-Johns

Set up Windows Kiosk Mode with Intune

Continuing our exploration of kiosk mode setup in Windows 11, this blog post is the third part of our Kiosk mode series . Today, we'll dive into the world of Microsoft Intune configuration. Intune offers centralized management capabilities, allowing administrators to easily control and deploy kiosk mode settings across multiple devices. .

Read article
Connecting MPA Tools to Azure Tenant
MPA TOOLS TECHNICAL ARTICLES
September 11, 2023Graham Lake-Johns

Connecting MPA Tools to Azure Tenant

An Azure application must be registered for MPA Tools with your Azure AD tenant to delegate identity and access management functions to Azure AD. When you register an application with Azure AD, you create an identity configuration that allows it to integrate with Azure AD.

Read article
Troubleshooting Intune PowerShell Scripts
MPA TOOLS TECHNICAL ARTICLES
August 8, 2023Graham Lake-Johns

Troubleshooting Intune PowerShell Scripts

PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. In some of our posts we discuss using PowerShell scripts to perform various tasks, such as deploying Intune Remediation scripts or setting up Windows kiosk mode with the MDM Bridge . We also have a post discussing how to leverage the Power of AI in PowerShell Scripting . Once you have developed your PowerShell script, you may be looking to deploy it with Intune.

Read article