Quantcast
Channel: SharePoint 2010 - Setup, Upgrade, Administration and Operations forum
Viewing all articles
Browse latest Browse all 13778

SharePoint 2010 Backup hangs

$
0
0

Dear SharePoint community!

For backing my SharePoint farm I have created two files:
File 1 content (Backup.bat):


C:\Windows\System32\WindowsPowerShell\v1.0\PowerShell.exe  " & 'D:\Backup\\NewbackupSPFarm.ps1'"

 

File 2 content (NewbackupSPFarm.ps1):

Add-PsSnapin Microsoft.SharePoint.PowerShell

Backup-SPFarm -Directory "\\192.168.1.8\SharePointBackup" -BackupMethod full -verbose

I have added "-verbose" parameter for better understanding of reasons why my backup procedure hangs. 
But unfortunately I cannot see anything useful here.
After working for about 5-10 minutes the command creates reasonable big backup on my backup device, but the command hang in console. the latest stage is:


 Verbose: [Search_Service_Application_DB_ae9ea070da9d4888944ceea39cd2258c] SQL command completed at: 

 

The same time I cannot fire farm backup from SharePoint Central Administration site. The job does not start and create non output on backup device.

There is no pending backup jobs, timer service is running, I am running backup as Admin, UAC is on "never notify" state.

What can be a reason of non-response?

Thanks a lot in advance!  


Viewing all articles
Browse latest Browse all 13778

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>