domain_update: Create a module to apply domain prep updates
authorGarming Sam <garming@catalyst.net.nz>
Tue, 12 Dec 2017 02:53:09 +0000 (15:53 +1300)
committerGarming Sam <garming@samba.org>
Wed, 20 Dec 2017 22:13:11 +0000 (23:13 +0100)
commit23dbcb403a1b6208c9ac7ef4868313d83d354d45
tree64714d676f938cf2d2dbacf5a12af4bdc277a8f8
parent8a4085fc2bad5764a4ae1b99c504750c7205e9bc
domain_update: Create a module to apply domain prep updates

These updates are referenced in documentation much like our
Forest-Wide-Updates.md file under the same MIT and CC attribution
licenses.

https://github.com/MicrosoftDocs/windowsserverdocs/blob/master/WindowsServerDocs/identity/ad-ds/deploy/Domain-Wide-Updates.md

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/domain_update.py [new file with mode: 0644]