Read Intune IME Logs with PowerShell (CMTrace format)

Read-IMELog - A PowerShell script to read Intune Management Extension (IME) logs ...

April 17, 2023 · 1 min · GD

Find a computer's Active Directory Site and Subnet with PowerShell

Read-on for a PowerShell command to get the Active Directory Subnet and Site from the computername or IP Address. ...

April 13, 2019 · 2 min · GD

Active Directory ADSystemInfo with PowerShell

ADSystemInfo is a built-in COM object in Windows that simplifies lookup of Active Directory user and computer information. ...

March 30, 2019 · 1 min · GD

Get-WLAN - PowerShell Toolmaking

This post includes a Get-WLAN function to show information about wireless LAN connections, including the SSID and signal strength. It also demonstrates creating a PowerShell wrapper for a built-in Windows command. ...

January 6, 2019 · 3 min · GD