Hi All,
I have written one application for taking backup and Recovery
of Active Directory. Its working fine with Win 2000 and server 2003
but fails with Server 2008. What is the reason for this? Is any
Architecture changed for 2008?
Regards,
Vishy
Meinolf Weber - 15 Jul 2008 15:11 GMT
Hello vishy,
What are you backing up in your Application? In 2008 you can only backup
system state or complete volumes or disks, that is changed. So no folder
based backups are possible except you maybe find 3rd party tools.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> Hi All,
>
[quoted text clipped - 5 lines]
> Regards,
> Vishy
vishy - 15 Jul 2008 16:04 GMT
I want to backup Active Directory and IISMetabase. The present Ds....
API are not working properly with WIn server 2008.
> Hello vishy,
>
[quoted text clipped - 19 lines]
> > Regards,
> > Vishy
Meinolf Weber - 15 Jul 2008 16:17 GMT
Hello vishy,
Again if you will use integrated backup in 2008, you can only choose system
state or volumes/disks. Nothing else. Before this works you also have to
add the Windows server backup feature.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> I want to backup Active Directory and IISMetabase. The present Ds....
> API are not working properly with WIn server 2008.
[quoted text clipped - 22 lines]
>>> Regards,
>>> Vishy
Jorge de Almeida Pinto [MVP - DS] - 15 Jul 2008 22:38 GMT
architecture change? yep!
see:
http://technet2.microsoft.com/WindowsServer2008/en/library/00162c92-a834-43f9-9e
8a-71aeb25fa4ad1033.mspx
http://technet2.microsoft.com/WindowsServer2008/en/library/75e4c12a-a541-4b0f-9f
be-a2ca5a3dbe961033.mspx

Signature
Cheers,
(HOPEFULLY THIS INFORMATION HELPS YOU!)
# Jorge de Almeida Pinto # MVP Identity & Access - Directory Services #
BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx
BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx
------------------------------------------------------------------------------------------
* How to ask a question --> http://support.microsoft.com/?id=555375
------------------------------------------------------------------------------------------
* This posting is provided "AS IS" with no warranties and confers no rights!
* Always test ANY suggestion in a test environment before implementing!
------------------------------------------------------------------------------------------
#################################################
#################################################
------------------------------------------------------------------------------------------
> Hi All,
>
[quoted text clipped - 5 lines]
> Regards,
> Vishy
vishy - 16 Jul 2008 15:46 GMT
With respect to Developer View what we have to take care??
On Jul 16, 2:38 am, "Jorge de Almeida Pinto [MVP - DS]"
<SubstituteThisWithMyFullNameSeparatedByD...@gmail.com> wrote:
> architecture change? yep!
>
[quoted text clipped - 27 lines]
> > Regards,
> > Vishy
Meinolf Weber - 16 Jul 2008 15:55 GMT
Hello vishy,
Maybe you find here some help:
http://msdn.microsoft.com/en-us/library/cc308385(VS.85).aspx
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> With respect to Developer View what we have to take care??
>
[quoted text clipped - 54 lines]
>>> Regards,
>>> Vish
vishy - 17 Jul 2008 15:58 GMT
Thanks everyone for your quick responses.
Now the present state is, previously for win 2000 and server
2003 i was using Directory Backup API (http://msdn.microsoft.com/en-us/
library/ms675896(VS.85).aspx) for backing up AD. In every API given in
MSDN gives a note saying that
Note This function is available for use in the operating systems
listed in the Requirements section. It may be altered or unavailable
in subsequent versions. Begginning with Windows Vista, use Volume
Shadow Copy Service (VSS) instead.
So now i am going through the documentation of VSS, it seems
to help me but not sure. Suggest me if i am on wrong path.
________
Vishy