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 TouchToneTommy 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: *

  • Users: Lee168
  • Order by date
  1. Lee168

    [b]Directory Restore Mode password[/b]

    Is there any way to recover the password in Directory restore mode? Somehow I forget the password during dcpromo. If no, how can I demote it. I can't go to normal mode at login startup. Windows 2000 server keep telling me to reboot the computer and go to directory restore mode to fix the...
  2. Lee168

    Restarting services on remote server from command line

    Use "net start [service]" and "net stop [service]" to start and stop services in the command line.
  3. Lee168

    W2K long delay at "preparing network connection" stage

    It has to do with your DNS setting. If your server is a DNS server make sure point it to itself and in your forward dns setting point it to your isp DNS.
  4. Lee168

    See which machine a user is logged in to

    If you have a DHCP server, you can see them in the DHCP Administrator console.
  5. Lee168

    Remote Access for employees

    The RAS getting it's IP from DHCP server. To resolve this issue you must first limit the lease duration to 1 day and then right click on DHCP server name and set the conflict detection attemp to 1 under advance tab.
  6. Lee168

    Windows 2000 stop working

    It's look like you have a memory leak. Replace the memory.
  7. Lee168

    Conflict

    How many computers in your network including server? Is your computer connected physically when you try to set up static IP? Are all the workstations or servers using static IP? Need more info before can pinpoint the problems.
  8. Lee168

    Remote Access for employees

    You can use VPN thru dial-up all the way to T1 broadband connection. What you really need to find out are: 1. Is your firewall/router supports IPSec or VPN pass thru. 2. If it does, then you need to enable it and set up your server for as VPN server. 3. If it's not, you need to get firewall w/...
  9. Lee168

    3rd party Security software/Intrusion detection

    Try this freeware called kiwisyslog. the web site is the same as the program name. good Luck
  10. Lee168

    Script to Install Printer

    On windows 2000 and Windows XP, use this script: &quot;rundll32 printui32, PrintUIEntry <option>&quot;, put the &quot;/?&quot; for more help after the command. The command is case sensitive.
  11. Lee168

    XP PC logging into AD locks up

    The problem is in DNS and AD. Solution to this: 1. Disjoint the XP from DC. 2. Remove XP computer name from AD as well as from DNS and WINS. 3. Don't disable NetBios and LMHosts over tcp/ip. 4. if you have a DHCP server, use it 5. Restart your computer and Join the domain again with different...
  12. Lee168

    Sonicwall VPN Client 8.0 and MS MN-500 Wireless Base Station

    Your MN-500 doesn't have an ipsec filtering enabled. The default is disable. You need to configure your MN-500 filtering or forwarding function.
  13. Lee168

    OWA problem

    Make sure the URL addressis correct. For example: for user &quot;A&quot; http://mailServerName/exchange/A for user &quot;B&quot; http://MailServerName/exchaLet me know if it still doesn't work.
  14. Lee168

    VPN in XP Pro not connecting

    Try this article in Microsoft knowledge base: Article number 314831
  15. Lee168

    DSL and screen pops.

    You've been spam by advertiser. They broadcast net send command to all public IP. My suggestion is to invest on a router that has NAT capable. it's very cheap now a days.
  16. Lee168

    Users Able To BYPASS Login Box on OWA

    It shouldn't unless the user has an exchange or administrator priviledge.
  17. Lee168

    Target Account name is incorrect

    Check your second DC event viewer, see if there are any errors; and what it is.
  18. Lee168

    Target Account name is incorrect

    Did you assigned second DC a GC, and un-check the first DC from GC?
  19. Lee168

    Target Account name is incorrect

    Do you have your own DNS server set up?
  20. Lee168

    FSMO server roles transfer problem

    make sure your second DC is a GC and the first one isn't. Normally if you have 2 DCs, You can't transfer the whole FSMO to another DC. What you can do is to have the second DC holding the GC and the first one as master domain. unless you want to decommissioned the first DC.

Part and Inventory Search

Back
Top