Using the administrative C$ share

  • Thread starter Thread starter Holger
  • Start date Start date
H

Holger

I'm developing an application which remotely installs a service. This is
done by copying the service files' to the c$ share on the target
machine, connecting to scm, installing and starting the service, which
worked fine for all >= windows nt systems.
Now, I experienced serious problems doing this in Windows Vista (Vista
Ultimate, Build# 6000):
as it seems, the C$ share and the SCM can only be accessed remotely by
the user 'Administrator' (not by any other user which is member of the
'Administrators' group), which is disabled by default.
I also generally wonder how remote network administration may work in
this scenario.
Any help would be greatly appreciated.

Holger
 
Many thanks for your help.
Seems to work fine using this registry entry (both c$ share and scm
connect).
I assume that this problem only exists when using local computer
administrators when you say that it works with (ads) domain administrators.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top