Skip to content

set_password job from windows-utilities/0.14.0

Sets password for a user on Windows (defaults to Administrator)

Github source: 8c5cf58 or master branch

Properties

set_password

enabled

If false this job will do nothing

Default
true

password

New password

Default
""

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/set_password/ directory (learn more).

  • bin/pre-start.ps1 (from pre-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.