We are using WSS 3.0 with Windows server 2003 Std R2 for our office intranet. Right now every AD user logs on to the WSS site with same default page. I would like to know if it's possible to create custom home page per user for my default site.
I…
I recently purchased WSS 3.0 hosting from a local provider who set my environment up as www.mydomain.com. For a couple weeks, any requests for the URL mydomain.com would resolve correctly and show the same site as www.mydomain.com. A few days ago,…
I have a standalone Win 2003 server with Windows Sharepoint Services (WSS3) running on it. I had to rename the server and I had bunch of problems resulting from this. Note that the server is not in AD environment.
I fixed the problems with…
I'm having a problem with a WSS 3.0 instance where users keep losing their upload access rights every night.
Users can always enter the Site involved and can browse lists, document libraries etc. just like normal, but they get an error when trying…
I am working on a backup plan for TFS 2010. I found this site http://msdn.microsoft.com/en-us/library/ms253070(VS.100).aspx that details a complex backup solution.
Has anyone tested these procedures and can confirm they are accurate?
There are…
I have two web servers in a SharePoint (WSS 3.0) farm with one database server for the config and content databases.
I already moved my content databases to a new database server successfully. But when I tried to move the sharepoint config database…
I have 64-bit WSS 3.0 installed on a 64-bit Windows 2003 Server. After installing WSS 3.0 I switched IIS to run in 32-bit emulation mode as we have some applications that require this.
I'm getting a "Cannot connect to the configuration database"…
We have a sharepoint server that we are looking to script an extraction on a partial site.
The request is that they have a site that that can have multiple sub-folders. The file will then be extracted to a single folder.
I have done some digging…
I'm using WSS 3.0 SP1 with IIS 6.0 on integrated authentication. However when access Sharepoint this is what happens. You are prompted for a password when you first access the site (via IE8), and then everytime you attempt to open a document you are…
Background: I had been asked to create a second Sharepoint application server to reprovision the one that is currently in the SharePoint Farm. I installed the os, SharePoint, and SP1. I then began the process of moving all the services on to the new…
We would like to host multiple customers in a single WSS 3.0 web application (so we can use https instead of custom SSL ports). Because they are different customers, we don't want them to 'see' each other when doing directory lookups. We have not…
We are in the process of rolling out an extranet for some of our partners using WSS 3.0 as the platform. We already use it internally for a variety of things, and we are using the following powershell script to backup the server:
param(
…
This has me scratching my head...
We have a WSS3.0 front-end server which connects to config and content databases on a separate SQL server (SQLA). This DB server is being decommissioned so we are moving the databases to a new server (SQLB). The…