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

    GPO not applying to down client

    I completely forget how to have a gpo applied to an NT4 workstation. Any help would be appreciated Thanks DJF
  2. jumpmaster82

    smtp filter in ISA server

    I am in need of establishing an SMTP filter to only allow SMTP traffic from a specific IP address. I have tried a protocol filter to deny all, then allow traffic from specific IP address. This stopped all smtp traffic. I then took away the deny filter and smtp is fine, but I can telnet on...
  3. jumpmaster82

    Active Directory locks account

    modified fix... I got lucky and the user was fine with changing logon from flastname to firstL (first name/last name combo) and it worked out. I don't really have enough time to finsd the root cause, just needed to get it fixed.
  4. jumpmaster82

    Active Directory locks account

    I have only one user effected by this, but as luck would have it, it is a "C" level. He will log in fine. Log out a little later, then when logging back in, gets "account locked out". I have done this myself on his account (different PC), and it happens to me, so entering...
  5. jumpmaster82

    Logon Banner (legal notice)

    I remember way back in W2k setting up a legal notice upon login. I think we did this via GPO (or maybe thru domain security policy). Can anyone refresh my memory on this. I want to do this at the domain level, not a reg hack at the PC level. Thanks DJ
  6. jumpmaster82

    Moved mailboxes, now no inbound mail flow.

    I left it for several hours...still not working. I would think that replication should have taken place by now. BTW, both servers have SP3 applied. DJ
  7. jumpmaster82

    Moved mailboxes, now no inbound mail flow.

    Yes, there is an SMTP connector, address space is set to *.
  8. jumpmaster82

    Moved mailboxes, now no inbound mail flow.

    I am in the process of moving users mailboxes to a new server in preparation for decommissioning our existing exch 2K server. I moved a select number of mailboxes to test and when I did, I found that no external mail flowed into those boxes (outbound went a little slow, but fine). What am I...
  9. jumpmaster82

    Moving mailboxes...outlook profile modification

    We run exchange 2K. We will be moving 400 users to a new exchange server next week. Will outlook redirect the profile to a the new server, or is that something which will need to be manually modified for each profile? Or maybe scripted? Thanks DJ
  10. jumpmaster82

    Open new window with gothere function

    I took location=cacheobj.options[cacheobj.selectedIndex].value and changed it to window.open(cacheobj.options[cacheobj.selectedIndex].value) So the first line no longer appears...BTW, thanks for the web site. It is very good! DJ
  11. jumpmaster82

    Open new window with gothere function

    That worked in opening up a new window, but the existing window also changes pages. I would like the combo box to remain and a new window open with the target url. Thanks so far DJ
  12. jumpmaster82

    WINS Resolution wrong after dialup

    We have a Windows 2K server which runs AD, DNS, WINS, and RRAS. When clients connect via dialup modem, the server's IP address in WINS changes, causing us to reboot the server for client resolution to occur. We had the same issue with DNS, but resolved it with KB article 292822. Now the same...
  13. jumpmaster82

    Open new window with gothere function

    I'm trying to learn java by looking at existing scripts, and I am trying to get this peice of a script to open in a new window. It is a combo box menu which, when selected, will open the linked URL. I'm using the menu in a frame page so when I open it I want a new window. Here is the script...

Part and Inventory Search

Back
Top