Hi Team
I want to set the service to use delayed start when ever I did a restart of the windows machine.
I thought to use service puppet resource,
When I look at the options available for the property enable, I found
- true -> this means enable the service
- false -> this means disable the service
- manual -> the service has to be enabled manually
- mask -> What does this mean?
What is the value and attribute to provide the option of delayed start of the service?
Is it possible to use delayed start of the service which is a windows service property.
Any kind help is appreciated.
Thanks
Raghuram Baisani