Skip to content

slemire/dnstool-bof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNStool BOF

Beacon Object File to manage Active Directory Integrated DNS (ADIDNS)

Examples

Add an A record

dnstool add domain.corp corpserver01 10.0.0.10

Modify an A record

dnstool modify domain.corp corpserver01 10.0.0.11

View DNS record

dnstool view domain.corp corpserver01

Delete an A record

dnstool delete domain.corp corpserver01

Notes

  • Only supports the creation/modification of A records

About

BOF to manage Active Directory Integrated DNS (ADIDNS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published