Creating folders on any Computer withing AD Domain

  • Thread starter Thread starter Mick Walker
  • Start date Start date
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
 
Back
Top