diff options
Diffstat (limited to 'Powermad.psm1')
-rw-r--r-- | Powermad.psm1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Powermad.psm1 b/Powermad.psm1 index 2dd5646..deab1d8 100644 --- a/Powermad.psm1 +++ b/Powermad.psm1 @@ -9,4 +9,4 @@ Import-Module $PWD\New-MachineAccount.ps1 Import-Module $PWD\Disable-MachineAccount.ps1 Import-Module $PWD\Set-MachineAccountAttribute.ps1 Import-Module $PWD\Get-MachineAccountAttribute.ps1 -Import-Module $PWD\Get-KerberosAESKey.ps1
\ No newline at end of file +Import-Module $PWD\Get-MachineAccountCreator.ps1
\ No newline at end of file |