PC Review


Reply
Thread Tools Rate Thread

Backup to CD-RW not allowed in Vista RC1?

 
 
=?Utf-8?B?YWxleGFuZGVyNzUw?=
Guest
Posts: n/a
 
      6th Nov 2006
I attempted to do a full system backup for the first time with Vista's
built-in Backup and Recovery Wizard. Upon starting, the wizard correctly
found my backup device (a Lite-On combo DVD-ROM/CD-RW drive at E but
insisted that I back up to DVDs--which this drive cannot write! When I
attempted to use a CD-RW anyway, the wizard refused to continue, citing "too
little space on selected disc".

Also, I can't find the "Change settings" link in the Backup and Recovery
Wizard; what I see is "Change system protection settings", which AFAIK has
nothing to do with backups as such.

My only other backup alternative is the usual: use Retrospect Client (in
Windows 2000--it won't work in Vista yet; I've tried) to back up, via home
network, to my Mac's DVD-RW drive. The problem with this is that, in order to
do a full restore (e.g., when reformatting a hard drive to lock out bad
sectors), one must physically remove the hard drive and connect it directly
to the Mac, then reinstall it in the PC after restoring. Grrrrrr.....
 
Reply With Quote
 
 
 
 
AJR
Guest
Posts: n/a
 
      6th Nov 2006
You are trying to "back up" approximately 2-3 gigs on CDs?

alexander750" <(E-Mail Removed)> wrote in message
news:7B3DDC5D-E23C-4FB0-9F29-(E-Mail Removed)...
>I attempted to do a full system backup for the first time with Vista's
> built-in Backup and Recovery Wizard. Upon starting, the wizard correctly
> found my backup device (a Lite-On combo DVD-ROM/CD-RW drive at E but
> insisted that I back up to DVDs--which this drive cannot write! When I
> attempted to use a CD-RW anyway, the wizard refused to continue, citing
> "too
> little space on selected disc".
>
> Also, I can't find the "Change settings" link in the Backup and Recovery
> Wizard; what I see is "Change system protection settings", which AFAIK has
> nothing to do with backups as such.
>
> My only other backup alternative is the usual: use Retrospect Client (in
> Windows 2000--it won't work in Vista yet; I've tried) to back up, via home
> network, to my Mac's DVD-RW drive. The problem with this is that, in order
> to
> do a full restore (e.g., when reformatting a hard drive to lock out bad
> sectors), one must physically remove the hard drive and connect it
> directly
> to the Mac, then reinstall it in the PC after restoring. Grrrrrr.....



 
Reply With Quote
 
=?Utf-8?B?YWxleGFuZGVyNzUw?=
Guest
Posts: n/a
 
      7th Nov 2006


"AJR" wrote:

> You are trying to "back up" approximately 2-3 gigs on CDs?


Yes I am. I have plenty of 12X CD-RW discs around (enough to hold about
12-15 GB, depending on compression), since I don't need them for my Mac
anymore. And, as I've stated previously, the host PC's Combo Drive only
writes CDs, not DVDs.

Does the Backup and Restore Wizard not allow backups to span multiple media?
If that's the case, I'd recommend Microsoft fix this in the release version!
 
Reply With Quote
 
AJR
Guest
Posts: n/a
 
      7th Nov 2006
Alexander750 - The "Windows Complete PC Backup and Restore" utility included
with Vista does permit backup to multiple CDs and DVDs (at least RC2).
However the utility is not included with the Home or Premium versions of
Vista.

"alexander750" <(E-Mail Removed)> wrote in message
news:386CBC21-A86E-46FF-B407-(E-Mail Removed)...
>
>
> "AJR" wrote:
>
>> You are trying to "back up" approximately 2-3 gigs on CDs?

>
> Yes I am. I have plenty of 12X CD-RW discs around (enough to hold about
> 12-15 GB, depending on compression), since I don't need them for my Mac
> anymore. And, as I've stated previously, the host PC's Combo Drive only
> writes CDs, not DVDs.
>
> Does the Backup and Restore Wizard not allow backups to span multiple
> media?
> If that's the case, I'd recommend Microsoft fix this in the release
> version!



 
Reply With Quote
 
Jill Zoeller [MSFT]
Guest
Posts: n/a
 
      7th Nov 2006
Hi alexander750,

Here's a registry key that will enable you to do your backup to CD. It's an
unsupported, undocumented workaround (use at your own risk). However, this
should enable you to use your CDs as media.


Under
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Backup\Client

add
AllowCDMedia

of type REG_DWORD and set it to 1.

The "Change settings" link you refer to is (I believe) related to the File
Backup application. Once you perform your first backup, this link will
appear in the Backup and Restore Center.


--
This posting is provided "AS IS" with no warranties, and confers no rights.

Want to learn more about Windows Server file and storage technologies? Visit
our team blog at http://blogs.technet.com/filecab/default.aspx.



"alexander750" <(E-Mail Removed)> wrote in message
news:7B3DDC5D-E23C-4FB0-9F29-(E-Mail Removed)...
>I attempted to do a full system backup for the first time with Vista's
> built-in Backup and Recovery Wizard. Upon starting, the wizard correctly
> found my backup device (a Lite-On combo DVD-ROM/CD-RW drive at E but
> insisted that I back up to DVDs--which this drive cannot write! When I
> attempted to use a CD-RW anyway, the wizard refused to continue, citing
> "too
> little space on selected disc".
>
> Also, I can't find the "Change settings" link in the Backup and Recovery
> Wizard; what I see is "Change system protection settings", which AFAIK has
> nothing to do with backups as such.
>
> My only other backup alternative is the usual: use Retrospect Client (in
> Windows 2000--it won't work in Vista yet; I've tried) to back up, via home
> network, to my Mac's DVD-RW drive. The problem with this is that, in order
> to
> do a full restore (e.g., when reformatting a hard drive to lock out bad
> sectors), one must physically remove the hard drive and connect it
> directly
> to the Mac, then reinstall it in the PC after restoring. Grrrrrr.....



 
Reply With Quote
 
Jeff
Guest
Posts: n/a
 
      7th Nov 2006
Oh Jill,
That'de be great for me too!
Can ya clarify the steps for a noob like me?
I know how to get to the reg key;
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\,
but from there;I don't see \Backup\Client???

Hmmm?
Any help?

That would be GREAT to be able to have cd backup!!!!

Jeff

"Jill Zoeller [MSFT]" <(E-Mail Removed)> wrote in message
news:Oiq%(E-Mail Removed)...
> Hi alexander750,
>
> Here's a registry key that will enable you to do your backup to CD. It's
> an unsupported, undocumented workaround (use at your own risk). However,
> this should enable you to use your CDs as media.
>
>
> Under
> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Backup\Client
>
> add
> AllowCDMedia
>
> of type REG_DWORD and set it to 1.
>
> The "Change settings" link you refer to is (I believe) related to the File
> Backup application. Once you perform your first backup, this link will
> appear in the Backup and Restore Center.
>
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> Want to learn more about Windows Server file and storage technologies?
> Visit our team blog at http://blogs.technet.com/filecab/default.aspx.
>
>
>
> "alexander750" <(E-Mail Removed)> wrote in message
> news:7B3DDC5D-E23C-4FB0-9F29-(E-Mail Removed)...
>>I attempted to do a full system backup for the first time with Vista's
>> built-in Backup and Recovery Wizard. Upon starting, the wizard correctly
>> found my backup device (a Lite-On combo DVD-ROM/CD-RW drive at E but
>> insisted that I back up to DVDs--which this drive cannot write! When I
>> attempted to use a CD-RW anyway, the wizard refused to continue, citing
>> "too
>> little space on selected disc".
>>
>> Also, I can't find the "Change settings" link in the Backup and Recovery
>> Wizard; what I see is "Change system protection settings", which AFAIK
>> has
>> nothing to do with backups as such.
>>
>> My only other backup alternative is the usual: use Retrospect Client (in
>> Windows 2000--it won't work in Vista yet; I've tried) to back up, via
>> home
>> network, to my Mac's DVD-RW drive. The problem with this is that, in
>> order to
>> do a full restore (e.g., when reformatting a hard drive to lock out bad
>> sectors), one must physically remove the hard drive and connect it
>> directly
>> to the Mac, then reinstall it in the PC after restoring. Grrrrrr.....

>
>


 
Reply With Quote
 
Jill Zoeller [MSFT]
Guest
Posts: n/a
 
      7th Nov 2006
Looks like you'll need to actually add a key named Backup and then a subkey
called Client yourself. This is easy--just right-click Windows and then
click New =>Key to create Backup. Then do the same by right-clicking Backup
and then creating a new key called Client. Then, right-click Client, point
to New, and then click DWORD. Here you can type AllowCDMedia. Then,
right-click this and then click Modify. In Value data, type 1.

After you've done this, you *might* want to reboot. This might not be
necessary, but as part of my testing this I rebooted and so I'm not sure if
it works without rebooting (no harm trying though). When you run Complete PC
Backup, you'll be prompted to insert a disk bigger than 1 GB. Just insert
your CD. It'll be formatted, and then the Complete PC Backup will begin.
It'll do some things behind the scenes (just watch the green bar) and
eventually you'll be prompted for another CD. I expect this could take long
time given the number of CDs you need. I'm going to cancel out of it now
because I don't have enough CDs to finish this.

Good luck!


--
This posting is provided "AS IS" with no warranties, and confers no rights.

Want to learn more about Windows Server file and storage technologies? Visit
our team blog at http://blogs.technet.com/filecab/default.aspx.


"Jeff" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Oh Jill,
> That'de be great for me too!
> Can ya clarify the steps for a noob like me?
> I know how to get to the reg key;
> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\,
> but from there;I don't see \Backup\Client???
>
> Hmmm?
> Any help?
>
> That would be GREAT to be able to have cd backup!!!!
>
> Jeff
>
> "Jill Zoeller [MSFT]" <(E-Mail Removed)> wrote in message
> news:Oiq%(E-Mail Removed)...
>> Hi alexander750,
>>
>> Here's a registry key that will enable you to do your backup to CD. It's
>> an unsupported, undocumented workaround (use at your own risk). However,
>> this should enable you to use your CDs as media.
>>
>>
>> Under
>> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Backup\Client
>>
>> add
>> AllowCDMedia
>>
>> of type REG_DWORD and set it to 1.
>>
>> The "Change settings" link you refer to is (I believe) related to the
>> File Backup application. Once you perform your first backup, this link
>> will appear in the Backup and Restore Center.
>>
>>
>> --
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> Want to learn more about Windows Server file and storage technologies?
>> Visit our team blog at http://blogs.technet.com/filecab/default.aspx.
>>
>>
>>
>> "alexander750" <(E-Mail Removed)> wrote in message
>> news:7B3DDC5D-E23C-4FB0-9F29-(E-Mail Removed)...
>>>I attempted to do a full system backup for the first time with Vista's
>>> built-in Backup and Recovery Wizard. Upon starting, the wizard correctly
>>> found my backup device (a Lite-On combo DVD-ROM/CD-RW drive at E but
>>> insisted that I back up to DVDs--which this drive cannot write! When I
>>> attempted to use a CD-RW anyway, the wizard refused to continue, citing
>>> "too
>>> little space on selected disc".
>>>
>>> Also, I can't find the "Change settings" link in the Backup and Recovery
>>> Wizard; what I see is "Change system protection settings", which AFAIK
>>> has
>>> nothing to do with backups as such.
>>>
>>> My only other backup alternative is the usual: use Retrospect Client (in
>>> Windows 2000--it won't work in Vista yet; I've tried) to back up, via
>>> home
>>> network, to my Mac's DVD-RW drive. The problem with this is that, in
>>> order to
>>> do a full restore (e.g., when reformatting a hard drive to lock out bad
>>> sectors), one must physically remove the hard drive and connect it
>>> directly
>>> to the Mac, then reinstall it in the PC after restoring. Grrrrrr.....

>>
>>

>



 
Reply With Quote
 
Jeff
Guest
Posts: n/a
 
      7th Nov 2006
Jill,
Having reinstalled; is it because I have'nt run a backup yet;that the
keys not there?
Thanks for the instructions though!!! :-)

Jeff

"Jill Zoeller [MSFT]" <(E-Mail Removed)> wrote in message
news:eemn8$(E-Mail Removed)...
> Looks like you'll need to actually add a key named Backup and then a
> subkey called Client yourself. This is easy--just right-click Windows and
> then click New =>Key to create Backup. Then do the same by right-clicking
> Backup and then creating a new key called Client. Then, right-click
> Client, point to New, and then click DWORD. Here you can type
> AllowCDMedia. Then, right-click this and then click Modify. In Value data,
> type 1.
>
> After you've done this, you *might* want to reboot. This might not be
> necessary, but as part of my testing this I rebooted and so I'm not sure
> if it works without rebooting (no harm trying though). When you run
> Complete PC Backup, you'll be prompted to insert a disk bigger than 1 GB.
> Just insert your CD. It'll be formatted, and then the Complete PC Backup
> will begin. It'll do some things behind the scenes (just watch the green
> bar) and eventually you'll be prompted for another CD. I expect this could
> take long time given the number of CDs you need. I'm going to cancel out
> of it now because I don't have enough CDs to finish this.
>
> Good luck!
>
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> Want to learn more about Windows Server file and storage technologies?
> Visit our team blog at http://blogs.technet.com/filecab/default.aspx.
>
>
> "Jeff" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Oh Jill,
>> That'de be great for me too!
>> Can ya clarify the steps for a noob like me?
>> I know how to get to the reg key;
>> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\,
>> but from there;I don't see \Backup\Client???
>>
>> Hmmm?
>> Any help?
>>
>> That would be GREAT to be able to have cd backup!!!!
>>
>> Jeff
>>
>> "Jill Zoeller [MSFT]" <(E-Mail Removed)> wrote in message
>> news:Oiq%(E-Mail Removed)...
>>> Hi alexander750,
>>>
>>> Here's a registry key that will enable you to do your backup to CD. It's
>>> an unsupported, undocumented workaround (use at your own risk). However,
>>> this should enable you to use your CDs as media.
>>>
>>>
>>> Under
>>> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Backup\Client
>>>
>>> add
>>> AllowCDMedia
>>>
>>> of type REG_DWORD and set it to 1.
>>>
>>> The "Change settings" link you refer to is (I believe) related to the
>>> File Backup application. Once you perform your first backup, this link
>>> will appear in the Backup and Restore Center.
>>>
>>>
>>> --
>>> This posting is provided "AS IS" with no warranties, and confers no
>>> rights.
>>>
>>> Want to learn more about Windows Server file and storage technologies?
>>> Visit our team blog at http://blogs.technet.com/filecab/default.aspx.
>>>
>>>
>>>
>>> "alexander750" <(E-Mail Removed)> wrote in message
>>> news:7B3DDC5D-E23C-4FB0-9F29-(E-Mail Removed)...
>>>>I attempted to do a full system backup for the first time with Vista's
>>>> built-in Backup and Recovery Wizard. Upon starting, the wizard
>>>> correctly
>>>> found my backup device (a Lite-On combo DVD-ROM/CD-RW drive at E but
>>>> insisted that I back up to DVDs--which this drive cannot write! When I
>>>> attempted to use a CD-RW anyway, the wizard refused to continue, citing
>>>> "too
>>>> little space on selected disc".
>>>>
>>>> Also, I can't find the "Change settings" link in the Backup and
>>>> Recovery
>>>> Wizard; what I see is "Change system protection settings", which AFAIK
>>>> has
>>>> nothing to do with backups as such.
>>>>
>>>> My only other backup alternative is the usual: use Retrospect Client
>>>> (in
>>>> Windows 2000--it won't work in Vista yet; I've tried) to back up, via
>>>> home
>>>> network, to my Mac's DVD-RW drive. The problem with this is that, in
>>>> order to
>>>> do a full restore (e.g., when reformatting a hard drive to lock out bad
>>>> sectors), one must physically remove the hard drive and connect it
>>>> directly
>>>> to the Mac, then reinstall it in the PC after restoring. Grrrrrr.....
>>>
>>>

>>

>
>


 
Reply With Quote
 
Jill Zoeller [MSFT]
Guest
Posts: n/a
 
      7th Nov 2006
I'm not sure...mine is a fairly new installation as well. But, it's not at
all unusual to have to add keys to enable certain behaviors.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

Want to learn more about Windows Server file and storage technologies? Visit
our team blog at http://blogs.technet.com/filecab/default.aspx.


"Jeff" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Jill,
> Having reinstalled; is it because I have'nt run a backup yet;that the
> keys not there?
> Thanks for the instructions though!!! :-)
>
> Jeff
>
> "Jill Zoeller [MSFT]" <(E-Mail Removed)> wrote in message
> news:eemn8$(E-Mail Removed)...
>> Looks like you'll need to actually add a key named Backup and then a
>> subkey called Client yourself. This is easy--just right-click Windows and
>> then click New =>Key to create Backup. Then do the same by right-clicking
>> Backup and then creating a new key called Client. Then, right-click
>> Client, point to New, and then click DWORD. Here you can type
>> AllowCDMedia. Then, right-click this and then click Modify. In Value
>> data, type 1.
>>
>> After you've done this, you *might* want to reboot. This might not be
>> necessary, but as part of my testing this I rebooted and so I'm not sure
>> if it works without rebooting (no harm trying though). When you run
>> Complete PC Backup, you'll be prompted to insert a disk bigger than 1 GB.
>> Just insert your CD. It'll be formatted, and then the Complete PC Backup
>> will begin. It'll do some things behind the scenes (just watch the green
>> bar) and eventually you'll be prompted for another CD. I expect this
>> could take long time given the number of CDs you need. I'm going to
>> cancel out of it now because I don't have enough CDs to finish this.
>>
>> Good luck!
>>
>>
>> --
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> Want to learn more about Windows Server file and storage technologies?
>> Visit our team blog at http://blogs.technet.com/filecab/default.aspx.
>>
>>
>> "Jeff" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Oh Jill,
>>> That'de be great for me too!
>>> Can ya clarify the steps for a noob like me?
>>> I know how to get to the reg key;
>>> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\,
>>> but from there;I don't see \Backup\Client???
>>>
>>> Hmmm?
>>> Any help?
>>>
>>> That would be GREAT to be able to have cd backup!!!!
>>>
>>> Jeff
>>>
>>> "Jill Zoeller [MSFT]" <(E-Mail Removed)> wrote in message
>>> news:Oiq%(E-Mail Removed)...
>>>> Hi alexander750,
>>>>
>>>> Here's a registry key that will enable you to do your backup to CD.
>>>> It's an unsupported, undocumented workaround (use at your own risk).
>>>> However, this should enable you to use your CDs as media.
>>>>
>>>>
>>>> Under
>>>> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Backup\Client
>>>>
>>>> add
>>>> AllowCDMedia
>>>>
>>>> of type REG_DWORD and set it to 1.
>>>>
>>>> The "Change settings" link you refer to is (I believe) related to the
>>>> File Backup application. Once you perform your first backup, this link
>>>> will appear in the Backup and Restore Center.
>>>>
>>>>
>>>> --
>>>> This posting is provided "AS IS" with no warranties, and confers no
>>>> rights.
>>>>
>>>> Want to learn more about Windows Server file and storage technologies?
>>>> Visit our team blog at http://blogs.technet.com/filecab/default.aspx.
>>>>
>>>>
>>>>
>>>> "alexander750" <(E-Mail Removed)> wrote in
>>>> message news:7B3DDC5D-E23C-4FB0-9F29-(E-Mail Removed)...
>>>>>I attempted to do a full system backup for the first time with Vista's
>>>>> built-in Backup and Recovery Wizard. Upon starting, the wizard
>>>>> correctly
>>>>> found my backup device (a Lite-On combo DVD-ROM/CD-RW drive at E but
>>>>> insisted that I back up to DVDs--which this drive cannot write! When I
>>>>> attempted to use a CD-RW anyway, the wizard refused to continue,
>>>>> citing "too
>>>>> little space on selected disc".
>>>>>
>>>>> Also, I can't find the "Change settings" link in the Backup and
>>>>> Recovery
>>>>> Wizard; what I see is "Change system protection settings", which AFAIK
>>>>> has
>>>>> nothing to do with backups as such.
>>>>>
>>>>> My only other backup alternative is the usual: use Retrospect Client
>>>>> (in
>>>>> Windows 2000--it won't work in Vista yet; I've tried) to back up, via
>>>>> home
>>>>> network, to my Mac's DVD-RW drive. The problem with this is that, in
>>>>> order to
>>>>> do a full restore (e.g., when reformatting a hard drive to lock out
>>>>> bad
>>>>> sectors), one must physically remove the hard drive and connect it
>>>>> directly
>>>>> to the Mac, then reinstall it in the PC after restoring. Grrrrrr.....
>>>>
>>>>
>>>

>>
>>

>



 
Reply With Quote
 
Jeff
Guest
Posts: n/a
 
      8th Nov 2006
Jill,
Great,
Works great; not that I'm neccesarily going to use cd's all the time but;
but nice to know I can now;if I want.

Setup just perfect; YEAY!!!!!

Jeff

"Jill Zoeller [MSFT]" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I'm not sure...mine is a fairly new installation as well. But, it's not at
> all unusual to have to add keys to enable certain behaviors.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> Want to learn more about Windows Server file and storage technologies?
> Visit our team blog at http://blogs.technet.com/filecab/default.aspx.
>
>
> "Jeff" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Jill,
>> Having reinstalled; is it because I have'nt run a backup yet;that the
>> keys not there?
>> Thanks for the instructions though!!! :-)
>>
>> Jeff
>>
>> "Jill Zoeller [MSFT]" <(E-Mail Removed)> wrote in message
>> news:eemn8$(E-Mail Removed)...
>>> Looks like you'll need to actually add a key named Backup and then a
>>> subkey called Client yourself. This is easy--just right-click Windows
>>> and then click New =>Key to create Backup. Then do the same by
>>> right-clicking Backup and then creating a new key called Client. Then,
>>> right-click Client, point to New, and then click DWORD. Here you can
>>> type AllowCDMedia. Then, right-click this and then click Modify. In
>>> Value data, type 1.
>>>
>>> After you've done this, you *might* want to reboot. This might not be
>>> necessary, but as part of my testing this I rebooted and so I'm not sure
>>> if it works without rebooting (no harm trying though). When you run
>>> Complete PC Backup, you'll be prompted to insert a disk bigger than 1
>>> GB. Just insert your CD. It'll be formatted, and then the Complete PC
>>> Backup will begin. It'll do some things behind the scenes (just watch
>>> the green bar) and eventually you'll be prompted for another CD. I
>>> expect this could take long time given the number of CDs you need. I'm
>>> going to cancel out of it now because I don't have enough CDs to finish
>>> this.
>>>
>>> Good luck!
>>>
>>>
>>> --
>>> This posting is provided "AS IS" with no warranties, and confers no
>>> rights.
>>>
>>> Want to learn more about Windows Server file and storage technologies?
>>> Visit our team blog at http://blogs.technet.com/filecab/default.aspx.
>>>
>>>
>>> "Jeff" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Oh Jill,
>>>> That'de be great for me too!
>>>> Can ya clarify the steps for a noob like me?
>>>> I know how to get to the reg key;
>>>> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\,
>>>> but from there;I don't see \Backup\Client???
>>>>
>>>> Hmmm?
>>>> Any help?
>>>>
>>>> That would be GREAT to be able to have cd backup!!!!
>>>>
>>>> Jeff
>>>>
>>>> "Jill Zoeller [MSFT]" <(E-Mail Removed)> wrote in message
>>>> news:Oiq%(E-Mail Removed)...
>>>>> Hi alexander750,
>>>>>
>>>>> Here's a registry key that will enable you to do your backup to CD.
>>>>> It's an unsupported, undocumented workaround (use at your own risk).
>>>>> However, this should enable you to use your CDs as media.
>>>>>
>>>>>
>>>>> Under
>>>>>
>>>>> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Backup\Client
>>>>>
>>>>> add
>>>>> AllowCDMedia
>>>>>
>>>>> of type REG_DWORD and set it to 1.
>>>>>
>>>>> The "Change settings" link you refer to is (I believe) related to the
>>>>> File Backup application. Once you perform your first backup, this link
>>>>> will appear in the Backup and Restore Center.
>>>>>
>>>>>
>>>>> --
>>>>> This posting is provided "AS IS" with no warranties, and confers no
>>>>> rights.
>>>>>
>>>>> Want to learn more about Windows Server file and storage technologies?
>>>>> Visit our team blog at http://blogs.technet.com/filecab/default.aspx.
>>>>>
>>>>>
>>>>>
>>>>> "alexander750" <(E-Mail Removed)> wrote in
>>>>> message news:7B3DDC5D-E23C-4FB0-9F29-(E-Mail Removed)...
>>>>>>I attempted to do a full system backup for the first time with Vista's
>>>>>> built-in Backup and Recovery Wizard. Upon starting, the wizard
>>>>>> correctly
>>>>>> found my backup device (a Lite-On combo DVD-ROM/CD-RW drive at E
>>>>>> but
>>>>>> insisted that I back up to DVDs--which this drive cannot write! When
>>>>>> I
>>>>>> attempted to use a CD-RW anyway, the wizard refused to continue,
>>>>>> citing "too
>>>>>> little space on selected disc".
>>>>>>
>>>>>> Also, I can't find the "Change settings" link in the Backup and
>>>>>> Recovery
>>>>>> Wizard; what I see is "Change system protection settings", which
>>>>>> AFAIK has
>>>>>> nothing to do with backups as such.
>>>>>>
>>>>>> My only other backup alternative is the usual: use Retrospect Client
>>>>>> (in
>>>>>> Windows 2000--it won't work in Vista yet; I've tried) to back up, via
>>>>>> home
>>>>>> network, to my Mac's DVD-RW drive. The problem with this is that, in
>>>>>> order to
>>>>>> do a full restore (e.g., when reformatting a hard drive to lock out
>>>>>> bad
>>>>>> sectors), one must physically remove the hard drive and connect it
>>>>>> directly
>>>>>> to the Mac, then reinstall it in the PC after restoring. Grrrrrr.....
>>>>>
>>>>>
>>>>
>>>
>>>

>>

>
>


 
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
File sharing not allowed in Vista Jeff Marcum Windows Vista Networking 14 29th Jan 2008 09:13 AM
Blocked Website not allowed in Vista MikeD Windows Vista Security 11 4th Jan 2008 02:13 AM
Uninstall not allowed in Vista =?Utf-8?B?c2JtbW0=?= Windows Vista Installation 8 20th Sep 2007 04:38 PM
Install my Vista twice on same machine - allowed? Peter Windows Vista Installation 40 19th Jul 2007 06:28 PM
Backup scedules; Not allowed Theo Tulley Windows XP Security 1 8th Nov 2004 11:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:42 AM.