Sharepoint Answers

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds
  Question Asked By: Mackenzie Mcneil   on Nov 09, 2005 In Sharepoint Category.

 
Question Answered By: Irvin Foley   on Nov 09, 2005

I have made no changes after running the SPSbackup script
This is really frusturating...... I tried the script on another server
as well... and the same thing happened......

My Script: (running in BAT file)

@echo off
echo ===============================
echo backup  sites on the SharePoint Portal 2003 Server
echo ===============================
E:
cd \Program Files\SharePoint Portal Server\Bin
@echo off
SPSBACKUP.EXE /all /portal http://myserver:8085 C:\SPS_BACKUP\MYBackup
echo completed


The directory C:\SPS_BACKUP\MYBackup is already inplace before running
the script.

Tagged:    

 

This Question has 17 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on SPS Backup Or get search suggestion and latest updates.