DESCRIPTION:
NAME: Remove-SPSite
Removes a site from the Site Collection
PARAMETERS:
-url Url to SharePoint Site
SYNTAX:
Remove-SPSite -url http://moss/IT
Removes the Site "IT" from the Site Collection
Remove-SPSite -help
Displays the help topic for the script