chef / kitchen-vcenter

A test-kitchen driver for vCenter REST API
https://www.chef.io/implementations/vmware
Apache License 2.0
25 stars 26 forks source link

Add windows password customization #136

Closed lomeroe closed 3 years ago

lomeroe commented 3 years ago

Add ability to specify administrator password during guest customization of windows VMs

Description

Allows configuring a password on the default administrator account of the cloned VM during guest customization

Related Issue

135

Types of changes

Checklist:

tas50 commented 3 years ago

@tecracer-theinen Any thoughts?

thheinen commented 3 years ago

Seems pretty straightforward to me :+1:

tas50 commented 3 years ago

Thanks @lomeroe