10 Nov 2013

"Setup Groups for this Site"

If you change your mind and want to create unique groups for sharepoint site after it was created there will be an issue because "Setup Groups for this Site" disappeared. Even you can create groups and make them to be default groups for the site but "Add users to Sharepoint Group" will not be available from drop down box of "your own" Site Owners group.
Luckily you can still get "Setup groups for this site" page appeared by this url
siteurl/_layouts/permsetup.aspx

Hope it will help
Cheers, BB


24 Oct 2013

uninstall spfeature

Uninstall-SPFeature [-Identity] -force

Get SP2010 feature name from feature ID

get-spfeature GUID

23 Oct 2013

Increase size of SP template

To increase the maximum size, simply run the following stsadm command (from the C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN directory) replacing the propertyvalue to the new maximum size (in bytes):
stsadm -o setproperty -propertyname max-template-document-size -propertyvalue 150000000

Total Pageviews