Results 1 to 7 of 7

Thread: Server Scripting

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    332

    Server Scripting

    Is it possible to craete a script which enables me to automate adding/disabling folder permissions for many folders?
    or adding and removing users from a permision list for a certain folder?

  2. #2
    Member
    Join Date
    Sep 2002
    Posts
    56
    yes

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    332
    thanx for answering, but i'd appreciate it if someone could tell me how!

  4. #4
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    Cool

    mm u can use file system object for this

    or also IIS object

    find more about IIS see www.microsoft.com

  5. #5
    Fanatic Member Kings's Avatar
    Join Date
    Aug 2001
    Posts
    673
    Are you sure that FSO is used for permissions? If so, could you give me a code example, cause I though FSO was only for files & directories, and not permissions.
    K i n g s

  6. #6
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    I agree with Kings - I've never seen FSO used for setting permissions

    Try looking at, kinda difficult looking.
    http://msdn.microsoft.com/library/de..._directory.asp

    Also, there might be a way thru ADSI, and there should be NT APIs to do this as well.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  7. #7
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    Cool

    Sory for that i give only an idea..

    i also give the second choice IIS Object..
    for that

    sory again...
    and thanks for increasing my knowledge.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width