chocolatey / chocolatey/ChocoCCM
New-CcmDeploymentStep - missing MachineContactTimeoutInMinutes parameter
- Dominant language
- PowerShell
- Stars
- 7
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
## Is Your Feature Request Related To A Problem? Please describe.
Creating deployments for our manual testing purposes would be easier with this module, but because we need to be able to set all the advanced step settings, we're not currently able to do so easily with this module.
## Describe The Solution. Why is it needed?
New-CcmDeploymentStep should have a `-MachineContactTimeout` parameter (I don't think the `InMinutes` suffix is strictly necessary, maybe we include that as an alias?) so we can set that setting as well on creating a deployment step.
## Additional Context.
N/A
## Related Issues
N/A
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.