Tech Support > Operating Systems > Windows NT
EVENT ID 517 Security LOG Cleared by SYSTEM
Posted on March 30th, 2007 | 3 Comments

Maybe these two explain this. http://support.microsoft.com/kb/140058 http://support.microsoft.com/kb/312571 -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup.

Win NTv Win 2000 cmd.exe
Posted on March 24th, 2007 | 1 Comments

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

Jet Errors
Posted on March 20th, 2007 | 0 Comments

I am getting Jet errors every day on my NT 4 server. I'm in the process of upgrading to Server 2003 but I need to keep this server going a while longer. There are always 2 errors close together. ...

2007 Daylight Savings
Posted on March 15th, 2007 | 8 Comments

This works. It's what I did on the 11th when I couldn't find any info on this issue. The only caveat is changing the exported REG file. The easy way is export from both and copy the TZI= lines from...

Receiving SMBServer Error on NT Server 4.0
Posted on March 13th, 2007 | 0 Comments

In the event viewer on a NT Server 4.0 BDC I'm receiving a Terminal Server error as follows: "No more connections can be made to this remote computer at this time, because there are already as many...

how to deploy new Day Light Time Savings 2007
Posted on March 9th, 2007 | 0 Comments

I'm trying to figure out how to deploy KB 931836 to a bunch of Windows XP client machines and Windows 2003 Server remotely, I know there is SMS, but I don't have that, is there another cheaper method?

Alert message at Win2000 Server boot.
Posted on March 9th, 2007 | 1 Comments

Multi-posted. John Carlos wrote:

Windows NT Internet timeout
Posted on March 8th, 2007 | 2 Comments

Oh another thought: How are the NT boxes configured on the LAN - static IP and config or DHCP ? Do an ipconfig /all from a command prompt and confirm that the network settings are appropriate and...

MS still has Updates for NT4
Posted on March 7th, 2007 | 1 Comments

nt4-ever wrote: ! :-( I doubt they take any notice of me - considering the way we have been treated I'm not sure if I would want them to in any case ! I actually re-downloaded this package. It...

TZEdit - time zone editor for NT4
Posted on March 7th, 2007 | 1 Comments

nt4-ever wrote: Hey thanks for that - good catch - URL noted. Calvin.

MI5 Persecution: Troubling Censorship Issues 20/8/95 (3514)
Posted on February 27th, 2007 | 0 Comments

Fred Read (postmaster@foxhouse.demon.co.uk) wrote: : He posts this drivel every week or so to a number of groups that : I subscribe to and nothing seems to stop him. *ALL* of his posts : are off...

MI5 Persecution: Stand up for Free Speech 14/8/95 (859)
Posted on February 27th, 2007 | 0 Comments

From: rji@cheetah.inmos.co.uk (Richard Ingram) Newsgroups: uk.misc Date: Mon Aug 14 10:08:32 1995 Some cencorship loving bore wrote : Geez what a bunch of tossers you all are - you don't like...

RPC Server Unavailable
Posted on February 27th, 2007 | 14 Comments

admin wrote: As with many of these type of things, the best solution is to 'try it and see' - as I said before. If blocking the port causes trouble, you can always open it back up again :-) Calvin.

Instance 5 Error Code
Posted on February 26th, 2007 | 0 Comments

Windows NT 4.0 Server with SP-6a I get the following error message when the Server starts: Event View System Log Source: W3SVC The Service could not bind Instance 5 The data is the error code

Error 2550
Posted on February 26th, 2007 | 8 Comments

You're welcome. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP http://www.microsoft.com/protect

DST update for Winnt
Posted on February 23rd, 2007 | 0 Comments

Hi All Unfortunately "yes" i still have a few Winnt 4.0 hanging on to my network. My question is can I used TZEDIT to update my DST and if so do I need to update all zones?? My server resides in est...

malloc -allocated chunk
Posted on February 23rd, 2007 | 0 Comments

Does anybody know how I can manage the minimal size of allocated memory chunk? Problem: malloc allocates 64 bytes when I ask for 29. Can I have only 32 in this case? Thanks.

NT Domain - RPC error
Posted on February 22nd, 2007 | 0 Comments

we have a domain controller NT 4 SP61 that every 1 hour stops responding to any RPC based process, only solution to is to reboot the server symptoms include when going into User Manager or Server...

Can't Logon to domain since upgrading to Windows 2003 SP1
Posted on February 22nd, 2007 | 0 Comments

This past weekend I upgraded our final DC to Windows 2003 R2. Before this past weekend we did not have SP1 installed on any DC's because of authentication problems with NT boxes. After the upgrade...

run command to display the services menu
Posted on February 22nd, 2007 | 3 Comments

Control c:\winnt\system32\srvmgr.cpl,Servi&ces or use the SystemRoot variable if you want to distribute to different machines: Control %systemroot%\system32\srvmgr.cpl,Servi&ces You can shorten it...