Have you been Pwned?

Definition:

https://www.google.no/amp/s/www.urbandictionary.com/define.php%3fterm=pwned&amp=true

This website below keeps an indexed catalog of Pwned email addresses.

You’ll be amazed of all the compromised sites and services out there

https://haveibeenpwned.com

More articles

Optional features

Check available optional features: DISM /Online /Get-Capabilities Install an optional feature: DISM /Online /Add-capability /capabilityname:Media.MediaFeaturePack~~~~0.0.1.0

Read More »

AD retention period

Check AD retention tombstone value: Import-Module ActiveDirectory $ADForestconfigurationNamingContext = (Get-ADRootDSE).configurationNamingContext $DirectoryServicesConfigPartition = Get-ADObject -Identity “CN=Directory Service,CN=Windows NT,CN=Services,$ADForestconfigurationNamingContext” -Partition $ADForestconfigurationNamingContext -Properties *

Read More »