Installing a web part using the command line
I have downloaded some web parts for my site and need to install them on the server – this is quite easy using the command line. Here is the how to do it: C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN\stsadm.exe -o addwppack…
Backing up a site collection from the command line
In addition to backing up my SharePoint site collection with Symantec BackupExec, I will occasionally use the command line tools to backup to file. This is quite easy to do in just a few steps: Logon to the SharePoint server…