|
|
TROUBLESHOOTING
Below is a sample of key learnings. We maintain detailed troubleshooting
sections within the client specific area of our web site.
General
Missing Floppy Disk drive in Windows Explorer
Windows NT
Restoring an NT system to a computer with different hardware
-
If the # of CPUs, the SCSI controllers, and/or motherboard are significantly
different, then a restored system may fail to boot with errors such as 'bad
HAL.exe' and 'bad NTOSKRNL.EXE'
Windows NT can't map a Windows 2000 drive
Windows 2000
Frozen or Severely Degraded System
Internet Information Service (IIS)
... unable to copy files, directory is executable
What are the appropriate settings for IIS?
- Website tab: Enable logging as W3C Extended log file format with hourly
files
- Operators tab: administrators
- Performance tab:
- Mid range (Fewer than 100,000)
- No bandwidth throttling
- No process throttling
- ISAPI Filters tab: none
- Home Directory tab:
- A directory located on this computer
- Script source access
- Read
- No writing or directory browsing
- Log visits
- Index this resource
- Application settings:
- Application name: Default Application
- Execute Permissions: Scripts only
- Application Protection: Medium (Pooled)
- Documents tab: index.htm
- Directory security tab:
- Anonymous Access: Allow anonymous, no basic, no digest, Integrated Windows
Authentication
- Username: IUSR_Angus Password: IIS maintained
- IP Address and Domain Restrictions: Grant Access, no entries in table
- No server certificate at this time
- Server Extensions tab
- Enable authoring
- No version control, use customer performance, client scripting = Java
- Don't inherit security settings
|