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 strongm 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. McZook

    Delay Unlocking Workstation

    Thanks for the help! I do not have Interactive Logon under security options... I also do not see any reference to interactive logon. Your response SOUNDS like it might be the problem, but I don't see it... is this setting in the registry someplace?
  2. McZook

    Delay Unlocking Workstation

    I have Win2k Professional/SP4/all current HFs. Large Multi-Domain environment. I am local Admin of my workstation. Whenever I unlock the workstation, I have to wait over 60 seconds for the machine to return control to me. No Ctrl-Alt-Del, no nuthin. I have tried the...
  3. McZook

    stop services, Install patch

    This is what I had written before as a tool for services... **Code strServer = InputBox(" Server name - without \\s"," Tell me what server?") strService = InputBox(" The service to be effected ?"," Service to stop and start?") Set ServiceSet =...
  4. McZook

    Erroneous "disk full" message

    are the files that you get the errors on files that all mail users have access to? the log file and the TOC sound like files that are more or less public and some associated account is bumping into a quota. can you recreate the problem at will?
  5. McZook

    Is it possible to monitor a specific exe?

    I think perfmon is still valid for something basic like this... McZook
  6. McZook

    Erroneous "disk full" message

    how about the quota for the Eudora EMail service account? it sounds like the user is getting the message regardless of their quota, and it seems to be on log files, etc... give it a try ? McZook
  7. McZook

    stop services, Install patch

    Hello folks, I have been using this forum quietly to learn about scripting. This is a great resource! I am modifying the following script from MS hoping to install the 043 patch on +200 servers (NT4 & 2K) http://support.microsoft.com/default.aspx?kbid=827227 I need to stop some services...

Part and Inventory Search

Back
Top