GFI recently released a few freeware editions for programs they use under the “We Care” initiative.
See it at www.gfi.com/frw
3 of the 4 products are light versions of commercial products, but there is a new one – a home backup software. I decided to install it on a Windows XP VM and test its feature set.
I [...]
A complicated beast, SharePoint is!
I have worked with various installations of different sizes and importance.
A quick-and-dirty way to back the entire site and db is to use the stsadm tool.
—
Part 1
“C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN\stsadm.exe” -o backup -directory C:\SharePointBackups -backupmethod full
I would put this into a batch file to run daily. One thing Microsoft [...]