vmware / pyvmomi-community-samples

A place for community contributed samples for the pyVmomi library.
Apache License 2.0
1.01k stars 922 forks source link

pyvmomi code to add vcsa to AD and to set dns settings #717

Open swshkar opened 1 year ago

swshkar commented 1 year ago

Is your feature request related to a problem? Please describe.

HI,

I need to know is there any pyvmomi equivalent to command "/opt/likewise/bin/domainjoin-cli join {{ root_domain }} {{ user }} {{ password }}" for joining vcsa 7.0 to active directory?

and is there pyvmomi code to setup dns settings on vcsa?

Thanks,

Describe the solution you'd like

Looking for pyvmomi equivalent of vcsa shell command "/opt/likewise/bin/domainjoin-cli join {{ root_domain }} {{ user }} {{ password }}" for add vcsa to active directory?

also looking for pyvmomi code for configuring dns settings on vcsa

Thanks,

Describe alternatives you've considered

No response

Additional context

No response