Re: RES: Re: Scheduling NTBackup to mapped drive

  • From: "Tony Anderson" <tandersn@xxxxxxxxxxxxxxxxx>
  • To: "[ExchangeList]" <exchangelist@xxxxxxxxxxxxx>
  • Date: Thu, 5 Aug 2004 14:57:34 -0700

Not if the user you have the scheduled jobs run as has access to the shares.

We have and account "EXCHBU" and the task runs as that user. So no need for
credentials on the command line. Alternately, you could run it as the local
system, and then add the "domain computers" group to the permissions of the
share you want to back up.



Tony


----- Original Message ----- 
From: "Jared Johnson" <jaredsjazz@xxxxxxxxx>
To: "[ExchangeList]" <exchangelist@xxxxxxxxxxxxx>
Sent: Thursday, August 05, 2004 2:48 PM
Subject: [exchangelist] Re: RES: Re: Scheduling NTBackup to mapped drive


> http://www.MSExchange.org/
>
> He'll still need to authenticate for those mapped
> drives.
>
> It's easy to do on the .bat file, but it sends in
> clear text.
>
>
> --- Tony Anderson <tandersn@xxxxxxxxxxxxxxxxx> wrote:
>
> > http://www.MSExchange.org/
> >
> > Instead of using the gui schedule program, use a
> > .CMD file and the NTBACKUP
> > command line program/options. In the .CMD file, you
> > could map the drives.
> >
> > example:
> >
> > backup.cmd
> > --------------------
> > net use g: \\servername\sharename
> > net use u: \\servername\sharename
> > ntbackup backup "@c:\backup\daily.bks" /j "Daily
> > Exchange" /v:yes /l:f /m
> > normal /hc:on /n "E:FULL-%1-%2"  /p "dlt"
> > EOF
> > ---------------------
> >
> > The daily.bks contains the selections of what to
> > backup.
> >
> > Tony Anderson
> > UW CSE
> > Windows Systems Architect
> >
> >
> >
> ------------------------------------------------------
> > List Archives:
> >
> http://www.webelists.com/cgi/lyris.pl?enter=exchangelist
> > Exchange Newsletters:
> > http://www.msexchange.org/pages/newsletter.asp
> > Exchange FAQ:
> >
> http://www.msexchange.org/pages/larticle.asp?type=FAQ
> >
> ------------------------------------------------------
> > Other Internet Software Marketing Sites:
> > World of Windows Networking:
> > http://www.windowsnetworking.com
> > Leading Network Software Directory:
> > http://www.serverfiles.com
> > No.1 ISA Server Resource Site:
> > http://www.isaserver.org
> > Windows Security Resource Site:
> > http://www.windowsecurity.com/
> > Network Security Library: http://www.secinf.net/
> > Windows 2000/NT Fax Solutions:
> > http://www.ntfaxfaq.com
> >
> ------------------------------------------------------
> > You are currently subscribed to this MSEXchange.org
> > Discussion List as: JaredsJazz@xxxxxxxxx
> > To unsubscribe visit
> >
> http://www.webelists.com/cgi/lyris.pl?enter=exchangelist
> >
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail
>
> ------------------------------------------------------
> List Archives: http://www.webelists.com/cgi/lyris.pl?enter=exchangelist
> Exchange Newsletters: http://www.msexchange.org/pages/newsletter.asp
> Exchange FAQ: http://www.msexchange.org/pages/larticle.asp?type=FAQ
> ------------------------------------------------------
> Other Internet Software Marketing Sites:
> World of Windows Networking: http://www.windowsnetworking.com
> Leading Network Software Directory: http://www.serverfiles.com
> No.1 ISA Server Resource Site: http://www.isaserver.org
> Windows Security Resource Site: http://www.windowsecurity.com/
> Network Security Library: http://www.secinf.net/
> Windows 2000/NT Fax Solutions: http://www.ntfaxfaq.com
> ------------------------------------------------------
> You are currently subscribed to this MSEXchange.org Discussion List as:
tandersn@xxxxxxxxxxxxxxxxx
> To unsubscribe visit
http://www.webelists.com/cgi/lyris.pl?enter=exchangelist
>



Other related posts: