I’m looking for a simple DSC Resource to join AD similar to this chef cookbook I’m currently using:
https://supermarket.chef.io/cookbooks/ad-join
Is there a DSC Resource that does this?
I’m looking for a simple DSC Resource to join AD similar to this chef cookbook I’m currently using:
https://supermarket.chef.io/cookbooks/ad-join
Is there a DSC Resource that does this?
I’m not familiar with the chef functionality, but the xComputerManagement module lets you join a node to an AD domain.
I’ll check it out - thanks!!!
Hey Don, would you take a look at this that I just posted, and let me know if you have any ideas?
https://powershell.org/forums/topic/dsc-azure-templates-and-key-vaults/
I was mid-reply to this as I was searching, but was basically just re-typing this same question so I thought I would just link it.