Re: WRITE PERMISSION on FOLDERS and SUB-FOLDERS
From: Torgeir Bakken \(MVP\) (Torgeir.Bakken-spam_at_hydro.com)
Date: 07/26/04
- Next message: mayayana: "Re: How to read "CompanyName" from a file"
- Previous message: Torgeir Bakken \(MVP\): "Re: Removing a STRATUP program"
- In reply to: Tabacaru: "WRITE PERMISSION on FOLDERS and SUB-FOLDERS"
- Next in thread: NickB: "RE: WRITE PERMISSION on FOLDERS and SUB-FOLDERS"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Jul 2004 14:43:57 +0200
Tabacaru wrote:
> Is there any possibility to change the permision of a FOLDER (and all
> sub-folders) in WRITE for all users ?
> The VBS is run buy a non user admin !
Hi
If Active Directory domain:
You could do it in a computer startup script (with a GPO) that runs
as part of the boot up process (before the user logs in). It runs
under the system context and has admin rights.
From a VBScript, you could e.g. use the Run method and launch cacls.exe.
-- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scriptcenter/default.mspx
- Next message: mayayana: "Re: How to read "CompanyName" from a file"
- Previous message: Torgeir Bakken \(MVP\): "Re: Removing a STRATUP program"
- In reply to: Tabacaru: "WRITE PERMISSION on FOLDERS and SUB-FOLDERS"
- Next in thread: NickB: "RE: WRITE PERMISSION on FOLDERS and SUB-FOLDERS"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|