Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Windows 2008 DSRM

Reply
Thread Tools Display Modes

Windows 2008 DSRM

 
 
sawyer
Guest
Posts: n/a

 
      11-18-2009
Hello

I am reading http://technet.microsoft.com/en-us/l...14(WS.10).aspx
the article states that I don't have to restart the DC in DSRM in order to
perform an authoritative restore of an AD object. From my experience with
restoring deleted objects from AD, and when the DC is running Windows 2008,
I have always had to restart the DC in DSRM mode, perform an
nonauthoritative then perform an authoritative restore, in order to restore
the deleted object, but according to article I don't have to do this, all I
have to do is stop AD DS. What could I be doing wrong?


"Mark an object or objects as authoritative
You can stop AD DS if you need to mark an object or objects as
authoritative. Marking an object as authoritative is one step in the process
for performing an authoritative restore. You typically need to perform an
authoritative restore to recover an object that you have accidentally
deleted. In previous versions of Windows Server, you had to start the domain
controller in DSRM and then perform a nonauthoritative restore before you
could mark an object as authoritative. On a domain controller that runs
Windows Server 2008, you can stop AD DS to mark the object as authoritative
instead of starting the domain controller in DSRM"

 
Reply With Quote
 
 
 
 
Paul Bergson [MVP-DS]
Guest
Posts: n/a

 
      11-18-2009
I have actually spoken to a developer on this and you should be doing a
reboot after a authoritative restore. The o/s isn't sure on what has
changed within the DIT during the restore, including cached information
within LSASS. The only for sure way to ensure things to work properly is a
reboot.

--
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup This
posting is provided "AS IS" with no warranties, and confers no rights.

"sawyer" <> wrote in message
news:F2CD0CA1-BC8A-4E1B-97B3-...
> Hello
>
> I am reading
> http://technet.microsoft.com/en-us/l...14(WS.10).aspx the
> article states that I don't have to restart the DC in DSRM in order to
> perform an authoritative restore of an AD object. From my experience with
> restoring deleted objects from AD, and when the DC is running Windows
> 2008, I have always had to restart the DC in DSRM mode, perform an
> nonauthoritative then perform an authoritative restore, in order to
> restore the deleted object, but according to article I don't have to do
> this, all I have to do is stop AD DS. What could I be doing wrong?
>
>
> "Mark an object or objects as authoritative
> You can stop AD DS if you need to mark an object or objects as
> authoritative. Marking an object as authoritative is one step in the
> process for performing an authoritative restore. You typically need to
> perform an authoritative restore to recover an object that you have
> accidentally deleted. In previous versions of Windows Server, you had to
> start the domain controller in DSRM and then perform a nonauthoritative
> restore before you could mark an object as authoritative. On a domain
> controller that runs Windows Server 2008, you can stop AD DS to mark the
> object as authoritative instead of starting the domain controller in DSRM"



 
Reply With Quote
 
sawyer
Guest
Posts: n/a

 
      11-18-2009
I can understand rebooting after the authoritative restore is done, but my
question was regarding having to reboot the DC into DSRM in order to perform
the authoritative restore. According to the documentation I shouldn't have
to do this, all I should have to do is stop AD DS and then perform the
authoritative restore. Again from my experience I always have to restart the
DC in DSRM first

"Paul Bergson [MVP-DS]" <pbbergs@no_spammsn.com> wrote in message
news:...
> I have actually spoken to a developer on this and you should be doing a
> reboot after a authoritative restore. The o/s isn't sure on what has
> changed within the DIT during the restore, including cached information
> within LSASS. The only for sure way to ensure things to work properly is
> a reboot.
>
> --
> Paul Bergson
> MVP - Directory Services
> MCTS, MCT, MCSE, MCSA, Security+, BS CSci
> 2008, 2003, 2000 (Early Achiever), NT4
> Microsoft's Thrive IT Pro of the Month - June 2009
>
> http://www.pbbergs.com
>
> Please no e-mails, any questions should be posted in the NewsGroup This
> posting is provided "AS IS" with no warranties, and confers no rights.
>
> "sawyer" <> wrote in message
> news:F2CD0CA1-BC8A-4E1B-97B3-...
>> Hello
>>
>> I am reading
>> http://technet.microsoft.com/en-us/l...14(WS.10).aspx the
>> article states that I don't have to restart the DC in DSRM in order to
>> perform an authoritative restore of an AD object. From my experience with
>> restoring deleted objects from AD, and when the DC is running Windows
>> 2008, I have always had to restart the DC in DSRM mode, perform an
>> nonauthoritative then perform an authoritative restore, in order to
>> restore the deleted object, but according to article I don't have to do
>> this, all I have to do is stop AD DS. What could I be doing wrong?
>>
>>
>> "Mark an object or objects as authoritative
>> You can stop AD DS if you need to mark an object or objects as
>> authoritative. Marking an object as authoritative is one step in the
>> process for performing an authoritative restore. You typically need to
>> perform an authoritative restore to recover an object that you have
>> accidentally deleted. In previous versions of Windows Server, you had to
>> start the domain controller in DSRM and then perform a nonauthoritative
>> restore before you could mark an object as authoritative. On a domain
>> controller that runs Windows Server 2008, you can stop AD DS to mark the
>> object as authoritative instead of starting the domain controller in
>> DSRM"

>
>

 
Reply With Quote
 
Florian Frommherz [MVP]
Guest
Posts: n/a

 
      11-18-2009
Howdie!

sawyer schrieb:
> I can understand rebooting after the authoritative restore is done, but
> my question was regarding having to reboot the DC into DSRM in order to
> perform the authoritative restore. According to the documentation I
> shouldn't have to do this, all I should have to do is stop AD DS and
> then perform the authoritative restore. Again from my experience I
> always have to restart the DC in DSRM first


Yeah, that is new to Server 2008 and above. They've implemented Active
Directory as kind of a service where you're able to start and stop it.
In order to do a restore, you need to have the AD database offline. The
only method to shut down AD and have the database offline in Server 2003
and below was to reboot in DSRM mode. That's not needed in Server 2008
any more.

Though I haven't heard of any recommendations that Paul mentioned, I can
imagine that a mass restore of a huge number of objects and a change of
data that previously was cached by AD in the memory, there could arise
issues. I never heard of issues relating to that but something to
probably think about when dealing with mass rollbacks.

Cheers,
Florian
--
Microsoft MVP - Group Policy
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.
ANY advice you get on the Newsgroups should be tested thoroughly in your
lab.
 
Reply With Quote
 
Paul Bergson [MVP-DS]
Guest
Posts: n/a

 
      11-19-2009
The reason you go into DSRM is to stop AD, which you can now do via a
service within in 2008 and beyond.

--
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup This
posting is provided "AS IS" with no warranties, and confers no rights.

"sawyer" <> wrote in message
news:uy%...
>I can understand rebooting after the authoritative restore is done, but my
>question was regarding having to reboot the DC into DSRM in order to
>perform the authoritative restore. According to the documentation I
>shouldn't have to do this, all I should have to do is stop AD DS and then
>perform the authoritative restore. Again from my experience I always have
>to restart the DC in DSRM first
>
> "Paul Bergson [MVP-DS]" <pbbergs@no_spammsn.com> wrote in message
> news:...
>> I have actually spoken to a developer on this and you should be doing a
>> reboot after a authoritative restore. The o/s isn't sure on what has
>> changed within the DIT during the restore, including cached information
>> within LSASS. The only for sure way to ensure things to work properly is
>> a reboot.
>>
>> --
>> Paul Bergson
>> MVP - Directory Services
>> MCTS, MCT, MCSE, MCSA, Security+, BS CSci
>> 2008, 2003, 2000 (Early Achiever), NT4
>> Microsoft's Thrive IT Pro of the Month - June 2009
>>
>> http://www.pbbergs.com
>>
>> Please no e-mails, any questions should be posted in the NewsGroup This
>> posting is provided "AS IS" with no warranties, and confers no rights.
>>
>> "sawyer" <> wrote in message
>> news:F2CD0CA1-BC8A-4E1B-97B3-...
>>> Hello
>>>
>>> I am reading
>>> http://technet.microsoft.com/en-us/l...14(WS.10).aspx the
>>> article states that I don't have to restart the DC in DSRM in order to
>>> perform an authoritative restore of an AD object. From my experience
>>> with restoring deleted objects from AD, and when the DC is running
>>> Windows 2008, I have always had to restart the DC in DSRM mode, perform
>>> an nonauthoritative then perform an authoritative restore, in order to
>>> restore the deleted object, but according to article I don't have to do
>>> this, all I have to do is stop AD DS. What could I be doing wrong?
>>>
>>>
>>> "Mark an object or objects as authoritative
>>> You can stop AD DS if you need to mark an object or objects as
>>> authoritative. Marking an object as authoritative is one step in the
>>> process for performing an authoritative restore. You typically need to
>>> perform an authoritative restore to recover an object that you have
>>> accidentally deleted. In previous versions of Windows Server, you had to
>>> start the domain controller in DSRM and then perform a nonauthoritative
>>> restore before you could mark an object as authoritative. On a domain
>>> controller that runs Windows Server 2008, you can stop AD DS to mark the
>>> object as authoritative instead of starting the domain controller in
>>> DSRM"

>>
>>



 
Reply With Quote
 
Florian Frommherz [MVP]
Guest
Posts: n/a

 
      11-19-2009

Howdie!

Florian Frommherz [MVP] wrote:
> In order to do a restore, you need to have the AD database offline. The
> only method to shut down AD and have the database offline in Server 2003
> and below was to reboot in DSRM mode. That's not needed in Server 2008
> any more.


Lemme get that straight: you're still supposed to shutdown and reboot in
Server 2008 (and beyond) in order to restore a backup from tape and mark
it as authoritative. That's the only supported restore method from there.

Start&Stop functionality is for maintenance tasks.

Cheers,
Florian
 
Reply With Quote
 
Paul Bergson [MVP-DS]
Guest
Posts: n/a

 
      11-19-2009
Yeah, I would NEVER even consider doing a tape restore in anything but DSRM.

--
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup This
posting is provided "AS IS" with no warranties, and confers no rights.

"Florian Frommherz [MVP]" <> wrote in message
news:...
> Howdie!
>
> Florian Frommherz [MVP] wrote:
>> In order to do a restore, you need to have the AD database offline. The
>> only method to shut down AD and have the database offline in Server 2003
>> and below was to reboot in DSRM mode. That's not needed in Server 2008
>> any more.

>
> Lemme get that straight: you're still supposed to shutdown and reboot in
> Server 2008 (and beyond) in order to restore a backup from tape and mark
> it as authoritative. That's the only supported restore method from there.
>
> Start&Stop functionality is for maintenance tasks.
>
> Cheers,
> Florian



 
Reply With Quote
 
sawyer
Guest
Posts: n/a

 
      11-19-2009
Im actually doing the authoritative restore using wbadmin and restoring from
a local backup on a separate disk in the server, so the restore is not from
tape (not sure if that makes a difference or not?) Its still not clear to me
why I am having to reboot the server into DSRM to perform the authoritative
restore? again according to the documentation I shouldn't have to do this,
all I should have to do is stop AD DS and then perform the authoritative
restore. I can understand having to do a reboot once the restore is done,
but I shouldt have to reboot to get into DSRM in the first place.

Am I missing something here? I have read the reply's to my post and you guys
know your stuff, but I don't think my question has been answered?

"Paul Bergson [MVP-DS]" <pbbergs@no_spammsn.com> wrote in message
news:...
> The reason you go into DSRM is to stop AD, which you can now do via a
> service within in 2008 and beyond.
>
> --
> Paul Bergson
> MVP - Directory Services
> MCTS, MCT, MCSE, MCSA, Security+, BS CSci
> 2008, 2003, 2000 (Early Achiever), NT4
> Microsoft's Thrive IT Pro of the Month - June 2009
>
> http://www.pbbergs.com
>
> Please no e-mails, any questions should be posted in the NewsGroup This
> posting is provided "AS IS" with no warranties, and confers no rights.
>
> "sawyer" <> wrote in message
> news:uy%...
>>I can understand rebooting after the authoritative restore is done, but my
>>question was regarding having to reboot the DC into DSRM in order to
>>perform the authoritative restore. According to the documentation I
>>shouldn't have to do this, all I should have to do is stop AD DS and then
>>perform the authoritative restore. Again from my experience I always have
>>to restart the DC in DSRM first
>>
>> "Paul Bergson [MVP-DS]" <pbbergs@no_spammsn.com> wrote in message
>> news:...
>>> I have actually spoken to a developer on this and you should be doing a
>>> reboot after a authoritative restore. The o/s isn't sure on what has
>>> changed within the DIT during the restore, including cached information
>>> within LSASS. The only for sure way to ensure things to work properly
>>> is a reboot.
>>>
>>> --
>>> Paul Bergson
>>> MVP - Directory Services
>>> MCTS, MCT, MCSE, MCSA, Security+, BS CSci
>>> 2008, 2003, 2000 (Early Achiever), NT4
>>> Microsoft's Thrive IT Pro of the Month - June 2009
>>>
>>> http://www.pbbergs.com
>>>
>>> Please no e-mails, any questions should be posted in the NewsGroup This
>>> posting is provided "AS IS" with no warranties, and confers no rights.
>>>
>>> "sawyer" <> wrote in message
>>> news:F2CD0CA1-BC8A-4E1B-97B3-...
>>>> Hello
>>>>
>>>> I am reading
>>>> http://technet.microsoft.com/en-us/l...14(WS.10).aspx the
>>>> article states that I don't have to restart the DC in DSRM in order to
>>>> perform an authoritative restore of an AD object. From my experience
>>>> with restoring deleted objects from AD, and when the DC is running
>>>> Windows 2008, I have always had to restart the DC in DSRM mode, perform
>>>> an nonauthoritative then perform an authoritative restore, in order to
>>>> restore the deleted object, but according to article I don't have to do
>>>> this, all I have to do is stop AD DS. What could I be doing wrong?
>>>>
>>>>
>>>> "Mark an object or objects as authoritative
>>>> You can stop AD DS if you need to mark an object or objects as
>>>> authoritative. Marking an object as authoritative is one step in the
>>>> process for performing an authoritative restore. You typically need to
>>>> perform an authoritative restore to recover an object that you have
>>>> accidentally deleted. In previous versions of Windows Server, you had
>>>> to start the domain controller in DSRM and then perform a
>>>> nonauthoritative restore before you could mark an object as
>>>> authoritative. On a domain controller that runs Windows Server 2008,
>>>> you can stop AD DS to mark the object as authoritative instead of
>>>> starting the domain controller in DSRM"
>>>
>>>

>
>

 
Reply With Quote
 
Paul Bergson [MVP-DS]
Guest
Posts: n/a

 
      11-19-2009
Hold on, I'm waiting on confirmation from some sources and will give you the
feedback when I get it.

--
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup This
posting is provided "AS IS" with no warranties, and confers no rights.

"sawyer" <> wrote in message
news:118AD2F4-83FA-4B0C-9674-...
> Im actually doing the authoritative restore using wbadmin and restoring
> from a local backup on a separate disk in the server, so the restore is
> not from tape (not sure if that makes a difference or not?) Its still not
> clear to me why I am having to reboot the server into DSRM to perform the
> authoritative restore? again according to the documentation I shouldn't
> have to do this, all I should have to do is stop AD DS and then perform
> the authoritative restore. I can understand having to do a reboot once the
> restore is done, but I shouldt have to reboot to get into DSRM in the
> first place.
>
> Am I missing something here? I have read the reply's to my post and you
> guys know your stuff, but I don't think my question has been answered?
>
> "Paul Bergson [MVP-DS]" <pbbergs@no_spammsn.com> wrote in message
> news:...
>> The reason you go into DSRM is to stop AD, which you can now do via a
>> service within in 2008 and beyond.
>>
>> --
>> Paul Bergson
>> MVP - Directory Services
>> MCTS, MCT, MCSE, MCSA, Security+, BS CSci
>> 2008, 2003, 2000 (Early Achiever), NT4
>> Microsoft's Thrive IT Pro of the Month - June 2009
>>
>> http://www.pbbergs.com
>>
>> Please no e-mails, any questions should be posted in the NewsGroup This
>> posting is provided "AS IS" with no warranties, and confers no rights.
>>
>> "sawyer" <> wrote in message
>> news:uy%...
>>>I can understand rebooting after the authoritative restore is done, but
>>>my question was regarding having to reboot the DC into DSRM in order to
>>>perform the authoritative restore. According to the documentation I
>>>shouldn't have to do this, all I should have to do is stop AD DS and
>>>then perform the authoritative restore. Again from my experience I always
>>>have to restart the DC in DSRM first
>>>
>>> "Paul Bergson [MVP-DS]" <pbbergs@no_spammsn.com> wrote in message
>>> news:...
>>>> I have actually spoken to a developer on this and you should be doing a
>>>> reboot after a authoritative restore. The o/s isn't sure on what has
>>>> changed within the DIT during the restore, including cached information
>>>> within LSASS. The only for sure way to ensure things to work properly
>>>> is a reboot.
>>>>
>>>> --
>>>> Paul Bergson
>>>> MVP - Directory Services
>>>> MCTS, MCT, MCSE, MCSA, Security+, BS CSci
>>>> 2008, 2003, 2000 (Early Achiever), NT4
>>>> Microsoft's Thrive IT Pro of the Month - June 2009
>>>>
>>>> http://www.pbbergs.com
>>>>
>>>> Please no e-mails, any questions should be posted in the NewsGroup This
>>>> posting is provided "AS IS" with no warranties, and confers no rights.
>>>>
>>>> "sawyer" <> wrote in message
>>>> news:F2CD0CA1-BC8A-4E1B-97B3-...
>>>>> Hello
>>>>>
>>>>> I am reading
>>>>> http://technet.microsoft.com/en-us/l...14(WS.10).aspx the
>>>>> article states that I don't have to restart the DC in DSRM in order to
>>>>> perform an authoritative restore of an AD object. From my experience
>>>>> with restoring deleted objects from AD, and when the DC is running
>>>>> Windows 2008, I have always had to restart the DC in DSRM mode,
>>>>> perform an nonauthoritative then perform an authoritative restore, in
>>>>> order to restore the deleted object, but according to article I don't
>>>>> have to do this, all I have to do is stop AD DS. What could I be doing
>>>>> wrong?
>>>>>
>>>>>
>>>>> "Mark an object or objects as authoritative
>>>>> You can stop AD DS if you need to mark an object or objects as
>>>>> authoritative. Marking an object as authoritative is one step in the
>>>>> process for performing an authoritative restore. You typically need to
>>>>> perform an authoritative restore to recover an object that you have
>>>>> accidentally deleted. In previous versions of Windows Server, you had
>>>>> to start the domain controller in DSRM and then perform a
>>>>> nonauthoritative restore before you could mark an object as
>>>>> authoritative. On a domain controller that runs Windows Server 2008,
>>>>> you can stop AD DS to mark the object as authoritative instead of
>>>>> starting the domain controller in DSRM"
>>>>
>>>>

>>
>>



 
Reply With Quote
 
sawyer
Guest
Posts: n/a

 
      11-19-2009

Thank you

"Paul Bergson [MVP-DS]" <pbbergs@no_spammsn.com> wrote in message
news:uc$...
> Hold on, I'm waiting on confirmation from some sources and will give you
> the feedback when I get it.
>
> --
> Paul Bergson
> MVP - Directory Services
> MCTS, MCT, MCSE, MCSA, Security+, BS CSci
> 2008, 2003, 2000 (Early Achiever), NT4
> Microsoft's Thrive IT Pro of the Month - June 2009
>
> http://www.pbbergs.com
>
> Please no e-mails, any questions should be posted in the NewsGroup This
> posting is provided "AS IS" with no warranties, and confers no rights.
>
> "sawyer" <> wrote in message
> news:118AD2F4-83FA-4B0C-9674-...
>> Im actually doing the authoritative restore using wbadmin and restoring
>> from a local backup on a separate disk in the server, so the restore is
>> not from tape (not sure if that makes a difference or not?) Its still not
>> clear to me why I am having to reboot the server into DSRM to perform the
>> authoritative restore? again according to the documentation I shouldn't
>> have to do this, all I should have to do is stop AD DS and then perform
>> the authoritative restore. I can understand having to do a reboot once
>> the restore is done, but I shouldt have to reboot to get into DSRM in the
>> first place.
>>
>> Am I missing something here? I have read the reply's to my post and you
>> guys know your stuff, but I don't think my question has been answered?
>>
>> "Paul Bergson [MVP-DS]" <pbbergs@no_spammsn.com> wrote in message
>> news:...
>>> The reason you go into DSRM is to stop AD, which you can now do via a
>>> service within in 2008 and beyond.
>>>
>>> --
>>> Paul Bergson
>>> MVP - Directory Services
>>> MCTS, MCT, MCSE, MCSA, Security+, BS CSci
>>> 2008, 2003, 2000 (Early Achiever), NT4
>>> Microsoft's Thrive IT Pro of the Month - June 2009
>>>
>>> http://www.pbbergs.com
>>>
>>> Please no e-mails, any questions should be posted in the NewsGroup This
>>> posting is provided "AS IS" with no warranties, and confers no rights.
>>>
>>> "sawyer" <> wrote in message
>>> news:uy%...
>>>>I can understand rebooting after the authoritative restore is done, but
>>>>my question was regarding having to reboot the DC into DSRM in order to
>>>>perform the authoritative restore. According to the documentation I
>>>>shouldn't have to do this, all I should have to do is stop AD DS and
>>>>then perform the authoritative restore. Again from my experience I
>>>>always have to restart the DC in DSRM first
>>>>
>>>> "Paul Bergson [MVP-DS]" <pbbergs@no_spammsn.com> wrote in message
>>>> news:...
>>>>> I have actually spoken to a developer on this and you should be doing
>>>>> a reboot after a authoritative restore. The o/s isn't sure on what
>>>>> has changed within the DIT during the restore, including cached
>>>>> information within LSASS. The only for sure way to ensure things to
>>>>> work properly is a reboot.
>>>>>
>>>>> --
>>>>> Paul Bergson
>>>>> MVP - Directory Services
>>>>> MCTS, MCT, MCSE, MCSA, Security+, BS CSci
>>>>> 2008, 2003, 2000 (Early Achiever), NT4
>>>>> Microsoft's Thrive IT Pro of the Month - June 2009
>>>>>
>>>>> http://www.pbbergs.com
>>>>>
>>>>> Please no e-mails, any questions should be posted in the NewsGroup
>>>>> This
>>>>> posting is provided "AS IS" with no warranties, and confers no rights.
>>>>>
>>>>> "sawyer" <> wrote in message
>>>>> news:F2CD0CA1-BC8A-4E1B-97B3-...
>>>>>> Hello
>>>>>>
>>>>>> I am reading
>>>>>> http://technet.microsoft.com/en-us/l...14(WS.10).aspx the
>>>>>> article states that I don't have to restart the DC in DSRM in order
>>>>>> to perform an authoritative restore of an AD object. From my
>>>>>> experience with restoring deleted objects from AD, and when the DC is
>>>>>> running Windows 2008, I have always had to restart the DC in DSRM
>>>>>> mode, perform an nonauthoritative then perform an authoritative
>>>>>> restore, in order to restore the deleted object, but according to
>>>>>> article I don't have to do this, all I have to do is stop AD DS. What
>>>>>> could I be doing wrong?
>>>>>>
>>>>>>
>>>>>> "Mark an object or objects as authoritative
>>>>>> You can stop AD DS if you need to mark an object or objects as
>>>>>> authoritative. Marking an object as authoritative is one step in the
>>>>>> process for performing an authoritative restore. You typically need
>>>>>> to perform an authoritative restore to recover an object that you
>>>>>> have accidentally deleted. In previous versions of Windows Server,
>>>>>> you had to start the domain controller in DSRM and then perform a
>>>>>> nonauthoritative restore before you could mark an object as
>>>>>> authoritative. On a domain controller that runs Windows Server 2008,
>>>>>> you can stop AD DS to mark the object as authoritative instead of
>>>>>> starting the domain controller in DSRM"
>>>>>
>>>>>
>>>
>>>

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Two problems resulting from failed dual boot install lysander Windows Vista Installation 6 03-03-2010 02:26 AM
Install win7 VPC on a Hyper-V win7 VM moondaddy Virtual PC 10 11-19-2009 03:43 AM
Run Vista legally for at least one year/ Vista Activation doesn't stop Piracy Chad Harris Windows Vista Installation 56 12-25-2008 02:34 PM
Getting Ready for Windows BETA 2 - QuickStarter Andre Da Costa [Extended64] Windows Vista Installation 2 06-07-2006 06:22 PM
ANN: Upcoming Windows Embedded Chats and Webcasts Nick White [MSFT] ActiveSync 0 08-25-2004 07:50 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59