Networking Forums

Networking Forums > Computer Networking > Windows Networking > copying files from one NTsrvr to another NTsrvr with .bat

Reply
Thread Tools Display Modes

copying files from one NTsrvr to another NTsrvr with .bat

 
 
Kizetoni
Guest
Posts: n/a

 
      12-12-2005, 08:06 AM
Hi All,

My PDC (nt4.0sp6) has signs that the RAID controller is maybe going to die
if a big load of data comes. Therefore I have installed a BDC (also one
nt4sp6 machine), hoping that if the PDC dies, I would promote the BDC to PDC
thus saving the domain, giving the users possibility to log on. But since it
is a file server (PDC), I would also like to have a copy of all the files
(around 10 GB) on the BDC, so I don't have to fiddle with backup in case of
need.

I am having a copy of all files done with Backup Exec, but I would also like
to have a file and folder structure copied every night at fx 2 o'clock, so I
am ready to move the users on the new server in case of PDC breakdown.

Anyone having experience with that, any best practices? I thought about
making a .bat file with a single copy command - any suggestions?

Thanx in advance,
Zoran


 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a

 
      12-12-2005, 08:18 AM

"Kizetoni" <(E-Mail Removed)> wrote in message
news:us7Zftv$(E-Mail Removed)...
> Hi All,
>
> My PDC (nt4.0sp6) has signs that the RAID controller is maybe going to die
> if a big load of data comes. Therefore I have installed a BDC (also one
> nt4sp6 machine), hoping that if the PDC dies, I would promote the BDC to

PDC
> thus saving the domain, giving the users possibility to log on. But since

it
> is a file server (PDC), I would also like to have a copy of all the files
> (around 10 GB) on the BDC, so I don't have to fiddle with backup in case

of
> need.
>
> I am having a copy of all files done with Backup Exec, but I would also

like
> to have a file and folder structure copied every night at fx 2 o'clock, so

I
> am ready to move the users on the new server in case of PDC breakdown.
>
> Anyone having experience with that, any best practices? I thought about
> making a .bat file with a single copy command - any suggestions?
>
> Thanx in advance,
> Zoran
>
>


Both xcopy.exe or robocopy.exe with the appropriate
switches can do the job very nicely.


 
Reply With Quote
 
Kizetoni
Guest
Posts: n/a

 
      12-12-2005, 08:34 AM
Hi Pegasus,

thanx for your input.

I'll try with xcopy.

This robocopy, is it a 3rd party utility?

Regards,
Zoran



"Pegasus (MVP)" <(E-Mail Removed)> skrev i en meddelelse
news:urd%23wzv$(E-Mail Removed)...
>
> "Kizetoni" <(E-Mail Removed)> wrote in message
> news:us7Zftv$(E-Mail Removed)...
> > Hi All,
> >
> > My PDC (nt4.0sp6) has signs that the RAID controller is maybe going to

die
> > if a big load of data comes. Therefore I have installed a BDC (also one
> > nt4sp6 machine), hoping that if the PDC dies, I would promote the BDC to

> PDC
> > thus saving the domain, giving the users possibility to log on. But

since
> it
> > is a file server (PDC), I would also like to have a copy of all the

files
> > (around 10 GB) on the BDC, so I don't have to fiddle with backup in case

> of
> > need.
> >
> > I am having a copy of all files done with Backup Exec, but I would also

> like
> > to have a file and folder structure copied every night at fx 2 o'clock,

so
> I
> > am ready to move the users on the new server in case of PDC breakdown.
> >
> > Anyone having experience with that, any best practices? I thought about
> > making a .bat file with a single copy command - any suggestions?
> >
> > Thanx in advance,
> > Zoran
> >
> >

>
> Both xcopy.exe or robocopy.exe with the appropriate
> switches can do the job very nicely.
>
>



 
Reply With Quote
 
Hank Arnold
Guest
Posts: n/a

 
      12-12-2005, 08:48 AM
It's available from MS. It's free. Much more powerful and flexible than
XCOPY....

--
Regards,
Hank Arnold

"Kizetoni" <(E-Mail Removed)> wrote in message
news:O4ufH$v$(E-Mail Removed)...
> Hi Pegasus,
>
> thanx for your input.
>
> I'll try with xcopy.
>
> This robocopy, is it a 3rd party utility?
>
> Regards,
> Zoran
>
>
>
> "Pegasus (MVP)" <(E-Mail Removed)> skrev i en meddelelse
> news:urd%23wzv$(E-Mail Removed)...
>>
>> "Kizetoni" <(E-Mail Removed)> wrote in message
>> news:us7Zftv$(E-Mail Removed)...
>> > Hi All,
>> >
>> > My PDC (nt4.0sp6) has signs that the RAID controller is maybe going to

> die
>> > if a big load of data comes. Therefore I have installed a BDC (also one
>> > nt4sp6 machine), hoping that if the PDC dies, I would promote the BDC
>> > to

>> PDC
>> > thus saving the domain, giving the users possibility to log on. But

> since
>> it
>> > is a file server (PDC), I would also like to have a copy of all the

> files
>> > (around 10 GB) on the BDC, so I don't have to fiddle with backup in
>> > case

>> of
>> > need.
>> >
>> > I am having a copy of all files done with Backup Exec, but I would also

>> like
>> > to have a file and folder structure copied every night at fx 2 o'clock,

> so
>> I
>> > am ready to move the users on the new server in case of PDC breakdown.
>> >
>> > Anyone having experience with that, any best practices? I thought about
>> > making a .bat file with a single copy command - any suggestions?
>> >
>> > Thanx in advance,
>> > Zoran
>> >
>> >

>>
>> Both xcopy.exe or robocopy.exe with the appropriate
>> switches can do the job very nicely.
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Copying Files to SAN is SLOOOW Kenny Windows Networking 0 03-08-2007 08:34 PM
Lag time when copying files from the server via VPN boe Windows Networking 1 01-29-2005 08:00 PM
Error when Copying Files Hot Gal Windows Networking 0 05-05-2004 03:48 PM
Copying Folder-Files in Networking Samson Windows Networking 1 01-30-2004 08:02 PM
Prevent files from unauthorized copying. Windows Networking 4 08-28-2003 10:48 PM



1 2 3 4 5 6 7 8 9 10 11