The remote_computer is stand-alone (i.e. does not belong to a domain)
and I am accessing it from a user account not defined on it. Both
computers are running Windows XP PRO with SP2.
I have tried to fiddle with the security settings on remote_computer
but without success. Can anyone point me in the right direction?
Many thanks,
Ari
"DevelopAri" <devel...@hotmail.com> wrote in message
news:1175071585.0...@y66g2000hsf.googlegroups.com...
I finally stumbled upon the following quote on msdn (http://
msdn2.microsoft.com/en-us/library/ms685981.aspx):
"Windows Server 2003 and Windows XP/2000/NT: Unlike most other
securable objects, the security descriptor for the SCM cannot be
modified. This behavior has changed as of Windows Server 2003 SP1."
I actually ended up creating a small RPC server that is able to give
back the status of the Windows services I am interested in, as well as
start them up on request.