aboutsummaryrefslogtreecommitdiff
path: root/Powermad.psm1
blob: 80388c1f35ac5d0a314bab00007166e16ed34254 (plain)
1
2
3
4
5
6
7
8
<#
.SYNOPSIS
Powermad - PowerShell MachineAccountQuota and DNS exploit tools
.LINK
https://github.com/Kevin-Robertson/Powermad
#>
Import-Module $PWD\Powermad.ps1
Import-Module $PWD\Invoke-DNSUpdate.ps1