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 | 2 | -21/+37 | |
2018-07-18 | Added Get-ADIDNSZone | Kevin Robertson | 2 | -71/+403 | |
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 | 2 | -30/+31 | |
Added 'System' to the accepted values for the Partition parameter. | |||||
2018-07-10 | Added blog to readme | Kevin Robertson | 1 | -0/+3 | |
2018-07-10 | ADIDNS functions, pscredential, nonsecure dynamic updates | Kevin Robertson | 10 | -1219/+4978 | |
Added functions for performing ADIDNS spoofing. All LDAP functions now accept a pscredential object. Added nonsecure dynamic updates functionality to Invoke-DNSupdate. | |||||
2017-12-03 | Realm parameter and formatting fixes | Kevin Robertson | 2 | -19/+30 | |
2017-09-07 | Readme fix | Kevin Robertson | 1 | -1/+1 | |
2017-09-07 | Readme fix | Kevin Robertson | 1 | -3/+3 | |
2017-09-07 | Readme update | Kevin Robertson | 1 | -0/+3 | |
2017-09-07 | Readme update | Kevin Robertson | 1 | -12/+20 | |
2017-09-07 | Readme update | Kevin Robertson | 1 | -1/+21 | |
2017-09-06 | Initial commit | Kevin Robertson | 11 | -2/+2052 | |
2017-09-05 | Initial commit | Kevin Robertson | 2 | -0/+31 | |