Sign in
Anything IW
My Blog on SharePoint - mutaz
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Admin
BI
Composites
Content Deployment
governance
IIS
LogParser
Office 365
Patching
patterns and practices
powershell
productivity
Project
Project Server
Readiness
Reporting
SharePoint
SharePoint 2010
Tech.Ed
Troubleshooting
Browse by Tags
MSDN Blogs
>
Anything IW
>
All Tags
>
admin
Tagged Content List
Blog Post:
Check the build level status of components within your SharePoint 2010 farm
MutazAG
To check the upgrade status of your farm after applying the latest SP and CU: Get-SPProduct - this CmdLet will check the build version of the binaries on all servers in the farm PS C:\> $spprod = Get-SPProduct PS C:\> $spprod.Servers | select ServerName, Products, InstallStatus ...
on
21 Jul 2011
Blog Post:
How-To: Self service site creation?
MutazAG
Creating a new site collection usually requires a farm admin permission level since the tools to do so are available through the central admin or by using an stsadm command line. In some cases, you want to delegate the site creation to end users (without granting them farm admin privilege obviously!...
on
3 Mar 2009
Page 1 of 1 (2 items)