Ask a Question related to Windows Server, Design and Development.
-
Scott #1
Scheduled backup
I have mapped a network drive on a remote server and wish
to backup too this mapped drive using NTbackup and a
sceduled backup early in the morning (3.00 am).
When I run the backup manually it works fine. When I
leave the backup to run on the schedule it reports that
the backup failed to start because it could not find the
drive.
Any ideas?
Scott Guest
-
scheduled flv playback in fms
Hello, Is there any way to stream videos based on a time schedule? For example, I'm looking to play one video at 8 am, another video at 10 am, etc. -
Scheduled job won't run
I have a server with CFMX7 running with PKI on SSL etc etc. I have created a user for the scheduler to run a job. But it throws an error and says... -
Datasource and scheduled task backup
I need to move my websites (ColdFusion 5, Windows 2000, O'Reilly Website) to a new server (ColdFusion MX 6.1, Windows 2003, Apache 2.0.54). How do... -
Scheduled Backup does not run (Post #3)
I know I cross posted to the General forum, but no one seems to have any clue on this problem. If you can help, please let me know. Thanks! - Kevin... -
loop - begin backup, end backup Oracle 8.1.7
Hello, we have the problem named after: last weekend (22.12.2002), we did a reorganisation of a tablespace with the tool "sapdba" from SAP.... -
Miha Pihler #2
Re: Scheduled backup
Hi Scott,
I would try like this. Write a backup script that would map network drive
first using same username that is used to perform a backup...
So, it would go something like this:
****
net use x: \\backupserver\backupshare /user:domain\backupacc backupaccpass
ntbackup ...
net use x: /delete
****
I hope this helps you out,
Mike
"Scott" <anonymous@discussions.microsoft.com> wrote in message
news:2200301c45c3b$4e11ed00$a401280a@phx.gbl...>I have mapped a network drive on a remote server and wish
> to backup too this mapped drive using NTbackup and a
> sceduled backup early in the morning (3.00 am).
>
> When I run the backup manually it works fine. When I
> leave the backup to run on the schedule it reports that
> the backup failed to start because it could not find the
> drive.
>
> Any ideas?
Miha Pihler Guest
-
Kristofer Gafvert #3
Re: Scheduled backup
Hello,
Use UNC paths instead ( \\server\share )
--
Regards,
Kristofer Gafvert - IIS MVP
[url]http://www.ilopia.com[/url] - When you need help!
"Scott" <anonymous@discussions.microsoft.com> wrote in message
news:2200301c45c3b$4e11ed00$a401280a@phx.gbl...> I have mapped a network drive on a remote server and wish
> to backup too this mapped drive using NTbackup and a
> sceduled backup early in the morning (3.00 am).
>
> When I run the backup manually it works fine. When I
> leave the backup to run on the schedule it reports that
> the backup failed to start because it could not find the
> drive.
>
> Any ideas?
Kristofer Gafvert Guest



Reply With Quote

