NOTHING has changed on the pc ( Image was made with Norton Ghost) ALL
settings have been checked again.
I want an easy fix, as I can't even download manually.
Not interested in chasing all over the net for this.
Something external to the pc connected to the MS Update service, must have
changed as the Ghost image was downloading/updating fine a month ago. Help
please and thanks in advance-- Ian ( Island of Malta)
"run regedit32 and look for the following Key:
HKEY_LOCAL_MACHINE\SySTEM\CurrentControlSet\Control|BackupRestore\FilesNotToBackup
I found it missing. I looked at another pc that works and found that in
this key was the following: BITS_metadatta REG_MULTI_SZ C:\Documents and
Settings\All Users\Application Data\Microsoft\Network|Downloader\*
I put that in and it worked like a charm!"
Hope this helps.
"Ian from Malta" <Ian from Ma...@discussions.microsoft.com> wrote in message
news:9B042584-783B-4699...@microsoft.com...
Thanks for your patience.
Ian.
FilesNotToBackUp is a subkey of
HKLM\System\CurrentControlSet\Control\BackupRestore.
If you really don't have FilesNotToBackUp (all one word - are you sure you
are looking in the right place?) then create it as a subkey of BackupRestore
(NOT a value), then create a value BITS_metadata for the new subkey.
Alternatively...
Here's the relevant bit of my registry:
--------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup]
"BITS_metadata"=hex(7):43,00,3a,00,5c,00,44,00,6f,00,63,00,75,00,6d,00,65,00,\
6e,00,74,00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,\
00,6e,00,67,00,73,00,5c,00,41,00,6c,00,6c,00,20,00,55,00,73,00,65,00,72,00,\
73,00,5c,00,41,00,70,00,70,00,6c,00,69,00,63,00,61,00,74,00,69,00,6f,00,6e,\
00,20,00,44,00,61,00,74,00,61,00,5c,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\
6f,00,66,00,74,00,5c,00,4e,00,65,00,74,00,77,00,6f,00,72,00,6b,00,5c,00,44,\
00,6f,00,77,00,6e,00,6c,00,6f,00,61,00,64,00,65,00,72,00,5c,00,2a,00,00,00,\
00,00
---------------
You could paste that into notepad, save it as temp.reg say on your desktop,
and import it into your registry by double clicking on the filename.
Modify the registry at your own risk, usual disclaimer, etc, etc.
HTH
Brian
> OK thanks jerry, in my registry I do not have that key " Files not to back
> Up" so please advise me a bit here if poss. Do I create a new value for
> "Files not to BackUp", then create that key (BITS metadata.....) inside it,
> or can I just add the key( BITS metadata) to "Back Up Restore"key that I DO
> have?
>
Hi,
Below is the content of this key when exporting it from a
Windows 2000 computer.
Please put the part between the two
--------------------8<----------------------
lines below into a file that you give a .reg file extension.
Import the registry file by double clicking on it in Explorer,
--------------------8<----------------------
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup]
"Client Side Cache"=hex(7):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,63,73,63,5c,\
2a,20,2f,73,00,00
"Internet Explorer"=hex(7):25,55,73,65,72,50,72,6f,66,69,6c,65,25,5c,69,6e,64,\
65,78,2e,64,61,74,20,2f,73,00,00
"Memory Page File"=hex(7):5c,50,61,67,65,66,69,6c,65,2e,73,79,73,00,00
"Netlogon"=hex(7):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,6e,65,74,6c,6f,67,6f,\
6e,2e,63,68,67,00,00
"Power Management"=hex(7):5c,68,69,62,65,72,66,69,6c,2e,73,79,73,00,00
"Task Scheduler"=hex(7):25,53,59,53,54,45,4d,52,4f,4f,54,25,5c,73,63,68,65,64,\
6c,67,75,2e,74,78,74,00,00
"Temporary Files"=hex(7):25,54,45,4d,50,25,5c,2a,20,2f,73,00,00
"Winlogon debug"=hex(7):25,57,49,4e,44,49,52,25,5c,64,65,62,75,67,5c,2a,00,00
"MS Distributed Transaction Coordinator"=hex(7):43,3a,5c,57,49,4e,4e,54,5c,53,\
79,73,74,65,6d,33,32,5c,44,54,43,4c,6f,67,5c,4d,53,44,54,43,2e,4c,4f,47,00,\
00
"ComPlus"=hex(7):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,72,65,67,69,73,74,72,\
61,74,69,6f,6e,5c,2a,2e,63,6c,62,00,5c,2a,2e,63,72,6d,6c,6f,67,20,2f,73,00,\
00
"BITS_metadata"=hex(7):43,3a,5c,44,6f,63,75,6d,65,6e,74,73,20,61,6e,64,20,53,\
65,74,74,69,6e,67,73,5c,41,6c,6c,20,55,73,65,72,73,5c,41,70,70,6c,69,63,61,\
74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,66,74,5c,4e,65,74,77,6f,\
72,6b,5c,44,6f,77,6e,6c,6f,61,64,65,72,5c,2a,00,00
--------------------8<----------------------
(be sure to have a blank line at the end of the registry file)
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx