Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Improve domain join command and create keytab #5

Description

@djjudas21

For completeness, DanF joins the domain with the following:

net ads join -U {{ ad_user }}%{{ ad_password }} createcomputer='{{ ad_ou }}' --no-dns-updates
net ads keytab create -U {{ ad_user }}%{{ ad_password }} no-dns-updates

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions