Creating folders on any Computer withing AD Domain

M

Mick Walker

Hi All,

I am a new poster, so I appologise if this has been covered before, I
did do a search and couldn't turn up much, but if I missed something
obvious then I appologise.

I am looking for a way in which I can create physical folders on any
machine withing the current AD Group using C# and the DirectoryServices
namespace.
I am using Microsoft.Web.Administration to manage IIS and I can create
new sites, virtual directories etc all fine. I just need a way to create
the filesystem structure on any of the webservers within our domain.

I hope there is a way to do it, I don't really want to go down the path
of calling webservices located on the individual machines to create the
needed directory structures.

Kind Regards
 

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

Similar Threads


Top