im-open/Register Windows Service

This action registers a windows service on a remote windows machine.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
service-nameThe name of the Windows service to registeryes
deployment-pathThe local path on the remote machine to the service executable, i.e. c:\service_directory\service.exeyes
serverThe name of the target server, i.e. machine.domain.com or 10.10.10.1yes
run-time-idThe run-time service credential user id, i.e. "domain\user_id", defaults to "NT AUTHORITY\LOCAL SYSTEM"noNT AUTHORITY\LOCAL SYSTEM
run-time-secretThe run-time service credential secret, this can be omitted if local system account is going to be usednoTHIS_WON'T_GET_USED
deployment-idThe deployment service account id to log into the server to register the serviceyes
deployment-secretThe deployment service account secret to log into the server to register the serviceyes

no outputs