Jump to content

Recommended Posts

Posted

Got a bit of a strange problem with folder Redirection and Active Directory.

 

Set up new teacher accounts recently logging them on by year. Now when they log on the folder comes up correctly \\server\teachers\year1 for example but the work does not save to there (even though it comes up correctly in my documents \ properties - seems to be saving locally.

 

When I look at the folder permissions on the server it has no one at all set with permissions and offers the only option as me taking control? Any suggestions please folks.

Posted

As a first step, try taking control of the folder and then assigning the correct positions to it. See if that makes a difference to Docs saving in the correct location or not.

 

Tom

  • Thanks 1
Posted

I think I know what you're talking about! :) The drive is mapping correctly, but it hasn't been set as their My Documents. Teachers will save to their My Documents thinking it's on the network, when in fact it's a local cache if My Docs is not mapped.

 

Within Active Directory, double click the user(s) in question, navigate to the Profile tab, then make sure the Home Folder is set to, Connect: H:\ To: \\server\teachers\year1

  • Thanks 1
Posted
Are the share permissions (not the folder permissions) set correctly - I've had this throw up problems in the past

 

Currently the student and Teacher Folder share permissions are set to Everyone - so they ought to be what?

Posted

Thanks for all the useful answers so far team.

 

Problem persists. What I have set up in AD is User name G1 and in the properties of the AD user file H:\ drive setting it comes up as \\myserver\teachers\yearG1 (this folder has security settings for the user).

 

When the user logs on as G1 in start\my documents\ properties\target \\myserver\teachers\G1 (this folder does not have security settings for the user).

 

In my computer the drive is shown as yearg1 on myserver\teachers (H)

 

When the user opens word or something similar and goes to save the document the default comes up as My Network Places\My Documents and I just have no idea where that folder might physically be – it’s not showing anywhere on the data folder on the server, but logged on as G1 on another workstation it is visible!

Posted

In Active Directory, if you navigate to: User Config > Windows Settings > Folder Redirection. On the right, right click My Documents and choose 'Properties'.

 

Could you tell me what settings/policies you've set here? There should be various settings on both tabs.

Posted

Thanks Michael,

 

I have not done a lot with Group Policy before - still got the L plate on!

 

It's basic - redirect everyone's folders to the same location in the top box and Target Folder location is: redirect to user's home directory.

 

Oddes't thing about it is some redirections seem to at least partially work?

Posted
Thanks Michael,

 

I have not done a lot with Group Policy before - still got the L plate on!

 

It's basic - redirect everyone's folders to the same location in the top box and Target Folder location is: redirect to user's home directory.

 

Oddes't thing about it is some redirections seem to at least partially work?

 

Don't know if you ever got any resolution...

There is a bug (microsoft call it a feature) in SP3 that breaks folder redirection with windows XP for people with non-admin accounts. If you go to a CLIENT workstation and rightclick-properties fdeploy.dll (in system32) and go to the version tab and click File Version....

 

There's two main versions of the DLL we've seen....

5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) this is the DLL from windows SP2.

5.1.2600.5512 (xpsp.080413-2113) this is the DLL from windows SP3.

 

What you need to do is replace the SP3 dll with the SP2 one, but it's a bit fiddly.

 

Firstly, there's a folder called DLLCache, it resides in system32 but is HIDDEN to everyone (even admin) you'll have to type it into your explorer browser. This contains a copy of cruical system files. If you just replace the fdeploy.dll in system32, moments later the copy from dllcache will come to replace it.

 

So the obvious solution is to just copy the SP2 fdeploy to both folders right?

 

Well, it gets a bit technical here. If you straight installed SP3, it will totally deny you this and your OS will ask for the SP3 disk to restore the SP3 dll from. The solution is to install SP2. UPGRADE to SP3, then quickly get in there and replace the dll in both fdeploy and system32 with the SP2 one.

 

A nightmare, but should solve MOST folder redirect issues assuming you've got all your AD configuration correct. Hope that helps people with the same prob!

  • Thanks 1
Posted

Thanks Friez,

 

Sounds a bit scary all that - do you know if MS are working on a solution for this?

 

Don't know if you ever got any resolution...

There is a bug (microsoft call it a feature) in SP3 that breaks folder redirection with windows XP for people with non-admin accounts. If you go to a CLIENT workstation and rightclick-properties fdeploy.dll (in system32) and go to the version tab and click File Version....

 

Posted

Hiyah just a thought ... have you unticked the box that sais grant the user exclusive rights to my documents under the settings tab in folder redirection ... Ive had problems if its ticked

 

cheers

Brian

  • Thanks 1
Posted
We had a problem like this - if you're using mandatory profiles - had to manually create the My Documents and My Pictures folders within the profile being used as the mandatory one - then everything worked OK - bizarre!
  • Thanks 1
Posted
Thanks Friez,

 

Sounds a bit scary all that - do you know if MS are working on a solution for this?

 

They haven't fixed this at all (and don't plan to).

But as a test, try installing a client machine without SP3 and see if that works, if so, then this is your issue. If not, you might have something else wrong (ontop of this glitch probably). I am assuming you're using XP clients?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...