aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorHarmJ0y <will@harmj0y.net>2016-12-13 16:00:28 -0500
committerHarmJ0y <will@harmj0y.net>2016-12-13 16:00:28 -0500
commitf4f5fb1460a8163e333c9e5462df6d3ab27a53a6 (patch)
treebd0634c64d03a4123578b7dc6bc2cabf5fc6c6b3 /mkdocs.yml
parent813eab4a399c00d2632ac06192c861084651de6d (diff)
downloadPowerSploit-f4f5fb1460a8163e333c9e5462df6d3ab27a53a6.tar.gz
PowerSploit-f4f5fb1460a8163e333c9e5462df6d3ab27a53a6.zip
Added Set-DomainUserPassword to reset a particular user's password.
Reformatted documentation.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index fb9ad52..fcaef8d 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -29,6 +29,7 @@ pages:
- Find-DomainObjectPropertyOutlier: 'Recon/Find-DomainObjectPropertyOutlier.md'
- Get-DomainUser: 'Recon/Get-DomainUser.md'
- New-DomainUser: 'Recon/New-DomainUser.md'
+ - Set-DomainUserPassword: 'Recon/Set-DomainUserPassword.md'
- Get-DomainUserEvent: 'Recon/Get-DomainUserEvent.md'
- Get-DomainComputer: 'Recon/Get-DomainComputer.md'
- Get-DomainObject: 'Recon/Get-DomainObject.md'