randomize_password job from windows-utilities/0.3.0
Sets password for the Administrator user on Windows
Github source:
f9b2247
or
master branch
Properties¶
randomize_password
¶
enabled
¶If false this job will do nothing
- Default
true
username
¶Username
- Default
Administrator
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/randomize_password/
directory
(learn more).
bin/pre-start.ps1
(frompre-start.ps1
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.
This job relies on no runtime packages.