I have been having a devil of a time figuring out how to create users in the inetpub/ftproot user directory, something that is easy to do in vbscript. I want to do it from managed code from a Windows Form using
VB.Net.
Anyone know how to do this? I can't seem to penetrate MS's obtuse documentation on Directory Services and DirectoryEntry.
Thanks.