Archive for 'Microsoft'

Microsoft Groove is tha bomb!

I’ve been using Microsoft Groove quite extensively the last couple of weeks, and all I can say GENIUS!!

I’ve only been working on the peer-to-peer version, but am researching the Groove Server to offer more control.

Will post more information and experiences when I get some time.

Internet Sites that run ‘Microsoft Office SharePoint Server 2007′ list

Found this blog posting on Michael Gannotti ’s blog “Michael Gannotti On Sharepoint +” where they list a couple of public sites running on Sharepoint, do have a look .

Other ways to Backup and Restore Sharepoint

We required to be able to backup and restore Sharepoint not just from the scheduling interface but there are also additional methods to backup your Sharepoint Web Site.

  • Command-line tool

The command line tool that can be used is stsadm for example to do a farm backup it would look something like :

stsadm –o backup -directory \\myserver\thebackup -backupmethod full

  • Sharepoint Designer

Using Sharepoint Designer you can use the “Backup Web Site” under the Administration menu.

This is just a quick post to highlight your alternatives.