Tech Support > Operating Systems > Windows NT
hard drive partitions ...
Posted on December 9th, 2004 | 2 Comments

Danny Sanders wrote: Huh. I remember my first hard drive. It was absolutely HUMONGOUS - a whole 10 MB. AT&T DOS, WordPerfect, and Lotus between them used up less than 2 MB and I thought the...

systraylog.txt file
Posted on December 8th, 2004 | 6 Comments

"hen" wrote: Cheers for all replies. The issue has been confirmed by EMC as a problem with Powerpath (i think it is specifically v 3.0.5). The systraylog.txt file has made appearances on both the...

Event Viewer Access Violation
Posted on December 8th, 2004 | 0 Comments

When Event Viewer is launched, a Dr. Watson error is generated: Eventvwr.exe Exception Error: 0xc0000005, Access Violation Address: 0x77892dbf No changes have been made to the system. I have...

Bugcheck Error on Windows NT
Posted on December 8th, 2004 | 2 Comments

Hi Scott, Thanks for the reply. The server has been in place for about two years now and no new drivers have been installed on it. The reboot happens randomly and there doesn't seem to be any...

Remote login still possible??
Posted on December 8th, 2004 | 0 Comments

I have a system running NT4.0 Workstation which is supposed to have NO remote logins on it (it's a compile machine for our application); the only access is supposed to be from the console. The...

unicode.nls
Posted on December 8th, 2004 | 1 Comments

Code Page National Language Support files. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_9rec.asp -- Regards, Dave Patrick ....Please no email replies - reply in...

Limit on the number of concurrent NET USE attempts?
Posted on December 8th, 2004 | 2 Comments

"Sundaram Narayanan" <sunnar@online.microsoft.com> wrote in message news:eeBqQnZ2EHA.2608@TK2MSFTNGP10.phx.gbl... Good suggestion. Every one of the windows ends up with: System error 53 has...

Win98 to NT4?
Posted on December 7th, 2004 | 6 Comments

Many thanks to William, Calvin & Rob for the replies . Having weighed everything up, I have decided to stick with Win 98 unless a cheap Win98SE disk appears from somewhere. I agree with the comment...

Windows Installer Version 3
Posted on December 7th, 2004 | 0 Comments

Does anyone know if MS are planning on doing a Redist for Windows Installer 3.0 on NT 4.0. I have problems currently with 2.1 and was advised that this will be corrected with 3.0. Problem is now the...

Applications close on mouse click
Posted on December 7th, 2004 | 1 Comments

After lots of fiddling, it actually transpires that the user had changed the Virtual Memory to 2MB. There wasn't enough Virtual memory to tell me it had run out by the looks. I probably look like a...

RUNAS password
Posted on December 6th, 2004 | 0 Comments

Hi, try runasspc. you can crypt the password in a file or execute direct your application with another useraccount . www.robotronic.de/runasspc the readme is in german but in the zipfile you find...

NET USE COMMAND
Posted on December 6th, 2004 | 1 Comments

This sounds a bit wierd. I would do a quick check to see if you have an extra net.exe or KERNEL32.DLL in your path somehow. Might be worth scanning the entire drive to see if an extra (old?) copy is...

migrating from Win2K to XP?
Posted on December 5th, 2004 | 2 Comments

MANY THANKS. I will have to study some of it. Still more questions inside: "Rob Stow" <rob.stow@shaw.ca> wrote in message news:uDNHYCj2EHA.1452@TK2MSFTNGP11.phx.gbl... I am surprised. It is the...

Kixstart Script error in Citrix
Posted on December 5th, 2004 | 2 Comments

"Andy Viner" <andy_viner@hotmail.com> wrote in message news:2b078862.0411250454.13080e67@posting.google.com... The '0's are the result codes from the Kix script. They get written to standard output...

Compatiblility issue NT4 Server and AMD processor
Posted on December 5th, 2004 | 5 Comments

Calvin wrote: And I'd be interested in hearing about NT4 on an i855 chipset. Been thinking about getting myself one of those rare micro-ATX boards that can take a Pentium-M. I expect a 2 GHz P-M...

NT4 machine does not see Windows XP machine
Posted on December 4th, 2004 | 4 Comments

Almost certainly a WINS/DNS/Browse master issue. Also your capslock key is stuck. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified...

WINS security issue
Posted on December 4th, 2004 | 0 Comments

http://support.microsoft.com/kb/890710 -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP http://www.microsoft.com/protect

Video Signal out of Range - error
Posted on December 3rd, 2004 | 2 Comments

Hi Steve, Depending on your situation, this is usually very easy to solve. All you need to do is edit the file titled boot.ini in the root of the system partition on your system. It will usually...

NET.EXE Command
Posted on December 3rd, 2004 | 1 Comments

I'm pretty sure that you'll find that something DID change on those systems recently. The latest version of Kernel32.dll for NT 4.0 Server SP 6a is version 4.0.1381.7226 dated 25 July 2003, which...

persistent drive mapping
Posted on December 1st, 2004 | 1 Comments

How to Disable the Persistent Connections Registry Parameter http://support.microsoft.com/default.aspx?scid=kb;en-us;238852 or: net use /persistent:no net use * /delete /y (* deletes all maps)