Have a look at the windows script host FAQ page at www.windows-script.com
<http://www.windows-script.com> , esp.
http://www.windows-script.com/faq/wshFAQ.asp?prmMode=DoAnswer
<http://www.windows-script.com/faq/wshFAQ.asp?prmMode=DoAnswer&FAQ=183>
&FAQ=183
HTH,
-Roy
-----Original Message-----
From: Joey Brenn [mailto:Joey@b...]
Sent: Thursday, January 25, 2001 7:48 AM
To: professional vb
Subject: [pro_vb] How to assign directory permission?
How can I assign NT/2000 directory permissions to a directory that I have
created on a remote machine? I create the directory using FileSystemObject
but now I want to set the username and administrator as the only permissions
on the directory. I can use ADSI or API calls. Any ideas about where to
find information on this or other suggestions?
Thanks,
Joey