|
|
| Sorry, your entry can't be deleted right now. Please try again later. |
13 October FREE Microsoft SupportIgnore the posting date -- everything on this page is current!
As a Microsoft consultant I’m pleased that practically every resource is available freely on Microsoft’s website. They provide many useful downloads & fun “goodies”, as well as their support information.
Locating the proper Microsoft Support information however isn’t always so easy; and with the additional pressure of finding information DURING troubleshooting – you’ll have to agree it can sometimes be quite frustrating! I’ve gathered all of Microsoft's disparate support resources here all in one location.
GENERAL INFORMATION: To locate a product's home page type:
http://www.microsoft.com/"Whatever you’re looking for"
Example 1: /windows, /security, /mom, /sms, /xbox (or most anything really)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
System Center Data Protection Manager (DPM) 2006
-
-
-
-
-
-
-
All Products (if you’re unsure which software is causing the problem)
-
Baseline Security Advisor 1.2
-
BizTalk Server 3.0/2004
-
Business Solutions CRM 1.2
-
Exchange Server 6.0/2000 & 6.5/2003
-
Host Integration Server 6/2004
-
ISA Server 3.0/2000
-
MapPoint Location Server 1.0
-
Money 12, 13, 14/2005, & 15/2006
-
.Net Framework 1.x
-
Office 11/2003
-
SQL Server 8/2000 & 9.0/2005
-
SQL Notification Services 2.0
-
SQL Reporting Services 8.0
-
System Management Server 2.0/2003
-
Windows 5.0/2000, 5.1/XP, & 5.2/2003
-
-
Exchange Server Error-1018 Detailed discussion of the conditions that result in error -1018; covering the detection mechanisms that Exchange uses to discover and recover from damage to its database files.
-
-
-
NET HELPMSG The net command returns a description of the error. From the command prompt type:
C:\>net helpmsg <decimal code>
For example: if COM returns the error 8007054B, convert the 054B to decimal (1355). Then type the following:
C:\>net helpmsg 1355
returns the error message: The specified domain did not exist.
-
Bootvis – Microsoft states this tool is no longer available, but they still “support it”. This program “was” a performance tracing and visualization tool designed to help identify performance issues for boot/resume timing while developing new PC products or supporting software. (Alternate Site: MajorGeeks)
-
NEW! Desktop Heap Monitor tool examines usage of a WIN32 subsystem that has an internal heap area known as "desktop heap". When you run a large number of Windows-based programs, "Out Of Memory" error messages appear when you attempt to start new programs or try to use programs that are already running, even though you still have plenty of physical and pagefile memory available. (Support Document: KB126952 - "Out of Memory" Error Message Appears When You Have a Large Number of Programs Running)
-
-
-
Fiddler is an HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP Traffic, set breakpoints, and "fiddle" with incoming or outgoing data. (Support Document: HTTP Debugging)
-
-
NEW! IIS Diagnostics Toolkit (x86, ia64, & amd64) is a compiled set of tools aimed at reducing the overall time to resolve problems with Internet Information Services (IIS) products. These tools include tools aimed at resolving problems related to Secure Socket Layer (SSL) issues, permission or security problems, gathering data for your SMTP server included with IIS, as well as the famous Log Parser utility used to sift through hundreds or thousands of log files very quickly.
-
Log Parser is a command-line tool that lets you run SQL queries against a variety of log files and other system data sources, and get the results out to an array of destinations, from SQL tables to CSV files. (Log Parser Support Website)
-
UPDATED! Malicious Software Removal Tool checks your computer for infection by specific, prevalent malicious software (including Blaster, Sasser, and Mydoom) and helps to remove the infection if it is found. (Updated on the second Tuesday of each month.)
-
-
Network Diagnostics for Windows XP tool (xpnetdiag) analyzes information about your network connectivity to help troubleshoot some of the most common connection problems encountered in a home networking environment. (Support Document: KB914440)
-
-
Port Reporter logs TCP and UDP port activity on a local Windows system. Port Reporter is a small application that runs as a service logging which ports are used, which process is using the port, if the process is a service, which modules the process has loaded and which user account is running the process. (Description of Microsoft Port Numbers & All Port Numbers)
-
Port Reporter Parser Tool is a log parser for Port Reporter log files. Port Reporter Parser has many features that can help you analyze Port Reporter log files.
-
Promqry and PromqryUI are two tools that enable you to detect a network sniffer that is running on a computer that is running Windows Server 2003, Windows XP, or Windows 2000. If a system has network interfaces in promiscuous mode, it may indicate the presence of a network sniffer running on the system.
-
PromqryUI is a tool with a Windows graphical interface that can be used to detect network interfaces that are running in promiscuous mode.
-
Promqry is a command line tool that can be used to detect network interfaces that are running in promiscuous mode.
-
-
PSSDIAG Data Collection Utility is a diagnostic data collector for Microsoft SQL Server. It simultaneously collects Perfmon/Sysmon logs, Profiler traces, event logs, SQLDIAG reports, and detailed blocking information.
-
-
-
NEW! User Mode Process Dumper (userdump) dumps any running Win32 processes memory image (including system processes such as csrss.exe, winlogon.exe, services.exe, etc) on the fly, without attaching a debugger, or terminating target processes. Generated dump file can be analyzed or debugged by using the standard debugging tools.
-
UPDATED! User Profile Hive Cleanup is a service to help with slow log off and unreconciled profile problems ensuring that user sessions are completely terminated when a user logs off when using Roaming Profiles or locked profiles as implemented through the Shared Computer Toolkit.
-
Video Decoder Checkup Utility helps determine if an MPEG-2 DVD video decoder is installed, and whether it's compatible with Windows Media Player 10 or Windows XP Media Center Edition.
-
-
-
Windows XP Support Tools are intended for use by Microsoft support personnel and experienced users to assist in diagnosing and resolving computer problems.
1) Pick your Product – The Advanced Knowledge Base Search allows you to easily choose the product you’re troubleshooting. (Which is easier than remembering "kbWinOS2000” is the keyword for Windows 2000.)
2) “Guess” keywords that describe your problem – Error messages can go through a great deal of editing. We had an Outlook problem of the username field coming up blank (not saved) on some computers. We tried searching for everything (blank field, empty field etc.) – ultimately we discovered that the proper "Microsoft" word for a “blank field” is “unpopulated!”
Microsoft only prints a fraction of their keywords list, as well as keywords used for programmers. Some keywords are too specific (as with these Windows 2000 keywords), while others keywords are based upon an acronym. I hope Microsoft expands the list of keywords available to the public.
NOTE1: Remember to think like the game show Jeopardy. You’re looking for an “answer” not your “question”; so ask your question in the form of an answer. Articles will probably not have a question like “How do I change the system clock?” it will more likely have the answer “To change the system clock”
NOTE2: Wildcards (*), “Quotes”, AND, OR, NOT commands can be used just like any other search engine.
NOTE3: Read Microsoft's How to ask a question.
3) Pick an “Article Type” Keyword (optional) – Helps pinpoint the specific type of support you need.
BUG – Known problem (may have a FIX) DOC – If your printed docs are wrong FAQ – Frequently Asked Questions FILE – Downloadable support files filename.ext – Search for a specific file FIX – Shows fixes for known “BUGs” HOWTO – “How To” Articles INFO – Product Info & Specs PRB – End-user Perceived Problems QFE – Quick Fix Engineering Patch SAMPLE – Sample Program Code
NOTE: Microsoft also provides short concise support documents called cards or value cards -- and NEW Posters & Overview Posters.
4) Modified Date – You can refine your search results to see the most recent articles, or broaden your results if you do not know when the article was written/modified.
5) Categories – Unless you know which specific category to search, start by selecting all of the categories, as well as the “Community Solutions Content” which include solutions from knowledgeable non-Microsoft employees.
How To Articles displays KB articles describing a feature or how to perform a task.
Downloads displays KB articles contain content that links to a Download. It also includes hotfix or security bulletin information.
Troubleshooting displays KB articles describing how to fix a problem or that have information about a virus.
MSDN Content provides in-depth technical content, including references, technical articles, downloads, and code samples, for all developer-related Microsoft products and technologies.
TechNet Content provides content that is geared toward information technology professionals. It provides information about technology issues, security and virus information, information technology solutions, and community resources.
Community Solutions Content displays articles written by customers and also by Microsoft Most Valuable Professionals (MVPs)
6) Rinse, Lather & Repeat – It’s doubtful that you’ll find your answer on the first search. So go back to Step # 2 and try fewer keywords, more keywords, or “entire phrases within quotation marks.”
There simply is no single method to “divine” an answer within Microsoft’s Knowledge Base – but trust me your answer is indeed in there. . .”somewhere” :-)
NEW WIKI PROJECT: MSWiki is a project to create a free, complete, up-to-date and reliable documentation about Microsoft Products.
UPDATED! MSDN Product Feedback Center updated advanced search for existing bugs and suggestions, review their status, validate bugs, vote on the importance of bugs and suggestions, join discussions, and view published workarounds (Support Documents: Help & FAQ, Team Blog)
NEWSGROUPS: This information is “informally” organized, but there are indeed many support gems hiding here.
-
-
-
-
-
-
-
Office – General Office questions. Also covers: Access, Excel, FrontPage, NEW! PowerPoint, & Word
-
-
-
-
-
-
-
-
-
-
-
-
-
-
MICROSOFT BLOGS: Not always a source of immediate help, but these blogs are a must read. Be sure to note the additional employees links on each of the team blogs.
ROAD TO KNOW WHERE: I've prepared additional articles detailing troubleshooting tips and free Microsoft software available for download.
Trackbacks (1)
The trackback URL for this entry is: http://bhandler.spaces.live.com/blog/cns!70F64BC910C9F7F3!429.trak Weblogs that reference this entry
|