Intune: Programmatically Update GroupTag Information for Existing Autopilot Devices

Since Pandemic, Autopilot has taken main stage at various organizations as it enables organizations to procure devices from vendors and ship it directly to end…
Read More

Intune Device Management – Removing Local Admins in Windows 10 Devices

Following up to the post on renaming windows 10 devices that are managed by Intune, another frequent requirement is remove the local user accounts from…
Read More

Intune Device Management – Renaming Windows 10 Devices

I have come across customers who auto enroll Azure AD domain joined Windows 10 devices in Intune and use the device management capabilities like enforcing…
Read More

SCOM Advanced Authoring: Windows Automatic Services Monitoring using Powershell

Monitoring services in windows computers is available out of box in SCOM through Service Monitoring Template. But in a large enterprise with over 1000s of…
Read More

PowerShell Script to Simulate Outlook Web Access URL User Logon

Recently I came across with a requirement to do user logon synthetic transaction on Outlook Web Access URL and capture its performance. This can be…
Read More

PowerShell: Retrieve Group Policy details for Remote Computer

There are multiple scenarios as a part of AD management where we need to retrieve Group Policy information for managed computers. There are generally two…
Read More

Powershell: Compare two XML files (Node List)

Often we come across situation to compare two reports. Report may be of any format and without knowing schema, it is difficult to process programmatically.…
Read More