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. ksukenny

    nslookup script help

    Thanks for the reply! I have been working with several different things. I have never programmed in VB before but trying to teach myself and have done some programming in the past in other languages so please bear with me if i may miss a simple syntax error. I appreciate all the help... This...
  2. ksukenny

    nslookup script help

    I was wondering if anyone had a script to run nslookup against a text file which contained a list of websites and dump the results to a text file? Also if i could pull out only the ip information that would be great. I appreciate any help that is given. Thanks in advance!
  3. ksukenny

    Restore Active Directory Object

    this article shows you how http://www.mcpmag.com/columns/article.asp?EditorialsID=571
  4. ksukenny

    MRxSmb 3034 Warning

    check dns to see if you have the correct entries listed for your server - this could happen if two computers accidentally register the same ip check out these two links http://www.jsiinc.com/subn/tip6700/rh6752.htm http://www.jsiinc.com/subo/tip7100/rh7145.htm
  5. ksukenny

    Replacing Network Adapter on DC

    have you tried to release and renew your ip address to see if you get a different one.
  6. ksukenny

    S-L-O-W Logon to DC after Virus Hit

    did you add anything to the login script, such as the patch or anti-virus updates? could take a while to login if you have those things running at startup even though it is over a t1.
  7. ksukenny

    sort/filter by the bcc field in outlook 2000/2002

    For incoming mail is there a way to either filter using the rules wizard or sort in a view based on the bcc field? i have looked at the rules wizard and don't see "with my name in the bcc field" it has to: and cc: - also i have changed the view on the inbox to display the bcc, but...
  8. ksukenny

    Computers in same network can't ping each other

    from the command line type "route print" and see what it lists for the ip address of the computer you can't get to
  9. ksukenny

    strange event in system log

    next time you get this message, don't delete the entry. please paste the exact error messages you are getting. makes it much easier to assist with the exact messages
  10. ksukenny

    Joining domain issue

    are these xp machines or w2k that you are having the problem. i know with xp when you go to select the users, you cannot edit the "from this location" manually, you have to select "locations" to change to the domain.
  11. ksukenny

    How do i "ghost" a drive!!!???

    could you be thinking of xcopy?
  12. ksukenny

    adding users from an excel file

    check out csvde also. that is an easier tool to use to import objects into active directory. ldifde is complicated and is a good tool to change properties for bulk objects
  13. ksukenny

    Roaming Profiles

    in group policy go to user configuration->administrative templates->system->user profiles "exclude directories in roaming profiles" This setting lets you exclude folders that are normally included in the user's profile. As a result, these folders do not need to be stored by the...
  14. ksukenny

    Locked out accounts

    ummmm, do you just have one domain?
  15. ksukenny

    Move HDD to other Server

    the problem you are having is related to the hard drive controller drivers not being installed for the new system. check out sysprep. it is a free tool from microsoft used to prepare a system for mass rollout, but you should be able to use it for what you want to do. readup on running...
  16. ksukenny

    Locked out accounts

    you could turn on auditing and audit failed login attempts, but someone would have to be monitoring the event viewer and keep track of failed attempts why would you want to do this though? seems like a security problem to me. what if someone was attempting to login using someone else's...
  17. ksukenny

    Intermittent loss of network drive(s) / unable to logon

    have you changed the nics in the server?
  18. ksukenny

    PC re-boots over and over

    i agree with evolveit. only use the bare minimum to start the install and see if that fixes anything. try disabling anything that is onboard also, except for video.
  19. ksukenny

    Logoff Script for Individual User?

    create a gpo with only the logoff script in it. apply it to the the ou that the user is in and in the security of the gpo deny everyone access to it you don't want the logoff script to work on.

Part and Inventory Search

Back
Top