Tag Archives: WSS

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 , , , , , , , , , | Leave a comment

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 , , , , , , , , , | 1 Comment