Skip to content

Instantly share code, notes, and snippets.

@jhorsman
Created March 1, 2018 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jhorsman/ba0639124bf2253acd8083552b95ea9a to your computer and use it in GitHub Desktop.
Save jhorsman/ba0639124bf2253acd8083552b95ea9a to your computer and use it in GitHub Desktop.
Install SDL Web Content Delivery mico service with Windows service dependency
....
# $dependsOn should not just contain the name of the service, but the full command line parameter like so:
$dependsOn='--DependsOn="SDLWebDiscoveryService"'
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment