PowerShell

Pinned post

How to use the new WindowsBackupAdmin PowerShell scripts

Choose PC to restore in OOBE (image Microsoft)

Microsoft published the WindowsBackupAdmin 1.0.0 module on 19 August 2026. The module wraps Microsoft Graph beta windowsSetting APIs so you can view, export, and delete Windows settings backup data without building Graph requests yourself. Microsoft Graph is the REST interface Microsoft 365 uses for tenant data. These scripts do not back up files, disks, or mailboxes. They only manage the cloud copy of Windows user settings and backup profiles.

How to use the new WindowsBackupAdmin PowerShell scripts More...

Invoke-ChangeMeetingOrganizer gets a Graph and PowerShell fix for Teams meetings

Invoke-ChangeMeetingOrganizer gets a Graph and PowerShell fix for Teams meetings

Microsoft’s `Invoke-ChangeMeetingOrganizer` cmdlet can move the Exchange calendar event while leaving the Teams online meeting tied to the former organizer. A new Microsoft Graph and PowerShell workaround now recreates the Teams meeting for the replacement owner, building on the earlier discovery that the organizer-transfer cmdlet leaves Teams links behind.

Invoke-ChangeMeetingOrganizer gets a Graph and PowerShell fix for Teams meetings More...

Microsoft’s Delivery Optimization troubleshooter turns failed peering into a support-ready ZIP

Microsoft’s Delivery Optimization troubleshooter turns failed peering into a support-ready ZIP

Microsoft’s free Delivery Optimization Troubleshooter gives Windows administrators a faster way to diagnose failed peer downloads and Microsoft Connected Cache problems. A single PowerShell command gathers service logs, policies, network data, performance counters, and event information, while an optional live-capture mode records the failure as it happens.

Microsoft’s Delivery Optimization troubleshooter turns failed peering into a support-ready ZIP More...

Planner retention policies are coming, but PowerShell still cleans up old tasks now

Planner retention policies are coming, but PowerShell still cleans up old tasks now

Microsoft Purview is expected to add retention-policy support for Planner tasks during August 2026, but administrators can already remove stale tasks with PowerShell. A tenant-wide Microsoft Graph script can find plans, filter old tasks locally, delete them safely, and email a cleanup report.

Planner retention policies are coming, but PowerShell still cleans up old tasks now More...

Alternative to WMIC: PowerShell Get-CimInstance

WMIC deprecation and removal timeline

KB5120998 in the Windows 11 Release Preview channel removes the Windows Management Instrumentation Command-line (WMIC) utility from Windows 11 versions 24H2 and 25H2. With this update, WMIC is gone from those builds, and you cannot add it back. Windows Management Instrumentation (WMI), the service that exposes hardware and operating system data, remains in Windows. Microsoft’s documented replacement for typical wmic queries is the PowerShell cmdlet Get-CimInstance.

Alternative to WMIC: PowerShell Get-CimInstance More...

PowerShell finds Entra users missing Conditional Access licenses

PowerShell finds Entra users missing Conditional Access licenses

A PowerShell method now gives administrators a practical way to investigate the Entra Conditional Access licensing-gap warning. It compares accounts covered by enabled policies with users holding an Entra ID P1 or P2 service plan, helping identify possible gaps without assuming that Microsoft has begun blocking sign-ins or automatically charging tenants.

PowerShell finds Entra users missing Conditional Access licenses More...

Fake job interviews deliver a trojanized WireGuard VPN client to IT pros

Fake job interviews deliver a trojanized WireGuard VPN client to IT pros

Sandworm-linked attackers are using fake IT recruitment campaigns to trick system administrators into installing a modified WireGuard VPN client. The malware targets both Windows and Linux, decrypts hidden code, and downloads additional payloads after the victim connects to the supposed corporate VPN.

Fake job interviews deliver a trojanized WireGuard VPN client to IT pros More...

WindowsUpdatePreventer
Scroll to Top