| Computer Gripes | documenting the down side of computer stuff |
|
HomeSearchMerchandiseAboutMichael HorowitzMy CNET Blog
|
| Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ALL |
Windows NT4
NT4 was Microsoft's best operating system until Windows 2000 arrived
Is Microsoft Abandoning NT4?
March 29, 2003. Microsoft will not offer a version of a security patch
for NT 4 has called into question the company's earlier promise to continue
supporting the operating system through the end of 2004, and has raised concern
among its customers. An analyst from Gartner is quoted as saying "Part
of [Microsoft's] logic is, 'We don't want to encourage people to stay on Win NT
4..."
Failure to Patch NT Flaw Causes Concern IDG News Service. March 28, 2003. Users question Microsoft's promise to support the aging version of Windows.
Bugs with Security Fixes
The following is a quote from the w2knews.com newsletter of August 2, 2001.
| Microsoft just released what they promised a while ago. Instead of a Service Pack 7, they shipped a Post-SP6a Security Rollup Package (SRP). This relatively small (just 14.3MB) bundle gets you all the security updates released for NT 4.0 since the release of NT 4.0 SP6a. So far, so good. But there are several people on the NTSYSADMIN newsgroup that already reported problems with this roll-up. One system admin had a test server blow up with BSOD STOP 0x0000000a in NTOSKRNL.EXE after installing the roll-up and the machine is not booting anymore. After checking, more admins are fighting this same problem. It looks like machines (both WS and SV) with older firmware are potentially causing the problem, that affects both single and multi-CPU boxes. So, I'm not saying this thing is full of bugs, but I'm simply repeating what I have said over and over these last 5 years. Test it out first, do NOT run this on a production machine without knowing it will work OK. Here is where you can get the rollup: http://www.w2knews.com/rd/rd.cfm?id=080201-MSRollUp |
Assorted Gripes in no particular order
In the prior version of Windows NT (3.51) it was very easy to tell the currently logged on userid. This was lost in version 4, where this information is buried. You can find it however, in the NT diagnostics (in Administrator tools), or you could right click on START button, select Open (not Open All Users), go up one level and check out the name of the directory where you are.
In what sequence? Beats me. On the Microsoft web site for NT they promise a roadmap, but there is none now.
There is no file integrity, which is surprising for such a highly touted operating system. For example, open a TXT file in Notepad by double-clicking on it in Windows Explorer. Then open another copy the same way. Update the first copy and save it. Update the second copy and save it. The changes made to the first copy of the file are lost. An operating system should protect files from concurrent updates.
The NTFS file system offers the option to compress files and/or directories. When you right click on a compressed directory and get its properties, you are told the total size of all files in the directory. Compressed or uncompressed? Beats me. Why couldn't it report both? It does report both if you compress an already existing directory. (as of Service Pack 6a. December 2000).
On more than one computer with NT4 and service pack 6a, the Internet can't multi-process. That is, if two browser windows are open at the same time and both downloading web pages, one will always fail. This is not limited to web browsers, but is true of all Internet applications. One at a time. I am pretty sure this was not the case with SP3 and is certainly not the case with Windows 98. (December 2000)
Speaking of service pack 6, it changed the shutdown behavior. Prior to SP6, when NT4 was shutting down it would say that it was writing unsaved data to the disk. Then it would say that the shut was complete. After applying SP6 (to SP3 machines) you no longer get the informational message that NT4 is saving data. Instead you get the NT4 logo. What's going on? I guess it's no longer my business. At least it still tells you when the shutdown is complete. (January 2001)
Error 5: You do not currently have access to this file. The file may be marked read-only, or it may be part of a shared resource such as a folder, a named pipe, a queue, or a semaphore. You can use the ATTRIB command to change the read-only attribute, or try again later when the file may be available.
A few minutes later, the problem NT workstation machine shows up in Network
Neighborhood on the Windows 98 machine! Go figure. Double clicking on it resulted in Win98
asking for a password for the IPC$ share. Not knowing what userid was being used, I wasn't
sure password to give it. However, this seems to have a wake-up effect on the problem NT
machine. Now its Network Neighborhood sees everything on the LAN - itself, the print
server and the Windows 98 machine! I logged off the current userid on Windows 98 and
logged onto Windows98 with a userid that the problem NT machine has in its local security
database. Then, when prompted for a password trying to get at the shares on the problem NT
machine, I knew what password to use and it worked. Sort of. The problem NT machine has
two shared directories. From the Win98 machine, I could see only one. A net view
\\localpcname on the problem NT machine confirmed that there were two shared directories.
Seems that the problem NT workstation machine is lonely. It does not like being the only
PC on the LAN.
I zapped the registry. Under this key,
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters
I changed MaintainBrowseList from Auto to Yes. No effect.
At this point, I gave up and had dinner, having wasted a good part of the day. Over
Chicken Bun Xao, the answer occurred to me. If you want a puzzle, stop here and think. To
read the answer to the problem, and my gripe click
here.
| Page last updated: March 29, 2003 |