Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gmmastros on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Lizardking

    IIS error at 0x6862269f

    It is just a randon error. Some background. Basic IIS no smtp, nntp, just web sevices. Program files on c drive, inetpub on d drive. The only web sites that would be runnign are the default ones. The machine also has SQL 7.0 desktop edition and Visual Interdev 6.0..I have this combination on 2...
  2. Lizardking

    IIS error at 0x6862269f

    Just built a new server, an old box--dual 66 (gotta work with what you have)I'm getting a random error dialog box that says the instruction at 0x6862269f referenced memory at 0x682269f could not be read. The error will stop the web services, and usually I only have to restart them again.<br> Has...
  3. Lizardking

    Can anyone help with "Dial In" problems on NT Servers. Actually diali

    I had a similar situation where some workstations could map a drive nad others couldn't the one's that couldn't were 95 and 98 machines. All the machines could ping the resource. I think it was a name resolution issue between netbios and dns.. One machine was fixed using an updated winsock file...
  4. Lizardking

    Using the route command in Windows 98

    Stepping out on a limb here but I'm not sure that functionality is built into win 98 but a search of the support base gave a tool called IPrip listen that can be installed to build routing tables..It's on the 98 cd.<br>
  5. Lizardking

    Can U Print Separator Pgs containing Filename being printed?

    You can manually edit the seperator pages being used. They are stored in the winnt\system32 directory and end in eps. one of the fiels has some information in it that might be decoded to customize it. I've never done this, but I've looked at the files and the conatin alot of PS command that one...
  6. Lizardking

    Disk Configurations for RAID 5

    if your using nt's built in fault tolerance I think the procedure is to restore NT, and manually recreate the stripe or raid, the perform your restore.
  7. Lizardking

    How do Install NT User Mgr for Domains ???

    From the NT server CD copy the files onto your pc. Off the top of my head I can't remember the names but you can get them off the server. The are only executable. You can also run server manager along with user manager for domains.. <br> <br> One thing I aways do isrun NT server as my ddesktop...
  8. Lizardking

    Accessing shared files over network neighbourhood

    On win95x machines, the usernames need to be the same as their nt logins. Unlike nt there is no option to &quot;connect as&quot;
  9. Lizardking

    Domain rights and local machines

    One thing I've read is the registry is pretty open securitywise by default and basic users to have the right to edit branches. I would suspect most admins don't catch this and it's not to well documentated. <br> <br> If your'e having trouble installing apps I bet it's tied to rights but for...
  10. Lizardking

    NT Server freezes after a few hours.

    One of the first things I do after a server crash, or really after installing my apps is defrag the hard drive..<br> I use the lite version of diskeeper. It has actually fixed a few problems I've encountered with nt..<br> Certainly the server would be more efficent using ntfs (i'm assuming it's...
  11. Lizardking

    smtp service for IIS 4.0

    My problem was fixed when I uninstalled the service, rebooted, then installed it again (just the smtp) and rebooted. I'm still getting the same error message in the event log &quot;Virtual Server 1: Routing extension was not specified. Delivery to mailboxes is not available&quot; but it's...
  12. Lizardking

    smtp service for IIS 4.0

    Question..first the basics..NT 4.0 sp 5. iis 4.0.<br> I have the basic smtp service service set up. It appears to be configured properly according to the sparse documentation I've found. It's only acting to send mail not to receive or foward. I'm using the default domain. Unfortunately there is...
  13. Lizardking

    Using Autologon

    Use Tweak from microsoft. there is a tab for autologon. Make it easier to set the open door policy to NT.
  14. Lizardking

    NT Login environment variables

    With nt the vairable are available to login scripts. With Windows 95 clients they aren't immediatly available.<br> Here is a link to the microsoft support site that might be able to help.<br> http://support.microsoft.com/support/kb/articles/Q162/7/93.asp
  15. Lizardking

    NT Login environment variables

    With nt the vairable are available to login scripts. With Windows 95 clients they aren't immediatly available.<br> Here is a link to the microsoft supprt site that might be able to help.<br> http://support.microsoft.com/support/kb/articles/Q162/7/93.asp
  16. Lizardking

    Copious failed queries in WINS

    Good question...Two Ideas...<br> <br> One, make sure WINS is configured properly..in respect to replication..THen make sure you workstation are set to use wins and are not using information from a lmhost file. They could be looking for a resource that doesn't any more. Make sure there are entrys...
  17. Lizardking

    attempting to install a new CDROM on an NT server

    Most of my time is spent in Win 2K, BUt under 4.0 Nt will recognize native IDE devices without and effort..Simply by installing them NT will see the device but the device may not fully function. I installed on cd rom and NT called it a cd rom, but would not read from it until I installed the...
  18. Lizardking

    Multiple Network Configurations

    Use two Nics..each configured for a different network..Then use the one you want on the network you want..You can keep them both in..Since windows will initalize the one that is hooked up and use those protocols. I don't think you can get past the domain information this way, but that can be a...
  19. Lizardking

    Password Change checkbox default

    In user mangager for domains, select policies, user rights..and If I remeber correctly this is where you can set this flag and a few others, like password expiration policies, etc.
  20. Lizardking

    Merging two domains

    If you have access to the nt resource kit there are tools their...Ie group copy, etc....<br> I've heard also you can write batch scripts to automate the process, but I would try the above process first..

Part and Inventory Search

Back
Top