Hi,

Is their any way to change the dependency of services ? I want to start the
CRM Security Service after SQL Service.

Re: Dependency service by Al

Al
Wed Sep 17 08:37:57 CDT 2003

See the deployment manager for the fix.

--
remove underscores to email

"Hans Hantson" <hans.hantson@pandora.be> wrote in message
news:eAI4lHRfDHA.3248@tk2msftngp13.phx.gbl...
> Hi,
>
> Is their any way to change the dependency of services ? I want to start
the
> CRM Security Service after SQL Service.
>
>
>



Re: Dependency service by Matt

Matt
Wed Sep 17 11:00:31 CDT 2003

Hans,

Running the following command will re-register the security service so that
it is dependant on SQL.

crmsecurityservice.exe -r -s

Matt

"Hans Hantson" <hans.hantson@pandora.be> wrote in message
news:eAI4lHRfDHA.3248@tk2msftngp13.phx.gbl...
Hi,

Is their any way to change the dependency of services ? I want to start the
CRM Security Service after SQL Service.





Re: Dependency service by Hans

Hans
Wed Sep 17 11:40:55 CDT 2003


"Matt Parks" <Matt.Parks@removetoX_XRevereGroup.Com> wrote in message
news:OhadfTTfDHA.3204@TK2MSFTNGP11.phx.gbl...
> Hans,
>
> Running the following command will re-register the security service so
that
> it is dependant on SQL.
>
> crmsecurityservice.exe -r -s
>
> Matt
>
> "Hans Hantson" <hans.hantson@pandora.be> wrote in message
> news:eAI4lHRfDHA.3248@tk2msftngp13.phx.gbl...
> Hi,
>
> Is their any way to change the dependency of services ? I want to start
the
> CRM Security Service after SQL Service.
>
>
>
>
Matt thanks for feedback