Recent

Newest guidance, labs, and tools in one place.

Review what changed across the public operator library without learning three different section names or jumping between landing pages.

Total114
Learn25
Labs42
Tools47

Current Feed

114 items

LabApr 30, 2026PowerShell and Admin AutomationIntermediate

Windows LAPS and Local Administrator Membership Audit Lab

Use Windows LAPS for supported local administrator password management and PowerShell for read-only local Administrators-group drift reporting instead of inventing a password-rotation secret store.

Lab guide
ToolEvergreenActive Directory and Identity

AD stale computer cleanup report

A read-only Active Directory stale computer report for last logon, OU, operating system, enabled state, and cleanup planning.

Read-onlyPublished
ToolEvergreenActive Directory and Identity

All-DC lastLogon collector and stale-user evidence report

Collect non-replicated lastLogon values from every writable domain controller, calculate the newest observed logon per account, and export evidence suitable for stale-user or stale-computer cleanup decisions without relying on replicated lastLogonTimestamp alone.

Read-onlyPublished
ToolEvergreenSecurity and Exposure Checks

Authenticated Users drive ACL scanner

PowerShell scanner that checks fixed local drives on Windows servers for root ACL entries where Authenticated Users have broad access. Produces console and CSV evidence so admins can review exposure before any ACL changes.

Read-onlyPublished
ToolEvergreenHybrid Cloud Operations

Azure Arc bulk onboarding CSV and logging starter

Reusable starter for Azure Arc onboarding waves using a host CSV, dry-run expectations, per-host logging, and repeatable result tracking suitable for tickets, change records, and post-wave reporting.

Read-onlyPublished
ToolEvergreenHybrid Cloud Operations

Azure Arc onboarding preflight checklist

Preflight checklist for onboarding Windows servers to Azure Arc. Confirms supported OS state, outbound connectivity, proxy/TLS behavior, local admin rights, target Azure placement, tagging, pilot scope, and rollback notes before any agent install.

Read-onlyPublished
ToolEvergreenReporting and Evidence Packs

Azure Update Manager compliance workbook starter

Starter template for an Azure Workbook plus Resource Graph evidence pack that shows patch compliance, pending updates, unsupported coverage, and patch-group drift across Azure and Arc-enabled machines.

Read-onlyPublished
ToolEvergreenHybrid Cloud Operations

Azure Update Manager patch wave planning template

Operator-ready planning template for Azure Update Manager patch waves covering scope, maintenance windows, reboot tolerance, exclusions, soak periods, rollback contacts, and stop-go criteria before scheduled patching.

Read-onlyPublished
ToolEvergreenBackup and Recovery

Backup Restore Drill Evidence Checklist

A restore-drill evidence template for proving backups are usable, measuring recovery time, and turning failed assumptions into repair tasks before an outage.

Changes system statePublished
ToolEvergreenBackup and Recovery

Backup restore drill evidence record

A ready-to-fill restore-test record with scope, isolated restore evidence, application/data validation, measured RPO/RTO, failures, assumptions, cleanup, owner signoff, and a management/change summary.

Planning aidPublished
ToolEvergreenReporting and Evidence Packs

Build the Ops Reporting Foundation Helper

Create the local PowerShell helper file that every Ops Stack reporting-compatible script can share. This guide walks through the folder structure, the helper contract, the commented PowerShell implementation, a sample validation run, and the artifacts the helper creates so a new reader can build it from scratch and prove it works.

Changes system statePublished
ToolEvergreenSecurity and Exposure Checks

Certificate expiration scanner

A read-only certificate inventory that finds local-machine store certificates nearing expiration and captures certificates presented by known TLS endpoints for review.

Read-onlyPublished
ToolEvergreenConnectivity and Network Triage

DHCP scope utilization report

A read-only DHCP scope report that surfaces high utilization, exhausted ranges, and cleanup candidates.

Read-onlyPublished
ToolEvergreenWindows Server Health

Disk space cleanup candidate report

A read-only disk-pressure report that captures low-space context and returns targeted cleanup candidates from known folders without deleting, compressing, or moving anything.

Read-onlyPublished
ToolEvergreenDNS and DHCP

DNS and DHCP Health Check

A read-only two-client DNS failure workflow that collects the same evidence on the affected and known-good Windows clients, compares suffix, resolver, cache, and query paths side by side, and narrows the first actual delta before any reset.

Read-onlyPublished
ToolEvergreenFile, Backup, and Storage Operations

File share permission audit

A read-only file share audit that records SMB share permissions, NTFS access, and ownership evidence for review.

Read-onlyPublished
ToolEvergreenWindows Server Health

IIS site and binding inventory

A read-only IIS inventory that correlates sites, bindings, ports, host headers, app-pool identities, content paths, and certificate thumbprints for migration or renewal work.

Read-onlyPublished
ToolEvergreenActive Directory and Identity

Inactive AD user disable review workflow

Two-phase review checklist for identifying inactive AD user accounts, validating inactivity evidence, applying exclusions, capturing approval, and preparing rollback details before any disable action.

Changes system statePublished
ToolEvergreenOperations Templates

Incident Note Template

A compact operator note format for capturing symptoms, checks, decisions, and follow-up while the issue is fresh.

Planning aidPublished
ToolEvergreenApplication Hosting

Internal IIS site rollout checklist

Operator checklist for launching an internal IIS-hosted site with evidence capture for IIS role presence, site folder layout, bindings, app pool identity, DNS readiness, browser validation, and rollback notes.

Read-onlyPublished
ToolEvergreenMonitoring and Observability

Internal URL monitoring deployment and trust runbook

One authoritative path for monitoring 10–20 internal HTTP/HTTPS endpoints: define endpoint semantics, deploy Uptime Kuma, set retry and maintenance policy, add TLS/auth checks, alert, retain history, and prove the monitor with a controlled outage.

Planning aidPublished
ToolEvergreenReporting and Evidence Packs

Patch compliance Prove the Number monthly evidence pack

A ready-to-fill monthly record that turns patch-compliance methodology into a defensible reporting package: population reconciliation, denominator rules, unknown/stale systems, exclusions, applicability, evidence coverage, exceptions, signoff, and management summary.

Planning aidPublished
ToolEvergreenReporting and Evidence Packs

PowerShell HTML operations report starter

Concrete PowerShell reporting pattern for turning host-check results into an HTML operations summary with a status rollup, per-host table, failure section, saved local artifacts, and optional email delivery.

Changes system statePublished
ToolEvergreenReporting and Evidence Packs

PowerShell operations reporting foundation

Use the Ops Reporting Foundation helper to turn PowerShell checks into consistent HTML, CSV, JSON, and log artifacts. Start here after creating the helper file, then plug health checks, patch checks, certificate scans, AD hygiene checks, and other collectors into the same reporting pattern.

Review before runningPublished
ToolEvergreenMigration and Cutover

Primary workflow: Robocopy migration cutover evidence pack

The primary production file-migration workflow: plan, dry-run, pre-seed, freeze writes, final delta, validate data/metadata/access, and make an explicit GO / STOP / ROLLBACK decision before the destination becomes authoritative.

Changes system statePublished
ToolEvergreenInventory

RADIUS and NPS server detection report

Read-only PowerShell reporting script pattern to identify likely Microsoft NPS or other RADIUS-capable Windows servers using multiple evidence sources: NPS service presence, NPAS role/feature state, IAS/NPS event log activity, UDP 1812/1813 listener evidence, and registry indicators. Designed for migration discovery, audit support, and authentication troubleshooting.

Read-onlyPublished
ToolEvergreenRemote Access

RDP Connectivity Checklist

A structured check for RDP failures before changing firewall rules, user rights, or server policy.

Read-onlyPublished
ToolEvergreenConnectivity and Network Triage

RDP failure triage script

A read-only RDP triage script pattern for DNS, TCP 3389, listener state, firewall evidence, sessions, and event logs.

Read-onlyPublished
ToolEvergreenFile Services

Robocopy Job Template

A safer starting point for repeatable Windows file copy jobs with logging and dry-run review.

Review before runningPublished
ToolEvergreenFile, Backup, and Storage Operations

Robocopy job template and log parser

A safer Robocopy job template with dry-run review, log capture, exit-code interpretation, and migration evidence.

Review before runningPublished
ToolEvergreenActive Directory and Identity

Service account retirement evidence workflow

Combine configuration discovery with runtime authentication evidence, SPN/Kerberos review, owner approval, an observation window, and explicit DISABLE / HOLD / ROLLBACK criteria before retiring a domain service account.

Changes system statePublished
ToolEvergreenActive Directory and Identity

Service account usage finder

A read-only configuration-discovery pass for service-account assignments in Windows services, scheduled tasks, and IIS application pools, designed as the first step of—not a substitute for—the full retirement evidence workflow.

Read-onlyPublished
ToolEvergreenActive Directory and Identity

SMB working-user vs failing-user access comparison

Compare a working and failing user's identity, token, Kerberos, share ACL, NTFS ACL, inheritance, and effective-access path to identify the first authorization delta before changing permissions.

Read-onlyPublished
ToolEvergreenSecurity and Exposure Checks

Windows firewall rule audit

A read-only Windows Firewall audit that records enabled allow rules, ports, profiles, and address scopes.

Read-onlyPublished
ToolEvergreenWindows Server Health

Windows server health snapshot

A read-only Windows Server health snapshot that returns one compact row per host for uptime, disk pressure, memory headroom, stopped automatic services, and recent system errors.

Read-onlyPublished
ToolEvergreenPatch and Reboot Readiness

Windows Server update failure evidence-first runbook

A Windows Server-specific observe, compare, repair, validate workflow for one server that fails a monthly update while a peer succeeds, with proxy, update-source, servicing, applicability, CBS/DISM, and before/after evidence.

Changes system statePublished
ToolEvergreenPatching

Windows Update Repair Checks

A staged Windows Update troubleshooting path that starts read-only and escalates only when needed.

Review before runningPublished