PC Review


Reply
Thread Tools Rate Thread

Desktop Slow to appear After Demoted Domain Controller

 
 
ohaya
Guest
Posts: n/a
 
      30th Jan 2005
Hi,

I have a Windows 2000 Advanced Server machine that I had originally
installed as a domain controller for some testing. After getting done
with that testing, I didn't need the machine to be a DC, so I ran
DCPROMO and demoted it to a standalone server, including having the
"last machine in forest" checkbox checked.

The demotion seemed to have gone ok, and the machine does seem to work
and is on my Windows network, but I am seeing a couple of anomalies:

1) Whenever I boot the machine, I see the bar on the bottom appear, and
then it takes a really long time before the icons on the desktop appear.

2) Also, when I log in as Administrator, I think that it's still using
the earlier domain Administrator. For example, under Documents and
Settings, I'm pretty sure that it's using the Administrator.myolddomain
folder.


Can anyone tell me how to resolve these problems? Was I suppose to do
something else besides just running the DCPROMO?

Thanks,
Jim
 
Reply With Quote
 
 
 
 
Sundaram Narayanan[MSFT]
Guest
Posts: n/a
 
      31st Jan 2005
You don't need to do anything else besides DCPROMO. You could check if there
are a lot of persistent network connections (mapped shares on on other
machines) on the machine and remove them to see if it improves desktop
initialization. As far as the profile folders remaining it is ok.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subjected to the terms specified at
http://www.microsoft.com/info/cpyright.htm.



"ohaya" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> Hi,
>
> I have a Windows 2000 Advanced Server machine that I had originally
> installed as a domain controller for some testing. After getting done
> with that testing, I didn't need the machine to be a DC, so I ran
> DCPROMO and demoted it to a standalone server, including having the
> "last machine in forest" checkbox checked.
>
> The demotion seemed to have gone ok, and the machine does seem to work
> and is on my Windows network, but I am seeing a couple of anomalies:
>
> 1) Whenever I boot the machine, I see the bar on the bottom appear, and
> then it takes a really long time before the icons on the desktop appear.
>
> 2) Also, when I log in as Administrator, I think that it's still using
> the earlier domain Administrator. For example, under Documents and
> Settings, I'm pretty sure that it's using the Administrator.myolddomain
> folder.
>
>
> Can anyone tell me how to resolve these problems? Was I suppose to do
> something else besides just running the DCPROMO?
>
> Thanks,
> Jim



 
Reply With Quote
 
ohaya
Guest
Posts: n/a
 
      31st Jan 2005
Sundaram,

Thanks, but I don't have any persistent network shares on this machine.

Any ideas about why the system seems to think that I'm logging on as
my_old_domain/Administrator?

Also, I forgot to mention that everytime I boot the machine, I'm getting
a popup saying that at least one service has failed. When I look in
Event Viewer, I am seeing an Event ID 7022, Source Service Control
Manager, and the event says that the Worldwide Web Publishing service
hung. When I look in Service, that service says "Starting", and if I
wait long enough, it says "Started".

This machine has just been acting strangely since the DCPROMO, and I
know I should just do a clean install, but I have a lot of software from
my testing that would be difficult to reproduce.

Jim



"Sundaram Narayanan[MSFT]" wrote:
>
> You don't need to do anything else besides DCPROMO. You could check if there
> are a lot of persistent network connections (mapped shares on on other
> machines) on the machine and remove them to see if it improves desktop
> initialization. As far as the profile folders remaining it is ok.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
> Use of included script samples are subjected to the terms specified at
> http://www.microsoft.com/info/cpyright.htm.
>
> "ohaya" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> > Hi,
> >
> > I have a Windows 2000 Advanced Server machine that I had originally
> > installed as a domain controller for some testing. After getting done
> > with that testing, I didn't need the machine to be a DC, so I ran
> > DCPROMO and demoted it to a standalone server, including having the
> > "last machine in forest" checkbox checked.
> >
> > The demotion seemed to have gone ok, and the machine does seem to work
> > and is on my Windows network, but I am seeing a couple of anomalies:
> >
> > 1) Whenever I boot the machine, I see the bar on the bottom appear, and
> > then it takes a really long time before the icons on the desktop appear.
> >
> > 2) Also, when I log in as Administrator, I think that it's still using
> > the earlier domain Administrator. For example, under Documents and
> > Settings, I'm pretty sure that it's using the Administrator.myolddomain
> > folder.
> >
> >
> > Can anyone tell me how to resolve these problems? Was I suppose to do
> > something else besides just running the DCPROMO?
> >
> > Thanks,
> > Jim

 
Reply With Quote
 
Sundaram Narayanan[MSFT]
Guest
Posts: n/a
 
      31st Jan 2005
If you choose last DC in the domain then the new local administrator could
get setup with the user profile of the earlier domain administrator
(although I am not a 100% sure of this). This would be a reasonable thing to
do because if you were the administrator and went to a lot of trouble to
configure say your desktop icons you expect that the new local administrator
inherits these settings. Now just because you have been set up with the same
user profile it does not mean the system is in other way confused about your
identity because it is still using the local security accounts database to
authenticate you.

If services are having startup issues the most likely problem is that they
were configured to run under a domain account and the domain now of course
doesn't exist.

1. Start/Run/Services.msc
2. Double click each service (if you are paranoid, only WWW Publishing
service) and go to the log on tab
3. Check if it is configured to use a domain account. If it is then change
it to Local System.

If this is not the problem then maybe there are some other errors in the
event logs that are helpful.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subjected to the terms specified at
http://www.microsoft.com/info/cpyright.htm.



"ohaya" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> Sundaram,
>
> Thanks, but I don't have any persistent network shares on this machine.
>
> Any ideas about why the system seems to think that I'm logging on as
> my_old_domain/Administrator?
>
> Also, I forgot to mention that everytime I boot the machine, I'm getting
> a popup saying that at least one service has failed. When I look in
> Event Viewer, I am seeing an Event ID 7022, Source Service Control
> Manager, and the event says that the Worldwide Web Publishing service
> hung. When I look in Service, that service says "Starting", and if I
> wait long enough, it says "Started".
>
> This machine has just been acting strangely since the DCPROMO, and I
> know I should just do a clean install, but I have a lot of software from
> my testing that would be difficult to reproduce.
>
> Jim
>
>
>
> "Sundaram Narayanan[MSFT]" wrote:
>>
>> You don't need to do anything else besides DCPROMO. You could check if
>> there
>> are a lot of persistent network connections (mapped shares on on other
>> machines) on the machine and remove them to see if it improves desktop
>> initialization. As far as the profile folders remaining it is ok.
>>
>> --
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> Use of included script samples are subjected to the terms specified at
>> http://www.microsoft.com/info/cpyright.htm.
>>
>> "ohaya" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> > Hi,
>> >
>> > I have a Windows 2000 Advanced Server machine that I had originally
>> > installed as a domain controller for some testing. After getting done
>> > with that testing, I didn't need the machine to be a DC, so I ran
>> > DCPROMO and demoted it to a standalone server, including having the
>> > "last machine in forest" checkbox checked.
>> >
>> > The demotion seemed to have gone ok, and the machine does seem to work
>> > and is on my Windows network, but I am seeing a couple of anomalies:
>> >
>> > 1) Whenever I boot the machine, I see the bar on the bottom appear, and
>> > then it takes a really long time before the icons on the desktop
>> > appear.
>> >
>> > 2) Also, when I log in as Administrator, I think that it's still using
>> > the earlier domain Administrator. For example, under Documents and
>> > Settings, I'm pretty sure that it's using the Administrator.myolddomain
>> > folder.
>> >
>> >
>> > Can anyone tell me how to resolve these problems? Was I suppose to do
>> > something else besides just running the DCPROMO?
>> >
>> > Thanks,
>> > Jim



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can a bkup Domain Controller (DC) be demoted to member server? Jim Microsoft Windows 2000 Security 3 13th Feb 2006 12:46 PM
XP slow copy from a 2000 Domain Controller Pete Moss Windows XP Networking 0 6th Feb 2004 02:50 AM
SLOW response from .NET Web Service on Domain Controller Barak Turovsky Microsoft Dot NET Framework 0 2nd Feb 2004 09:01 AM
remove an orphan domain controller (not demoted) Diego Lotti Microsoft Windows 2000 Active Directory 3 29th Dec 2003 07:48 PM
Demoted DC still appears as Domain Controller Cary Shultz Microsoft Windows 2000 Active Directory 3 30th Aug 2003 03:24 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:37 AM.