Re: Disabling Execute access in Documents and Settings?
From: Gordon Fecyk (gordonf_at_pan-am.ca)
Date: 06/21/04
- Next message: Bojidar Alexandrov: "Re: Help with Win2k login"
- Previous message: Fonze: "Help with Win2k login"
- In reply to: Steven L Umbach: "Re: Disabling Execute access in Documents and Settings?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 20 Jun 2004 22:17:42 -0500
> http://membres.lycos.fr/jfb/gb/gbtools/fileacl.htm
>
http://www.microsoft.com/downloads/details.aspx?FamilyID=723f64ea-34f0-4e6d-9a72-004d35de4e64&displaylang=en
So I could do something like this in a login script perhaps:
@echo off
fileacl %userprofile% [options]
(and perhaps for good measure if home's mapped to a server share)
fileacl %homedrive%%homepath% [options]
(rest of script)
This should even work for a user who hasn't logged on to a given station
before, because the profile's copied first before the login script's
executed.
-- PGP key (0x0AFA039E): <http://www.pan-am.ca/consulting@pan-am.ca.asc> What's a PGP Key? See <http://www.pan-am.ca/free.html> GOD BLESS AMER, er, THE INTERNET. <http://vmyths.com/rant.cfm?id=401&page=4>
- Next message: Bojidar Alexandrov: "Re: Help with Win2k login"
- Previous message: Fonze: "Help with Win2k login"
- In reply to: Steven L Umbach: "Re: Disabling Execute access in Documents and Settings?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]