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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Antoniof

  1. Antoniof

    File Audit script

    Thanks, I will try that and advise.
  2. Antoniof

    File Audit script

    Hello Everyone, I am new to scripting, and need your assistance. Here is my scenario, I need to know which network users are accessing the network files in the data folder and subfolders on the Win2K server and what they are doing on those files. Like for example if they are editing a file...
  3. Antoniof

    lsass.exe System Error before loggin

    Hello Everyone, I am experiencing a problem with the lsass service. When I start my windows xp sp2 laptop I get the following message: "lsass.exe - System Error Indicates a revision number encountered or specified is not one known by the service. It may be a more recent revision than the...
  4. Antoniof

    I need a script to run defrag in Wi

    Here is a script that worked very well for me. You may need to make some modifications in case you have multiple drives. 'This script launches defrag and sends keys to the UI in order to automate the defrag 'process. set WshShell = CreateObject("WScript.Shell") 'Launch Defrag from the...
  5. Antoniof

    Help!!! Script to delete Internet Temp files on multiple user Profiles

    Hi guys and Girls, I was wondering if someone can help me with a Script. Well here it goes. I am in charge of a citrix farm and have about 100 users connecting to 6 citrix servers, now I need to delete the temp files, Internet temp files and cookies in each one of their profiles. I was...
  6. Antoniof

    Track Calendar changes

    Hello everyone, I need to track who created or made changes to an appointment in the outlook calendar, and can't seem to remember how to do it. Can anyone help. Please Thank you
  7. Antoniof

    dcdiag error with dns

    Do you have a reverse lookup zone setup on your DNS server?
  8. Antoniof

    windows 2000 shutting down by itself

    Just out of curiosity, have you checked the log files for some kind of reference?
  9. Antoniof

    AD logon script path

    I have to follow imposed guidelines and dont get much room to step out of them. But thanks for the sugestion, it is always welcomed. On the other hand the script with minor modifications worked perfectly. Thank you to everyone.
  10. Antoniof

    AD logon script path

    Thank you, I will test it and advise.
  11. Antoniof

    AD logon script path

    HI, I have created a logon script for my win 2K AD network, now i need to go into every user and point the script path to the logon script I created. I have a 250 user enviroment and was wondering if there is a script that will allow me to do that. Thanks
  12. Antoniof

    direct delivery after smart host

    I may be wrong, but I believe you need to configure the connector to do so. by defaut it will only send to the smart host.
  13. Antoniof

    bad mail folder

    Guys and Girls, I know I am a litlle late but let me tell you that you are the best. Just wanted to express my thanks to all of you, for taking the time to help others and myself included. Thank you
  14. Antoniof

    question about a relay test result

    Check this KB article for further info: http://support.microsoft.com/default.aspx?scid=kb;EN-US;304897 Hope this helps
  15. Antoniof

    Repeating Email

    Just a shot in the dark. Have you looked at your queue? If the emails reside there, try deleting them. Hope this helps

Part and Inventory Search

Back
Top