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: fdalmoro
  • Content: Threads
  • Order by date
  1. fdalmoro

    Can't ping on second VLAN

    Hello, I have 3 - 5300 switches all connected via Mesh. Software revision : E.10.55 SW1/Port A-1 -> SW2/Port A-1 SW1/Port A-2 -> SW3/Port A-1 SW2/Port A-2 -> SW3/Port A-2 show mesh on all 3 says established The problem is that there are two VLANs on each one of these switches plus the...
  2. fdalmoro

    Text output has weird characters

    Hi Guys, I have a script that allows me to input a range of IP's to scan and check if they're responding. If the IP responds it puts the IP into a text file. I can then use that list of IP's to do whatever I want to do on the network. The problem is the list that is being created here has some...
  3. fdalmoro

    Can't ping switch but can ping out from it.

    I have a setup that looks somewhat like this: Switch4<-trunk->CoreRouter1<-trunk->Switch2<-trunk->Switch3 - All on VLAN10 (trunks are Tagged for V10 and switch ports are untagged V10). - Default VLAN is not used. - ON V10-> CoreRouter - 10.1.10.1 / SW4 is .4 / SW3 is .3 / SW 2 is .2 - Default...
  4. fdalmoro

    Terminal Services Default Printer changes

    I'm having trouble with a Terminal Services on Windows 2003 server. There are about 25 users logged into this server at all times during business hours. A problem which I've googled for but have not been able to find a resolution to is with the printer. It changes the default printer for some...
  5. fdalmoro

    Does IE7 support SFTP?

    I think the subject line says it all. I know IE6 does not support SFTP but I couldn't find anything on IE7. Thanks Fernando
  6. fdalmoro

    Terminal Services Licensing/Moved server

    Hey guys, I moved our licensing server to a remote office that we can't connect to via VPN. It's also our DNS server and primarily we did it in a rush because we wanted redundant sites for DNS. Problem: Any computer that connected to our TS/Citrix server before the move is still able to connect...
  7. fdalmoro

    Reapplying permission settings, Access Denied error

    I am trying to re-apply the security permissions on a directory and sub directories but I get 'Access Denied' on some files. If I go to the specific files and take ownership then I can reset the permissions on them but if I take ownership of the top-level directory it still gives me the same...
  8. fdalmoro

    Migrate IIS 5 to IIS 6

    This is the situation... I have a couple of IIS 5 servers that we need to duplicate in a remote location with servers that are running IIS 6 (W2K3). The migration tool in the IIS 6 resource kit looks good but it's not something I can use being that the servers are on seperate networks. I have...
  9. fdalmoro

    DNS Restore to previous state

    Hello, I have 2 DNS servers that are also DC's AD integrated. Recently we had DC2 in another site with all different IP's while our home site was being repaired. Everything is back to normal and I want to bring the DC2 back into the network. The problem is that when I do it will change DC1's...
  10. fdalmoro

    Buying video card for low form factor PC

    Hi, I have a Dell OptiPlex GX270 small form factor pc, P4 2.4Ghz, 1GB DDR memory yada yada... it's good. Anyway, I would like to upgrade the video to something that games (especially UT2004) will look great with. I noticed that Nvida seems to be the card of choice for gamers so I would like to...
  11. fdalmoro

    Unable to Install Reporting Services

    Hi Guys, I tried installing reporting services on SQL server but it didn't create the reportservices database. I read all of the MS documentation and I think it's lacking some fundamental steps and instructions. A basic Start to Finish howto would be nice. Has anyone done this and what are the...
  12. fdalmoro

    HIPAA security requirements anyone?

    I'm getting tons of these on my firewall: 09/11/03 14:30 smtp-proxy[29352]: [any 152.163.224.122:25] removing unknown or denied header &quot;Return-Path&quot; what is it? Am I being used as a proxy for spam? Thanks
  13. fdalmoro

    Configuring OWA behind firewall with IIS server

    I have an IIS server that hosts the company website on the &quot;optional port&quot; from a watchguard firewall. The Exchange server is working fine and OWA is working internally. What is the best way to have outside employees access OWA from the internet? Please specify steps to take and any...
  14. fdalmoro

    Type mismatch error

    I get a type mismatch when I implemented this code; stLinkCriteria = &quot;[TECH_ASSIGNED]=&quot; & &quot;'&quot; & Me![OPEN_WO_LIST] & &quot;'&quot; And &quot;[STATUS]=&quot; & &quot;'&quot; & &quot;Pending&quot; Or &quot;[STATUS]=&quot; & &quot;'&quot; & &quot;In Progress&quot...
  15. fdalmoro

    Sort data on a continuous form

    I have a help desk database that has a form with a summary view. The form looks something like this, WO# - Date - Requested By - Summary - Tech Assigned 123 - 06/27/03 - Pancho - Test - Larry 124 - 06/26/03 - Ed - test 2 - Curly etc. What I want to do is be able to click on WO#...
  16. fdalmoro

    How to filter list with username?

    Hi, I am trying to implement a paperless Purchase Order system for our company. To approve a PO the name of the managers that can approve them is in a lookup table, the managers just pick their name from the list and the PO is approved. The approval look-up field is blocked from being edited...
  17. fdalmoro

    Go to same record on other form..

    Hi, I have a Help Desk database that I'm working on. Users currently can view their calls in a summary form that shows all of their calls in a list or a detail view that displays their call with greater detail. What I want to do is put in code that when the user clicks on a certain call in the...
  18. fdalmoro

    Error after converting to SQL with dbsVBA.OpenRecordset

    Newbie alert. :) Q#1. I used code from here http://www.simply-access.com/SimplyAccess_Tips-Not-In-List-Event.html to automate the process for users to add new items to lookup tables. It worked fine (for a day) until I put the database into SQL and the tables are all linked to the SQL...

Part and Inventory Search

Back
Top