About
Category Archives: Sharepoint
Overview: SharePoint 2010 Service Applications
A lot of people wanna use Access or Excel Services with Sharepoint 2010. But this is only possible with Sharepoint Server 2010 Enterprise. Here a short comparison of the different Sharepoint 2010 Versions and which Service Applications are supported. Seen … Continue reading
Posted in IT, Microsoft, Office, Sharepoint, Work
Tagged Access, Access Services, Applications, compare, comparison, Excel, Excel Services, Microsoft, Microsoft Sharepoint 2010, Microsoft Sharepoint Server 2010, Office, Office Services, Overview, Service Applications, Sharepoint 2010, Sharepoint Foundation 2010, Sharepoint Server 2010, Versions
Leave a comment
Powershell: Count Sharepoint Sites on Sharepoint Server 2010
This is a very small line of code to count Sharepoint 2010 Site Collections with Powershell. (Get-SPSite -Limit all).Count By the way, we at Genotec AG are offering a Hosted Sharepoint 2010 solution based on Powershell automation.
Posted in Hosting, IT, Microsoft, Powershell, Sharepoint, Software, Web, Windows Server, Windows Server 2008 R2, Work
Tagged Genotec, Genotec AG, get-SPsites, Hosted Sharepoint, Hosted Sharepoint 2010, Hosting, Microsoft, Microsoft Powershell, PowerShell, Server, Sharepoint, Sharepoint 2010, Sharepoint Foundation Server 2010, Sharepoint Server 2010, Site Collections, Sites, SPSites, Windows Powershell, Windows Server
2 Comments
Powershell: Get Sharepoint 2010 Site Collection Storage Usage
If you need to get the Storage Usage from a Sharepoint 2010 Site Collection, you can do this with Powershell. 1. Start SharePoint 2010 Management Shell or Powershell with the Sharepoint Snapin by: Add-PSSnapin “Microsoft.SharePoint.PowerShell” 2. Create a new Object … Continue reading
Posted in IT, Microsoft, Powershell, Sharepoint, Software, Windows Server, Work
Tagged Add-PSSnapin, get-member, get-spsite, Microsoft, Microsoft Powershell, Microsoft Sharepoint 2010, PowerShell, Sharepoint, Sharepoint 2010, SharePoint 2010 Management Shell, Site Collection Storage, Site Collection Usage, Usage.Storage, Windows Powershell
Leave a comment
Sharepoint 2007 or WSS 3.0 export/import
How to do a Sharepoint site export: stsadm -o export -url http://sharepointsite -filename c:\backup\sharepointsite.bak -includeusersecurity -versions 4 -nofilecompression Hot to do a Sharepoint site import: stsadm –o import –url http://sharepointsite -filename c:\backup\sharepointsite.bak –includeusersecurity More information to stsadm: C:\>stsadm -help export stsadm.exe … Continue reading
Posted in IT, Microsoft, Sharepoint, Work
Tagged Export, Import, Microsoft, Microsoft Office 2010, MS, Sharepoint, STSADMIN, STSADMIN.EXE, WSS, WSS 3.0
Leave a comment
P2V Hyper-v Migration
Tonight I did a bigger P2V (physical 2 virtual) migration. I virtualized an older Windows Server 2003 SP1 with MS SQL Server 2005 and WSS 3.0. This can be used as a step by step how-to guide. First I created … Continue reading
Posted in Hosting, Hyper-v, IT, Microsoft, Sharepoint, Software, Web, Windows Server, Windows Server 2003, Windows Server 2008 R2, Work
Tagged Backup Exec, Backup Exec System Recovery, Backup Exec System Recovery 2010, HP, Hyper-v, Hyper-v r2, Micorsoft, P2V, performance, Symantec, System Recovery, Windows Server, Windows Server 2003, Windows Server 2008 R2
2 Comments
Problem with NTLM Authentication with IE8 on Windows Server 2008
After I installed a Sharepoint (WSS 3.0) test environment and created a new Site Collection, I tried to logon on to a new Site Collection. But the login didnt work. After I spend some hours checking the whole configuration of … Continue reading
Posted in IIS, IT, Microsoft, Sharepoint, Software, Web, Windows Server, Windows Server 2008, Work
Tagged Authentications, IE, IE8, Internet Explorer, Local, NTLM, Sharepoint, windows server 2008, WSS, WSS 3.0
1 Comment

