Skip to content

Instantly share code, notes, and snippets.

@lzybkr
lzybkr / Get-AmIPwned.ps1
Last active April 5, 2022 15:12
Query haveibeenpwned.com
View Get-AmIPwned.ps1
<#
.SYNOPSIS
Reports if your password is pwned by querying haveibeenpwned.com
.DESCRIPTION
Query haveibeenpwned.com to see if a password has appeared in a breach.
The query sends the first 5 characters of the SHA1 hash, so the query should be considered safe and anonymous.
@PatrickLang
PatrickLang / server2016_slipstream.md
Last active February 10, 2023 15:41
Automated deployments of Windows Server 2016
View server2016_slipstream.md

This is a draft that will ultimately be blogged later. If you're seeing this after April 2017 it's probably out of date.

Making a pre-updated Windows Server 2016 ISO

Prerequisites

  1. Install the Windows Assessment and Deployment Toolkit
  2. Download a Windows Server 2016 ISO such as the trial here - TODO
  3. Download the latest cumulative update