[windows2000] Re: GPO Folder Redirection

  • From: "Greg Reese" <GReese@xxxxxxxxxxxxxxxx>
  • To: <windows2000@xxxxxxxxxxxxx>
  • Date: Wed, 29 Oct 2003 10:32:29 -0500

I have it running now.  I was trying to run it from a batch file.  When I typed 
it in directly it worked.

Will this reset owners on the folder and the files or just the files?

Thanks for your help!

Greg
-----Original Message-----
From: windows2000-bounce@xxxxxxxxxxxxx
[mailto:windows2000-bounce@xxxxxxxxxxxxx]On Behalf Of Sullivan, Glenn
Sent: Wednesday, October 29, 2003 10:00 AM
To: 'windows2000@xxxxxxxxxxxxx'
Subject: [windows2000] Re: GPO Folder Redirection


D'oh... I just realized that the error was in the "For" section, rather then
in the SubInACL section.

Does your server name or share have a space in it?

I just tried this on my machine:
for /f "tokens=*" %i in ('dir /b \\Server\personal\*.') do echo %i

And got a list of usernames.

Did you leave off the /b by mistake?

Glenn Sullivan, MCSE+I  MCDBA
David Clark Company Inc. 

-----Original Message-----
From: Greg Reese [mailto:GReese@xxxxxxxxxxxxxxxx]
Sent: Wednesday, October 29, 2003 9:27 AM
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] Re: GPO Folder Redirection


I finally got around to giving this a try but I get the following:

\users\*.*') was unexpected at this time

anyone have any idea why that would happen and what I can do to correct it?

Greg

-----Original Message-----
From: Sullivan, Glenn [mailto:GSullivan@xxxxxxxxxxxxxx]
Sent: Thursday, October 02, 2003 9:18 AM
To: 'windows2000@xxxxxxxxxxxxx'
Subject: [windows2000] Re: GPO Folder Redirection


Resource Kit Tool: subinacl.exe

It will allow you to substitute ownership.  

Run this at the command line (all one line)

for /f "tokens=*" %i in ('dir /b \\server\users\*.') do subinacl
/subdirectories \\server\users\%i\*.* /setowner=%i

This will reset all the ownership to the username attached to the folder,
for all files in all folders in \\server\users.

HTH,

Glenn Sullivan, MCSE+I  MCDBA
David Clark Company Inc. 

-----Original Message-----
From: Greg Reese [mailto:GReese@xxxxxxxxxxxxxxxx]
Sent: Thursday, October 02, 2003 9:06 AM
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] GPO Folder Redirection


I use GPO to redirect my user's "My Documents" folder to their home drive
which for my users is \\server\Users\%username%

Works pretty well and has been for a while.

Somehow, this has stopped working for some of my users.  The event log has
the following:

Failed to perform redirection of folder My Documents. The new directories
for the redirected folder could not be created. The folder is configured to
be redirected to \\server\Users\%username%, the final expanded path was
\\server\Users\dsmith. The following error occurred: 
This security ID may not be assigned as the owner of this object.  

The last line seems to tell all.  The user is not the owner of the folder.
So I Looked it up and sure enough, they are not the owner (administrators
group is).  But I don't see any way to change the owner.  They have
permissions and their Home drive is still mapping just fine.  It is just the
folder redirection.

How do I change the owner? Or is there a better way to go about fixing this?

Greg
********************************************************
This Week's Sponsor - RTO Software / TScale
What's keeping you from getting more from your terminal servers? Did you
know, in most cases, CPU Utilization IS NOT the single biggest constraint to
scaling up?! Get this free white paper to understand the real constraints &
how to overcome them. SAVE MONEY by scaling-up rather than buying more
servers.
http://www.rtosoft.com/Enter.asp?ID=147
**********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm
********************************************************
This Week's Sponsor - RTO Software / TScale
What's keeping you from getting more from your terminal servers? Did you
know, in most cases, CPU Utilization IS NOT the single biggest constraint to
scaling up?! Get this free white paper to understand the real constraints &
how to overcome them. SAVE MONEY by scaling-up rather than buying more
servers.
http://www.rtosoft.com/Enter.asp?ID=147
**********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm
********************************************************
This Weeks Sponsor Pearl Software
Internet Monitoring, Filtering, and Control Solutions
Enabling User & Group Level Oversight & Access Policies
Fully Functional in a Thick or Thin Client Environment
http://www.pearlsw.com
**********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm
********************************************************
This Weeks Sponsor Pearl Software
Internet Monitoring, Filtering, and Control Solutions
Enabling User & Group Level Oversight & Access Policies
Fully Functional in a Thick or Thin Client Environment
http://www.pearlsw.com
**********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm
********************************************************
This Weeks Sponsor Pearl Software
Internet Monitoring, Filtering, and Control Solutions
Enabling User & Group Level Oversight & Access Policies
Fully Functional in a Thick or Thin Client Environment
http://www.pearlsw.com
**********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts: