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

    installers not working on server

    for some reason my Windows 2003 server is no longer launching installers when I click on ANY msi package, it acts like its going to launch then brings up the Windows Installer pop up window that you get when you feed a msi file the /? I've tried reinstalling the latest windows installer to fix...
  2. drew1701d

    Looking for either OpenSource/very cheap backup solution

    Our organization is looking for a Open Source or very cheap backup solution for bare metal Windows 2003 server systems so we can have a speedy recovery in the event of a system failure, my boss has given me a deadline to have a system back up in <4 hours but not break the budget trying to do...
  3. drew1701d

    Cisco 2811 Router port forwarding

    I've inherited yet another router with my customer and am barely a noob with Cisco routing yet they say, be happy your still employed, our budget is tight so figure it out. So heres what i'm trying to enable. They want one of their servers accessible both ways via specific ports, think port...
  4. drew1701d

    Can't change Windows 2008 R2 file association

    We have a Windows 2008 R2 AD domain and cannot change the file associations of any files, specifically we installed Perl on a 2008 R2 member server and cant change the association of the .pl file type via the Set Associations applet other than what is there, the box is checked and greyed out...
  5. drew1701d

    Windows XP Pro 64 bit workstations not getting Group Policies

    We have new Windows XP Pro 64 bit workstations that I've added to our domain and appropriate OUs which have group policies that work fine on our 32bit XP workstations but do not apply at all to the 64bit XP workstations. Any help as to how to get these systems to get the group policies as thats...
  6. drew1701d

    ePolicy Orchestrator 4.0 Patch 4 or 3

    Hi, We recently installed ePolicy Orchestrator 4 and have been unable to apply Patch 3 or 4 the only ones available for download on our grant page. The update looks promising then we get an error at the end saying it failed to apply the patch. Any ideas on how to get the patch applied? Thanks...
  7. drew1701d

    promoting a 2003 R2 Svr to DC on a 2003 Standard domain

    Ok, I see there is a similar post but want to vet my scenario anyways...one of our DC's crashed...now have just one DC running 2003 Standard Edition with SP1 A standby server I have is running 2003 Standard Edition R2 with SP2....when running DCPROMO it tells me I need to adprep the forest...I...
  8. drew1701d

    Force XP workstations to reboot for policy refresh

    I support several networks (both with WinXP SP3 clients and Win2003 SP2 servers)and deploy some software via Group Policy. Is there a product or tool that can have the workstation detect if no one is logged on and reboot automatically so group policies can be refreshed? "I'm certifiable, not...
  9. drew1701d

    Ubuntu 8.04 not seeing 2GB RAM Upgrade

    what gives?...i installed a 2GB PNY memory chip...the BIOS sees it...but Ubuntu 8.04 is not seeing it in system monitor or when i run "free" from the terminal except for when I run sudo lshw -C memory *-firmware description: BIOS vendor: Dell Inc. physical id: 1 version: A00 (08/05/2008) size...
  10. drew1701d

    Troubleshooting a user's roaming profile

    My customers all use XP Pro w/SP2...and have roaming profiles...only one user is having problem with an application reliant on Perl...Is there a way I can copy her profile to another account and use it to troubleshoot the issue without impacting her working as she cannot be logged off for long...
  11. drew1701d

    output a directory listing to a text file with true path

    I need to do a directory listing and have that listing exported to a TXT file with the true path, i.e. if directories product1 product2 export1 export3 are on my G: drive in a main folder call August i want to output that listing in the format below. G:\August\product1 G:\August\product2...
  12. drew1701d

    enable Network assistant access to 3750 switches

    I have several 3750 switches stacked and would like to get to these via the Cisco Network Assistant. The master switch currently does not have an IP address, what is the command via the IOS to enable this capability or at least web interface. thanks in advance
  13. drew1701d

    Deleting VERY large folder in Windows 2003 w/SP2

    I have several folders on a file server connected to a SAN that I need to delete but using the typical commands is not working fast enough and not completing. These folders have millions of files in them - yes millions! is there a simple way or free tool to delete them fast and effectively like...
  14. drew1701d

    Windows 2003 Server DC's having a Time issue

    Heres the scenario, I have a standalone lab network, that my development team works off of and lives off of, has 3 domain controllers all Windows 2003 w/SP1. One domain controller has recently been jumping ahead time wise, and its been throwing things into chaos for the workstations...
  15. drew1701d

    Block streaming Video without blocking site

    Have noticed lots of users streaming TV shows to their system, i.e. CBS Innertube, would like to just block the streaming capability as its gobbling up bandwidth for the rest for our corporate LAN. Anyone know of a way to block, sending out the threatening emails only works for so long and...
  16. drew1701d

    Assigning user a static ip with a Cisco VPN Concentrator 3000

    how do i configure one specific VPN user with a static ip address on our network, every time they connect they get a different ip address from the DHCP address pool. do i need to create and modify a separate group for them to be a member of? what specific options do i need to check or uncheck...
  17. drew1701d

    Open up P2P ports on a 2811 Router

    We have a Cisco 2811(IOS 12.4) series router which also serves as our firewall to the outside world, one of our PC's internally needs for the ports to work both ways for a P2P application we use to move and retrieve large amounts of data on the internet, this app is only partially working and...
  18. drew1701d

    How to update CMA from 3.6.0.453 to 3.6.0.480

    Hi, just deployed ProtectionPilot 1.5 to a small standalone web development network, and pushed out the Virus Scan 8.5i Enterprise to all the workstations, some of which had 8.0i and some have 8.5 manually installed, and the latest SDAT. When checking the compliance in the summary section on...
  19. drew1701d

    VMWare 5.5 NIC Speed help

    I've inherited boxes with 3 VM's of XP Pro SP2 with VMWare Tools, running on a host box with a 100MB Network Card. Only one VM is running at any given time, however all of the VM's have the generic AMD PCNET Family PCI Ethernet Adapter installed and only goto 10MB speed wise. Is there a way to...
  20. drew1701d

    nc(netcat) on Solaris 10

    I have inherited a Solaris server system and wish to use netcat and dd to copy the disks, however i can't find netcat on any of the Solaris installs or any references to it in the Solaris 10 media i have. Is there an equivalent out there or am i not looking in the right spot? would need it for...

Part and Inventory Search

Back
Top