Set-ADTServiceStartMode doesn't work - The variable cannot be validated because the value Auto is not a valid value for the StartMode variable

Running a simple

Set-ADTServiceStartMode -Service 'w32time' -StartMode 'Automatic'

Thanks for the report! This has been fixed in - Fix bad `$StartMode` re-writing within `Start-ADTServiceStartMode`. · PSAppDeployToolkit/PSAppDeployToolkit@b7bed9e · GitHub :fist_right::fist_left:

1 Like