Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-21 | output fix | Kevin Robertson | 1 | -2/+2 | |
2018-07-21 | Added append option to Set-MachineAccountAttribute, bug fixes | Kevin Robertson | 1 | -20/+36 | |
2018-07-18 | Added Get-ADIDNSZone | Kevin Robertson | 1 | -70/+394 | |
Added a function that will return the distinguished name for zones stored in AD. This should help to determine the correct partition to use. Fixed some bugs. | |||||
2018-07-17 | Added better support for legacy ADIDNS zone location | Kevin Robertson | 1 | -28/+28 | |
Added 'System' to the accepted values for the Partition parameter. | |||||
2018-07-10 | ADIDNS functions, pscredential, nonsecure dynamic updates | Kevin Robertson | 1 | -0/+3944 | |
Added functions for performing ADIDNS spoofing. All LDAP functions now accept a pscredential object. Added nonsecure dynamic updates functionality to Invoke-DNSupdate. |