After MOVEUSER cannot open MyDocs file!
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
After MOVEUSER cannot open MyDocs file!

 
Post new topic   Reply to topic    Windows Server Forum Index -> Migration
Author Message
Rich Roller
Guest





Posted: Wed Oct 19, 2005 8:51 pm    Post subject: After MOVEUSER cannot open MyDocs file! Reply with quote

I'm hoping someone will have an idea about this because I was planning to
use MOVEUSER for several user migrations I'm supposed to be doing ASAP. But
now I'M HOLDING OFF because...

I ran "moveuser olddomain\user newdomain\user /k /y" successfully.

Then I renamed profile folder: user.old-domain -> user.new-domain.

Then I edited registry to change ProfileImagePath value to match the new
folder name.

I logged in as newdomain\user OK... settings/data seem to have been
largely preserved, BUT...

PROBLEM = when user tried to open a file in MyDocuments they got "access
denied"!

Questions:

Q1: Was my syntax OK? "/k /y" I believe this is what I used in my
previously successful tests.

Q2: I assume that the renaming of profile folder and ProfileImagePath value
would not cause this "access denied". I've renamed before without problems.
Is this a good assumption on my part?

Q3: I just logged out as admin and logged in as user. Should I have
rebooted? Could that be my only problem? Unfortunately I forgot to try a
reboot when I was on-site yesterday. (The reason I'm speculating about
reboot is that I had a similar problem getting moveuser to even run without
"access denied" and it was fixed w/ a reboot)

Q4: Otherwise, what could cause this? (permissions??) And more importantly
how might I fix it??

Thanks to anyone who has insight on this!

-Rich
Back to top
Vincent Xu [MSFT]
Guest





Posted: Thu Oct 20, 2005 8:51 am    Post subject: RE: After MOVEUSER cannot open MyDocs file! Reply with quote

Hi Rich,

Q1: I think the syntax is correct.

Q2 & Q4: Please describe how you modify the registry in detail. Including
which location and which value.

Q3: After such operation, reboot is needed.


Best regards,

Vincent Xu
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security


--------------------
Quote:
Reply-To: "Rich Roller" <rich@*REMOVE-THIS*r2c.com
From: "Rich Roller" <rich@*REMOVE-THIS*r2c.com
Subject: After MOVEUSER cannot open MyDocs file!
Date: Wed, 19 Oct 2005 13:30:57 -0400
Lines: 40
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
X-RFC2646: Format=Flowed; Original
Message-ID: <#bfKfLN1FHA.3188@TK2MSFTNGP14.phx.gbl
Newsgroups: microsoft.public.windows.server.migration
NNTP-Posting-Host: ool-4356307b.dyn.optonline.net 67.86.48.123
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.windows.server.migration:12390
X-Tomcat-NG: microsoft.public.windows.server.migration

I'm hoping someone will have an idea about this because I was planning to
use MOVEUSER for several user migrations I'm supposed to be doing ASAP.
But
now I'M HOLDING OFF because...

I ran "moveuser olddomain\user newdomain\user /k /y" successfully.

Then I renamed profile folder: user.old-domain -> user.new-domain.

Then I edited registry to change ProfileImagePath value to match the
new
folder name.

I logged in as newdomain\user OK... settings/data seem to have been
largely preserved, BUT...

PROBLEM = when user tried to open a file in MyDocuments they got
"access
denied"!

Questions:

Q1: Was my syntax OK? "/k /y" I believe this is what I used in my
previously successful tests.

Q2: I assume that the renaming of profile folder and ProfileImagePath
value
would not cause this "access denied". I've renamed before without
problems.
Is this a good assumption on my part?

Q3: I just logged out as admin and logged in as user. Should I have
rebooted? Could that be my only problem? Unfortunately I forgot to try
a
reboot when I was on-site yesterday. (The reason I'm speculating about
reboot is that I had a similar problem getting moveuser to even run
without
"access denied" and it was fixed w/ a reboot)

Q4: Otherwise, what could cause this? (permissions??) And more
importantly
how might I fix it??

Thanks to anyone who has insight on this!

-Rich


Back to top
Rich Roller
Guest





Posted: Sat Oct 22, 2005 12:50 am    Post subject: Re: After MOVEUSER cannot open MyDocs file! Reply with quote

Syntax seems to work fine.

I found that you are right, REBOOT AFTER MOVEUSER is important.

I also found that renaming profile folders and ProfileImagePath registry
values does work. However some applications (like Outlook!) which keep
hard-coded paths to data/settings files, will break (in Outlook you have to
repoint to PST's). So I've now decided that renaming profiles is not worth
that risk.

-Rich

"Vincent Xu [MSFT]" <v-xuwen@online.microsoft.com> wrote in message
news:DyWi67T1FHA.2244@TK2MSFTNGXA01.phx.gbl...
Quote:
Hi Rich,

Q1: I think the syntax is correct.

Q2 & Q4: Please describe how you modify the registry in detail. Including
which location and which value.

Q3: After such operation, reboot is needed.


Best regards,

Vincent Xu
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security


--------------------
Reply-To: "Rich Roller" <rich@*REMOVE-THIS*r2c.com
From: "Rich Roller" <rich@*REMOVE-THIS*r2c.com
Subject: After MOVEUSER cannot open MyDocs file!
Date: Wed, 19 Oct 2005 13:30:57 -0400
Lines: 40
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
X-RFC2646: Format=Flowed; Original
Message-ID: <#bfKfLN1FHA.3188@TK2MSFTNGP14.phx.gbl
Newsgroups: microsoft.public.windows.server.migration
NNTP-Posting-Host: ool-4356307b.dyn.optonline.net 67.86.48.123
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.windows.server.migration:12390
X-Tomcat-NG: microsoft.public.windows.server.migration

I'm hoping someone will have an idea about this because I was planning to
use MOVEUSER for several user migrations I'm supposed to be doing ASAP.
But
now I'M HOLDING OFF because...

I ran "moveuser olddomain\user newdomain\user /k /y" successfully.

Then I renamed profile folder: user.old-domain -> user.new-domain.

Then I edited registry to change ProfileImagePath value to match the
new
folder name.

I logged in as newdomain\user OK... settings/data seem to have been
largely preserved, BUT...

PROBLEM = when user tried to open a file in MyDocuments they got
"access
denied"!

Questions:

Q1: Was my syntax OK? "/k /y" I believe this is what I used in my
previously successful tests.

Q2: I assume that the renaming of profile folder and ProfileImagePath
value
would not cause this "access denied". I've renamed before without
problems.
Is this a good assumption on my part?

Q3: I just logged out as admin and logged in as user. Should I have
rebooted? Could that be my only problem? Unfortunately I forgot to try
a
reboot when I was on-site yesterday. (The reason I'm speculating about
reboot is that I had a similar problem getting moveuser to even run
without
"access denied" and it was fixed w/ a reboot)

Q4: Otherwise, what could cause this? (permissions??) And more
importantly
how might I fix it??

Thanks to anyone who has insight on this!

-Rich



Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Migration All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB