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

  1. rojariggs

    Domain Password Change Not Prompting

    That's a good call! I've switched it off in GPO and will see what happens with my next batch of users tomorrow (I'm bringing in the change a dozen users a week). Cheers Rog
  2. rojariggs

    Domain Password Change Not Prompting

    Hi The network which I have inherited has never had enforced password changes - until now. I set the first batch of users to expire yesterday. When they logged in this morning they were not prompted to change their password however as soon as they tried to load Outlook or access network...
  3. rojariggs

    New servers not visible on WAN

    Thanks for your post about the subnet. It got me thinking and realised I hadn't looked at static routes on the working servers. So I ran a ROUTE PRINT on a working server and sure enough they have persistent routes for the WAN DG to each of the remote sites (in addition to the ISA as DG for...
  4. rojariggs

    New servers not visible on WAN

    The servers old and new are on the same subnet (10.0.1.x/255.255.255.0) The remote PCs are on (for example) 10.0.2.x/255.255.255.0 Connections from the new servers to the remote PCs are fine Cheers Rog
  5. rojariggs

    New servers not visible on WAN

    Just tried that. Same result. Net view gives me a system error 53. I get the same if I leave the firewall on and set inbound and outbound to allow. Cheers Rog
  6. rojariggs

    New servers not visible on WAN

    I've checked the rules against a working server (and checked the Windows Services) and can see no difference. I'll test with just the Domain FW off... Cheers Rog
  7. rojariggs

    New servers not visible on WAN

    Sorry, the DC isn't the DG for Head Office. An ISA Server is the DG and is the same on all servers old and new. Cheers Rog
  8. rojariggs

    New servers not visible on WAN

    Hi Thanks for the replies. The default gateway is set to the DC on the servers and is set to the site router at each remote location. ping -a returns FQDN Cheers Rog
  9. rojariggs

    New servers not visible on WAN

    Sorry, I should have said I have also tried the following: 1. Turn on Network Discovery (although not enabled on working servers) 2. Flushdns 3. Checked DNS & WINS (although I don't think these are the problem as name can be resolved ny ping and tracert) 4. Checked various registry settings as...
  10. rojariggs

    New servers not visible on WAN

    Hi We have a 3rd party managed WAN consisting of open routers connecting nine sites to Head Office. All servers are located at Head Office. I only started here recently so have inherited a number of the servers - all of which are working fine. I have built a handful of servers myself all of...
  11. rojariggs

    Xenapp & Metaframe together on web interface

    That's a good point. The answer is basically because I have only been here a few weeks and that's how it was when I got here! I've used CSG but have never set it up on a live system. Can you set it up and configure it side by side with ISA already doing the job? Downtime is very precious...
  12. rojariggs

    Xenapp & Metaframe together on web interface

    Hi I am in the process of migrating my users from metaframe to xenapp. Internally, this is going well but I am having difficulty setting things up for those users who connect using the web interface. My setup is currently like this: Metaframe farm Xenapp farm Xenapp web interface connecting...
  13. rojariggs

    SELECT to find days between dates

    You make a good point Olaf but all of the date fields are completed programatically when the records are created. If for some reason a field is blank (EMPTY or NULL), error handling after the SELECT has run then catches any blank variables. Cheers Rog
  14. rojariggs

    SELECT to find days between dates

    All done now! I think just writing it down on here gave me the clarity I needed to get the logic the right way round. It wasn't difficult but I couldn't see the wood for the trees (or the answer for the code if that's a better analogy!). Anyway, in case it helps anyone else, this was the...
  15. rojariggs

    SELECT to find days between dates

    OK. I've sorted the between thing with the start and finish date now and works OK. I do however have another complication. The database in question has five date fields in total: StartDate PickupDate ArrivalDate ReturnDate FinishDate What I need to do is return any records where the date...
  16. rojariggs

    SELECT to find days between dates

    Hi I have been going round in circles a bit on this one so hopefully someone can help! I have a table which contains records that have fields for start and finish dates. For most records, the start and finish dates are the same but there are some where the start and finish date may be a day...
  17. rojariggs

    Listbox Color Problem

    Hi Mike Sorry, I mean a different form (I'm coding in VFP but I still speak FPW!). When I say a rectangle I mean a shape that I have drawn to visually separate two sections of the form. I have replaced the rectangles/shapes on these forms with JPEGS of the same shape, size and colour and all...
  18. rojariggs

    Listbox Color Problem

    Happening again on a different screen now. Very annoying!
  19. rojariggs

    Listbox Color Problem

    Thanks guys. I'd been through all of those. Have it sorted now. I had added a rectangle to the form around a control. Deleted the rectangle and all started working OK again. I have replaced the rectangle and still working OK. I can only think that something was corrupted or eating a lump of...
  20. rojariggs

    Listbox Color Problem

    Hi Got a weird issue. I have a form with a listbox on it. This list is setup as black text on a white background. However, when you load the form the listbox displays as black text on a grey background. If you click on an item and then off it again it displays correctly. I have checked and...

Part and Inventory Search

Back
Top