Search all guides & tools⌘ / Ctrl KReader Hub
LAlite£14.99 · Buy on Gumroad ↗

Tools and scripts

Inspect before you run.

Every example states its scope, expected result and risk. Commands that erase, reset or delete are excluded from the public quick-tool library.

Read-only

Collect PC identity

Use before asset, warranty, Autopilot or repair work. Sanitise tenant identifiers before sharing the output.

PowerShell
Get-CimInstance Win32_ComputerSystem | Select-Object Manufacturer, Model
Get-CimInstance Win32_BIOS | Select-Object SerialNumber, SMBIOSBIOSVersion
dsregcmd.exe /status
Read-only

Check the Windows network path

Separates local addressing and DNS configuration from HTTPS reachability.

PowerShell
Get-NetIPConfiguration
Get-DnsClientServerAddress -AddressFamily IPv4
Test-NetConnection -ComputerName login.microsoftonline.com -Port 443
Guided administrator task

Autopilot registration and diagnostics

The complete Intune guide includes the Microsoft hardware-hash script, diagnostic bundle, event logs, OEM registration and stopping points.

Open the tested Intune examples →

Search LAlite

A guide, a scenario or a checklist. Find it here.