Go Back   TechArena Community > Technical Support > Computer Help > Windows XP > Windows XP Support
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



Recover unsynchronized offline files from hard drive of defunct PC

Windows XP Support


Reply
 
Thread Tools Search this Thread
  #1  
Old 17-06-2008
Jim
 
Posts: n/a
Recover unsynchronized offline files from hard drive of defunct PC

Hello. One of my company's users has a notebook computer which has some
CPU/motherboard problems that prevent the use of Windows on it. The notebook
is old enough and has been problematic enough in the past, that I don't feel
it's worthwhile to repair it.

The notebook hard drive seems to be in good shape. I would like to migrate
the data on it to a different computer; however, it has some unsynchronized
offline files that the user needs to recover. If I move the CSC
folders/files to a clean install of Windows XP, will I be able to use CSCCMD
1.1 to extract the files? In other words, copy all the contents of
C:\WINDOWS\CSC on the old hard drive to the same location on the new
computer, then run:
csccmd /extract:\\steadfas-rgj5jp\Users /target:c:\tmp /onlymodified /recurse
to grab the unsynchronized local files? Would that work?

Thanks in advance.

--
Jim
Reply With Quote
  #2  
Old 17-06-2008
Jian-Ping Zhu [MSFT]
 
Posts: n/a
RE: Recover unsynchronized offline files from hard drive of defunct PC

Hello,

Thank you for your post.

If you'd like to extract the unsynchronized offline files from the cache of
another machine, you can copy that cache over and point CSC at it.

The following are the detailed steps:

1. Disabled the offline caching on the current box from Tools -> Folder
option -> Offline files

2. Rebooted the machine

3. Moved the original CSC folder from C:\Windows (%windir%\CSC) directory
to another location

4. Copied the CSC folder from defunct PC to C:\Windows (%windir%\CSC)
directory.

5. Enabled the Offline file caching on the box

6. Ran the extract command at
csccmd /EXTRACT /RECURSE /TARGET:c:\csc-files

The data should be extracted successfully then.

As the Original CSC folder has been moved to another location we had to
move it back to C:\Windows

To do this, please do as follows:

1. Disable the Offline file caching under Tools-Folder option- Offline files

2. Rebooted the client

3. Moved the Original CSC folder to C:\windows after moving the copied one
to another location

4. Enabled Offile caching

Moreover, the following information regarding CSSCMD command is for your
reference:

Features and functions in version 1.1 of the Client-Side Caching
Command-Line Options command-line tool
http://support.microsoft.com/kb/884739

I hope this helps.

Sincerely,
Neo Zhu,
Microsoft Online Support
Microsoft Global Technical Support Center

--------------------
| Thread-Topic: Recover unsynchronized offline files from hard drive of
defunct PC
| thread-index: AcjQKQc34MRFeJiKSk+f01t8De3tHQ==
| X-WBNR-Posting-Host: 207.46.193.207
| From: =?Utf-8?B?Smlt?= <JS@community.nospam>
| Subject: Recover unsynchronized offline files from hard drive of defunct
PC
| Date: Mon, 16 Jun 2008 20:20:01 -0700
| Lines: 19
| Message-ID: <C6001582-B51D-47FB-962D-F1C6A145B501@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992
| Newsgroups: microsoft.public.windowsxp.help_and_support
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.help_and_support:88797
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.windowsxp.help_and_support
|
| Hello. One of my company's users has a notebook computer which has some
| CPU/motherboard problems that prevent the use of Windows on it. The
notebook
| is old enough and has been problematic enough in the past, that I don't
feel
| it's worthwhile to repair it.
|
| The notebook hard drive seems to be in good shape. I would like to
migrate
| the data on it to a different computer; however, it has some
unsynchronized
| offline files that the user needs to recover. If I move the CSC
| folders/files to a clean install of Windows XP, will I be able to use
CSCCMD
| 1.1 to extract the files? In other words, copy all the contents of
| C:\WINDOWS\CSC on the old hard drive to the same location on the new
| computer, then run:
| csccmd /extract:\\steadfas-rgj5jp\Users /target:c:\tmp /onlymodified
/recurse
| to grab the unsynchronized local files? Would that work?
|
| Thanks in advance.
|
| --
| Jim
|

Reply With Quote
  #3  
Old 24-06-2008
Jian-Ping Zhu [MSFT]
 
Posts: n/a
RE: Recover unsynchronized offline files from hard drive of defunct PC


Hello,

How's everything going?

I'm wondering if the suggestion has helped or if you have any further
questions.

Please feel free to respond to the newsgroups if I can assist further.

Sincerely,
Neo Zhu,
Microsoft Online Support
Microsoft Global Technical Support Center
--------------------
| X-Tomcat-ID: 90790486
| References: <C6001582-B51D-47FB-962D-F1C6A145B501@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: v-jpzhu@online.microsoft.com (Jian-Ping Zhu [MSFT])
| Organization: Microsoft
| Date: Tue, 17 Jun 2008 10:09:14 GMT
| Subject: RE: Recover unsynchronized offline files from hard drive of
defunct PC
| X-Tomcat-NG: microsoft.public.windowsxp.help_and_support
| Message-ID: <$8m1zIG0IHA.320@TK2MSFTNGHUB02.phx.gbl>
| Newsgroups: microsoft.public.windowsxp.help_and_support
| Lines: 87
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.help_and_support:88815
| NNTP-Posting-Host: TOMCATIMPORT3 10.201.220.210
|
| Hello,
|
| Thank you for your post.
|
| If you'd like to extract the unsynchronized offline files from the cache
of
| another machine, you can copy that cache over and point CSC at it.
|
| The following are the detailed steps:
|
| 1. Disabled the offline caching on the current box from Tools -> Folder
| option -> Offline files
|
| 2. Rebooted the machine
|
| 3. Moved the original CSC folder from C:\Windows (%windir%\CSC) directory
| to another location
|
| 4. Copied the CSC folder from defunct PC to C:\Windows (%windir%\CSC)
| directory.
|
| 5. Enabled the Offline file caching on the box
|
| 6. Ran the extract command at
| csccmd /EXTRACT /RECURSE /TARGET:c:\csc-files
|
| The data should be extracted successfully then.
|
| As the Original CSC folder has been moved to another location we had to
| move it back to C:\Windows
|
| To do this, please do as follows:
|
| 1. Disable the Offline file caching under Tools-Folder option- Offline
files
|
| 2. Rebooted the client
|
| 3. Moved the Original CSC folder to C:\windows after moving the copied
one
| to another location
|
| 4. Enabled Offile caching
|
| Moreover, the following information regarding CSSCMD command is for your
| reference:
|
| Features and functions in version 1.1 of the Client-Side Caching
| Command-Line Options command-line tool
| http://support.microsoft.com/kb/884739
|
| I hope this helps.
|
| Sincerely,
| Neo Zhu,
| Microsoft Online Support
| Microsoft Global Technical Support Center
|
| --------------------
| | Thread-Topic: Recover unsynchronized offline files from hard drive of
| defunct PC
| | thread-index: AcjQKQc34MRFeJiKSk+f01t8De3tHQ==
| | X-WBNR-Posting-Host: 207.46.193.207
| | From: =?Utf-8?B?Smlt?= <JS@community.nospam>
| | Subject: Recover unsynchronized offline files from hard drive of
defunct
| PC
| | Date: Mon, 16 Jun 2008 20:20:01 -0700
| | Lines: 19
| | Message-ID: <C6001582-B51D-47FB-962D-F1C6A145B501@microsoft.com>
| | MIME-Version: 1.0
| | Content-Type: text/plain;
| | charset="Utf-8"
| | Content-Transfer-Encoding: 7bit
| | X-Newsreader: Microsoft CDO for Windows 2000
| | Content-Class: urn:content-classes:message
| | Importance: normal
| | Priority: normal
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992
| | Newsgroups: microsoft.public.windowsxp.help_and_support
| | Path: TK2MSFTNGHUB02.phx.gbl
| | Xref: TK2MSFTNGHUB02.phx.gbl
| microsoft.public.windowsxp.help_and_support:88797
| | NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| | X-Tomcat-NG: microsoft.public.windowsxp.help_and_support
| |
| | Hello. One of my company's users has a notebook computer which has
some
| | CPU/motherboard problems that prevent the use of Windows on it. The
| notebook
| | is old enough and has been problematic enough in the past, that I don't
| feel
| | it's worthwhile to repair it.
| |
| | The notebook hard drive seems to be in good shape. I would like to
| migrate
| | the data on it to a different computer; however, it has some
| unsynchronized
| | offline files that the user needs to recover. If I move the CSC
| | folders/files to a clean install of Windows XP, will I be able to use
| CSCCMD
| | 1.1 to extract the files? In other words, copy all the contents of
| | C:\WINDOWS\CSC on the old hard drive to the same location on the new
| | computer, then run:
| | csccmd /extract:\\steadfas-rgj5jp\Users /target:c:\tmp /onlymodified
| /recurse
| | to grab the unsynchronized local files? Would that work?
| |
| | Thanks in advance.
| |
| | --
| | Jim
| |
|
|

Reply With Quote
  #4  
Old 15-07-2008
SisypheanShrug
 
Posts: n/a
RE: Recover unsynchronized offline files from hard drive of defunc

Jian-Ping Zhu,

I attempted to recover offline files from a laptop hard drive that crashed
according to these instructions.

After rebooting, copying the files over to my c:\windows\csc directory and
re-enabling offline files and then running the extract command, it ran in
about 1 second. No new folder was created and no files were extracted.

Am I missing something?

The files were taken from a hard drive that crashed at my client's site. I
removed the hard drive, inserted it into a usb external container and
attached the device to a new computer. The files were copied from the hard
drive using robocopy to a folder on my hard drive. I turned off offline
sync, rebooted the machine, moved the offline folder that was there to a
holding location and copied the files from the folder where I robocopied them
to.


deaddrive\windows\csc -> myworkstation\holding
turned offline files off
rebooted
myworkstation\windows\csc -> myworkstation\holding_good_files
myworkstation\holding -> myworkstation\windows\csc
turned offline files on
ran csccmd /EXTRACT /RECURSE /TARGET:c:\csc-files

the c:\csc-files was not created
Choosing to "View Files" within Folder Options\Offline Files, nothing there.

Thank you.

"Jian-Ping Zhu [MSFT]" wrote:

>
> Hello,
>
> How's everything going?
>
> I'm wondering if the suggestion has helped or if you have any further
> questions.
>
> Please feel free to respond to the newsgroups if I can assist further.
>
> Sincerely,
> Neo Zhu,
> Microsoft Online Support
> Microsoft Global Technical Support Center
> --------------------
> | X-Tomcat-ID: 90790486
> | References: <C6001582-B51D-47FB-962D-F1C6A145B501@microsoft.com>
> | MIME-Version: 1.0
> | Content-Type: text/plain
> | Content-Transfer-Encoding: 7bit
> | From: v-jpzhu@online.microsoft.com (Jian-Ping Zhu [MSFT])
> | Organization: Microsoft
> | Date: Tue, 17 Jun 2008 10:09:14 GMT
> | Subject: RE: Recover unsynchronized offline files from hard drive of
> defunct PC
> | X-Tomcat-NG: microsoft.public.windowsxp.help_and_support
> | Message-ID: <$8m1zIG0IHA.320@TK2MSFTNGHUB02.phx.gbl>
> | Newsgroups: microsoft.public.windowsxp.help_and_support
> | Lines: 87
> | Path: TK2MSFTNGHUB02.phx.gbl
> | Xref: TK2MSFTNGHUB02.phx.gbl
> microsoft.public.windowsxp.help_and_support:88815
> | NNTP-Posting-Host: TOMCATIMPORT3 10.201.220.210
> |
> | Hello,
> |
> | Thank you for your post.
> |
> | If you'd like to extract the unsynchronized offline files from the cache
> of
> | another machine, you can copy that cache over and point CSC at it.
> |
> | The following are the detailed steps:
> |
> | 1. Disabled the offline caching on the current box from Tools -> Folder
> | option -> Offline files
> |
> | 2. Rebooted the machine
> |
> | 3. Moved the original CSC folder from C:\Windows (%windir%\CSC) directory
> | to another location
> |
> | 4. Copied the CSC folder from defunct PC to C:\Windows (%windir%\CSC)
> | directory.
> |
> | 5. Enabled the Offline file caching on the box
> |
> | 6. Ran the extract command at
> | csccmd /EXTRACT /RECURSE /TARGET:c:\csc-files
> |
> | The data should be extracted successfully then.
> |
> | As the Original CSC folder has been moved to another location we had to
> | move it back to C:\Windows
> |
> | To do this, please do as follows:
> |
> | 1. Disable the Offline file caching under Tools-Folder option- Offline
> files
> |
> | 2. Rebooted the client
> |
> | 3. Moved the Original CSC folder to C:\windows after moving the copied
> one
> | to another location
> |
> | 4. Enabled Offile caching
> |
> | Moreover, the following information regarding CSSCMD command is for your
> | reference:
> |
> | Features and functions in version 1.1 of the Client-Side Caching
> | Command-Line Options command-line tool
> | http://support.microsoft.com/kb/884739
> |
> | I hope this helps.
> |
> | Sincerely,
> | Neo Zhu,
> | Microsoft Online Support
> | Microsoft Global Technical Support Center
> |
> | --------------------
> | | Thread-Topic: Recover unsynchronized offline files from hard drive of
> | defunct PC
> | | thread-index: AcjQKQc34MRFeJiKSk+f01t8De3tHQ==
> | | X-WBNR-Posting-Host: 207.46.193.207
> | | From: =?Utf-8?B?Smlt?= <JS@community.nospam>
> | | Subject: Recover unsynchronized offline files from hard drive of
> defunct
> | PC
> | | Date: Mon, 16 Jun 2008 20:20:01 -0700
> | | Lines: 19
> | | Message-ID: <C6001582-B51D-47FB-962D-F1C6A145B501@microsoft.com>
> | | MIME-Version: 1.0
> | | Content-Type: text/plain;
> | | charset="Utf-8"
> | | Content-Transfer-Encoding: 7bit
> | | X-Newsreader: Microsoft CDO for Windows 2000
> | | Content-Class: urn:content-classes:message
> | | Importance: normal
> | | Priority: normal
> | | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992
> | | Newsgroups: microsoft.public.windowsxp.help_and_support
> | | Path: TK2MSFTNGHUB02.phx.gbl
> | | Xref: TK2MSFTNGHUB02.phx.gbl
> | microsoft.public.windowsxp.help_and_support:88797
> | | NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
> | | X-Tomcat-NG: microsoft.public.windowsxp.help_and_support
> | |
> | | Hello. One of my company's users has a notebook computer which has
> some
> | | CPU/motherboard problems that prevent the use of Windows on it. The
> | notebook
> | | is old enough and has been problematic enough in the past, that I don't
> | feel
> | | it's worthwhile to repair it.
> | |
> | | The notebook hard drive seems to be in good shape. I would like to
> | migrate
> | | the data on it to a different computer; however, it has some
> | unsynchronized
> | | offline files that the user needs to recover. If I move the CSC
> | | folders/files to a clean install of Windows XP, will I be able to use
> | CSCCMD
> | | 1.1 to extract the files? In other words, copy all the contents of
> | | C:\WINDOWS\CSC on the old hard drive to the same location on the new
> | | computer, then run:
> | | csccmd /extract:\\steadfas-rgj5jp\Users /target:c:\tmp /onlymodified
> | /recurse
> | | to grab the unsynchronized local files? Would that work?
> | |
> | | Thanks in advance.
> | |
> | | --
> | | Jim
> | |
> |
> |
>
>

Reply With Quote
  #5  
Old 17-05-2009
Member
 
Join Date: May 2009
Posts: 1
Re: Recover unsynchronized offline files from hard drive of defunct PC

Problems recovering offline files - visit
http://www.afterhourspc.50webs.com/offline.html
for an easy solution
Reply With Quote
  #6  
Old 17-05-2009
Jim
 
Posts: n/a
Re: Recover unsynchronized offline files from hard drive of defunct PC

On Sun, 17 May 2009 00:32:10 +0530, savr <savr.3samrb@DoNotSpam.com>
wrote:

>
>Problems recovering offline files - visit
>http://www.afterhourspc.50webs.com/offline.html
>for an easy solution


<Quote>
Welcome to Afterhourspc

The purpose of this company is to attract clients to establish a
private business in selling computer hardeware, software, doing
networks cableling, writing webpages and Microsoft databases in the
Centurion Midrand earea's [South Africa]

Contact information can be found on the "Contact Me" page
<Quote>
Reply With Quote
  #7  
Old 14-03-2010
Member
 
Join Date: Mar 2010
Posts: 1
Re: Recover unsynchronized offline files from hard drive of defunct PC

i've had the same problem with my laptop. when i try the steps you outline, i get system error 1024. it says i'm using the last known good configuration and it only has extracted about 700MB of the 8GB of files in the csc folder. is ther any way to force the extraction of all the files in the d1 through d8 directories of the csc folder? thanks

Quote:
Originally Posted by Jian-Ping Zhu [MSFT] View Post
Hello,

Thank you for your post.

If you'd like to extract the unsynchronized offline files from the cache of
another machine, you can copy that cache over and point CSC at it.

The following are the detailed steps:

1. Disabled the offline caching on the current box from Tools -> Folder
option -> Offline files

2. Rebooted the machine

3. Moved the original CSC folder from C:\Windows (%windir%\CSC) directory
to another location

4. Copied the CSC folder from defunct PC to C:\Windows (%windir%\CSC)
directory.

5. Enabled the Offline file caching on the box

6. Ran the extract command at
csccmd /EXTRACT /RECURSE /TARGET:c:\csc-files

The data should be extracted successfully then.

As the Original CSC folder has been moved to another location we had to
move it back to C:\Windows

To do this, please do as follows:

1. Disable the Offline file caching under Tools-Folder option- Offline files

2. Rebooted the client

3. Moved the Original CSC folder to C:\windows after moving the copied one
to another location

4. Enabled Offile caching

Moreover, the following information regarding CSSCMD command is for your
reference:

Features and functions in version 1.1 of the Client-Side Caching
Command-Line Options command-line tool
http://support.microsoft.com/kb/884739

I hope this helps.

Sincerely,
Neo Zhu,
Microsoft Online Support
Microsoft Global Technical Support Center

--------------------
| Thread-Topic: Recover unsynchronized offline files from hard drive of
defunct PC
| thread-index: AcjQKQc34MRFeJiKSk+f01t8De3tHQ==
| X-WBNR-Posting-Host: 207.46.193.207
| From: =?Utf-8?B?Smlt?= <JS@community.nospam>
| Subject: Recover unsynchronized offline files from hard drive of defunct
PC
| Date: Mon, 16 Jun 2008 20:20:01 -0700
| Lines: 19
| Message-ID: <C6001582-B51D-47FB-962D-F1C6A145B501@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992
| Newsgroups: microsoft.public.windowsxp.help_and_support
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windowsxp.help_and_support:88797
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.windowsxp.help_and_support
|
| Hello. One of my company's users has a notebook computer which has some
| CPU/motherboard problems that prevent the use of Windows on it. The
notebook
| is old enough and has been problematic enough in the past, that I don't
feel
| it's worthwhile to repair it.
|
| The notebook hard drive seems to be in good shape. I would like to
migrate
| the data on it to a different computer; however, it has some
unsynchronized
| offline files that the user needs to recover. If I move the CSC
| folders/files to a clean install of Windows XP, will I be able to use
CSCCMD
| 1.1 to extract the files? In other words, copy all the contents of
| C:\WINDOWS\CSC on the old hard drive to the same location on the new
| computer, then run:
| csccmd /extract:\\steadfas-rgj5jp\Users /target:c:\tmp /onlymodified
/recurse
| to grab the unsynchronized local files? Would that work?
|
| Thanks in advance.
|
| --
| Jim
|
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows XP > Windows XP Support


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Recover unsynchronized offline files from hard drive of defunct PC"
Thread Thread Starter Forum Replies Last Post
How to transfer files from a mac external hard drive to a windows hard drive first-born Operating Systems 4 03-11-2010 10:39 AM
How to recover Master hard drive password? Cherkasov Portable Devices 6 19-06-2010 11:32 PM
Recover CSC Offline Files Lisa_F Operating Systems 2 27-11-2008 02:19 PM
Transferring files from Slave XP hard drive to new Vista Hard drive - primary Scootermc50@gmail.com Vista Setup and Install 1 24-05-2007 08:16 AM
how to recover file from slave hard drive, help napoleon Hardware Peripherals 3 22-11-2006 03:20 PM


All times are GMT +5.5. The time now is 01:09 AM.