> I have a case where I need to be able to programmatically create
> a new Windows folder (cfdirectory), but then be able to alter the
> permissions and setup that folder as a NT share. Can anybody give
> me some direction on how to go about the last 2 in a Windows 2003
> environment using ColdFusion?

You can do all of these things within a batch file. Use cacls.exe to set
permissions, and use "net share" to create the share as others have
mentioned.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to