Article ID: 236950
Article Last Modified on 1/12/2004
APPLIES TO
- Microsoft BackOffice Small Business Server 4.5
This article was previously published under Q236950
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SUMMARY
This article describes how to add the Microsoft Small Business Server Top Monthly Support Issues and the Microsoft Knowledge Base Search Page links, to the Small Business Server (SBS) 4.5 console home page.
These links allow you to review the top SBS support issues that Microsoft Product Support Services encounters each month. These links also provide information about potential problems before they occur. The Microsoft Knowledge Base Search Page link lets you use self-help support to resolve issues you may experience with SBS 4.5 or other Microsoft products.
MORE INFORMATION
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
To add the Microsoft Small Business Server Top Monthly Support Issues and Microsoft Knowledge Base Search Page links, use the appropriate steps outlined below.
NOTE: It is very important to follow the appropriate instructions for your specific situation. If you follow the wrong instructions, you could lose your current customizations for the SBS console home page.
If Your SBS Console Home Page Already Has Customized Links
- Start Registry Editor (Regedt32.exe).
- Locate the LinkCount value in the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Small Business\Console\Favorites\Custom
- Double-click the LinkCount value, increment the value by 2 (hex), and then click OK.
- Click the Custom registry key.
- On the Edit menu, click Add.
- In the Key Name box, type Link
x
, wherex
is the next link number. For example, if the previous link is Link2, type Link3. You need to add two keys (Link3 and Link4) in this example. - Locate the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Small Business\Console\Favorites\Custom\Link3
- Click Link3.
- On the Edit menu, click Add Value, and then add the following values:
Name Value Type TitleText Microsoft Knowledge Base Search Page REG_SZ DescriptionText Link to the Microsoft Knowledge Base Search Page REG_SZ Target "1" in HEX REG_DWORD Enabled "1" in HEX REG_DWORD URL http://support.microsoft.com/isapi/gokbsearch.asp?target=http://support.microsoft.com/search?LN=<%=paramLang%>&SD=<%=paramSD%>&FR=<%=paramInFrame%> REG_SZ Product Microsoft Knowledge Base Search REG_SZ
- Locate the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Small Business\Console\Favorites\Custom\Link4
- Click Link4.
- On the Edit menu, click Add Value, and then add the following values:
Name Value Type TitleText Microsoft Small Business Server Top Monthly Support Issues REG_SZ DescriptionText Link to the Microsoft Small Business Server Top Monthly Support Issues page REG_SZ Target "1" in HEX REG_DWORD Enabled "1" in HEX REG_DWORD URL http://support.microsoft.com/support/kb/articles/q232/2/63.asp REG_SZ Product Microsoft Small Business Server Top Monthly Support Issues REG_SZ
- Quit Registry Editor.
If Your SBS Console Home Page Does Not Have Customized Links
- Download the self-extracting file from the following Microsoft FTP site:
- Run Sbs45cust.exe, and extract the included files to a temporary folder.
- Run Console.bat
- Restart the SBS console.
Additional query words: smallbiz console
Keywords: kbinfo KB236950