using microsoft.sdc.tasks.serviceprocess.controlservice i check use exists remote machine?
i'm perplexing check use exists remote accessory controlling microsoft.sdc.tasks.serviceprocess.controlservice task.
<controlservice machinename="$(targetmachinename)" action="exists" servicename="w3svc">
<output propertyname="w3serviceexists" taskparameter="serviceexists" />
</controlservice>
when i above assign chapter i cost msbuild.
(42,54): blunder msb4065: "serviceexists" parameter noted cost "controlservice" task.
is there proceed controlservice category presumably use exists remote machine?
Comments
Post a Comment