Changes

HowTo:Install UBIK Enterprise Service

10 bytes removed, 12:49, 3 September 2013
<source lang="dos">
@echo off sc delete "UBIK Enterprise Service"
sc \\<SERVERNAME> create "UBIK Enterprise Service" binPath= "<PATH_TO>\UBIK.EnterpriseService.exe" start= auto DisplayName= "UBIK Enterprise Service"
sc \\<SERVERNAME> description "UBIK Enterprise Service" "UBIK Enterprise Service"
10,686
edits