Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 539 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 539 Bytes

PS-Functions

Various PowerShell functions

  • Get-ADDomainDistinguishedName: converts FQDN to -Searchbase format
  • Get-ADDomainFQDN: retrieves fully qualified domain name from the distinguished name of an Active Directory object
  • Get-DataSize: converts raw integer to legible string with size denominations
  • New-ADOUStructure: creates multilayer OU structure from given distinguished name
  • Wordle-KnockOff: play Wordle in PowerShell because I wanted to see if I could do it. Please don't sue me.