Re: Side-effects in taking ownership..
- From: "Herb Martin" <news@xxxxxxxxxxxxxx>
- Date: Tue, 22 May 2007 03:03:50 -0500
"Jake" <jake44@xxxxxxxxx> wrote in message
news:elWG3UEnHHA.4424@xxxxxxxxxxxxxxxxxxxxxxx
Herb Martin skreiv:
"Jake" <jake44@xxxxxxxxx> wrote in message
news:%23iF7GoDnHHA.4120@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
If the admin takes ownership of the domain users' profile folders, will
that have any side-effects at all for the users?
Possibly, probably. Generally the user needs Full Control (or at least
Change) of the files there and if the permissions are set by "Owner"
then they might be lost, and thus the files become unvailable to the
user without the admin then explictly granting permissions (back) to
the user.
The admin really should NOT be doing this. Why would you want to do so?
I need to see what is causing some user profiles to grow very big and I
have been advised to take owership to be able to see the size of each
user's profile. (Btw. I find it weird that windows does not provide an
easy way to list profile folder sizes).
If you can list the directories (and usually admins can) then you can
simple do this:
dir /s PROFILE_PATH
(putting in the actual path).
If you cannot, then have the user grant your read on the files -- you really
are NOT supposed to be taking ownership of others files except in dire
emergencies.
For future created users I have enabled the 'grant admins group security
rights of user profile' GPO.
Comments?
.
- Follow-Ups:
- Re: Side-effects in taking ownership..
- From: Jake
- Re: Side-effects in taking ownership..
- References:
- Side-effects in taking ownership..
- From: Jake
- Re: Side-effects in taking ownership..
- From: Herb Martin
- Re: Side-effects in taking ownership..
- From: Jake
- Side-effects in taking ownership..
- Prev by Date: Re: Side-effects in taking ownership..
- Next by Date: Re: Need help-ROBOCOPY to move files/permissions from 1 server to anot
- Previous by thread: Re: Side-effects in taking ownership..
- Next by thread: Re: Side-effects in taking ownership..
- Index(es):
Relevant Pages
|