[windows2000] Re: Rusty Dos

  • From: Patrick <london31uk@xxxxxxxxx>
  • To: windows2000@xxxxxxxxxxxxx
  • Date: Tue, 18 Sep 2007 05:10:19 -0700 (PDT)

Well somehow it worked out with xcopy /s \\server01\homedir\*.pst 
\\server02\MigPst\
  wit this it searchs the folders find the pst's and creates the same folders 
that contain the pst's that way we know who owns what.
   
   
  Thanks 

Angus Macdonald <Angus.Macdonald@xxxxxxxxxxxxxxxxxxx> wrote:
      xcopy f:\*.pst c:\destination /S 
   
  should do it, although I think the files will all end up in the same folder. 
Robocopy will retain the folder structure if that's what you want.
   
  robocopy f:\ c:\destination *.pst /S
   
  assuming your pst files are on F: and you want to copy them to 
c:\destination, for example.
    -----Original Message-----
From: windows2000-bounce@xxxxxxxxxxxxx 
[mailto:windows2000-bounce@xxxxxxxxxxxxx]On Behalf Of Patrick
Sent: 18 September 2007 12:37
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] Rusty Dos


  Hi Guys,
   
  Not quite sure if this can be done with Xcopy or Copy command. but I want to 
write a simple command that will search users home drive, extract all files 
with the .pst extension and copy them to a new location.
   
   
  Thanks
   
    
---------------------------------
  Building a website is a piece of cake. 
Yahoo! Small Business gives you all the tools to get online.

       
---------------------------------
Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.

Other related posts: