content top

Create backup file with date of today

How to create a backup file with the date of today. Here is an example with STSADM from Sharepoint Services. stsadm -o backup -filename “\\gl-nas-01\backup$\Sharepoint\GL-SP-01\%date:~-10,3%%date:~-7,3%%date:~-4%.dat” -url http://intranet/sites/home

Read More

Configure PDF IFilter in WSS 3.0

First, you need to download the Adobe PDF IFilter 6.0, which you can find at this URL.  You should also get hold of a suitable Icon to use with PDFs, so that when they are listed in a document library they are easily recognisable.  There is a 17 x 17 one available on the Adobe web site here. Once you’ve downloaded the IFilter, install it on your WSS 3.0 server, and then follow the instructions on registry settings in Microsoft KB...

Read More

Configure Windows SharePoint Services Search Service Settings

By default, the search service is disabled in WSS 3.0. In order to enable it, goto your SharePoint Central Administration page and under the Operations tab, goto the “Services on the Server” list and click on WSS Search. Service Account – You cannot use any built in accounts when specifiying the Service Account, however you can use local accounts. One account you can choose to use is the default Administrator...

Read More

ASP.NET 2.0 not registered in IIS

When ASP.NET is installed on your computer but not registered in your IIS you probably installed .Net before IIS. This is easily repaired with the following command “%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe” -i

Read More

Ubuntu 10.04 Post-Install Guide: What to do and try after installing Lucid Lynx!

What to do and try after installing Lucid Lynx? Read this article and find out. http://blog.thesilentnumber.me/2010/04/ubuntu-1004-post-install-guide-what-to.html

Read More
content top