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

    Published application will not launch attachments for steamed applicat

    We have a newly installed version of Xenapp server. We have two Servers in our farm and we have installed Outlook locally. We have streamed the rest of the Office suite. Everything thing works individually but when you try to open an attachment that is MS Word or MS Excel; it prompts you to save...
  2. DanClark86

    IP Soft Console Login issues

    I am new to the Avaya forum. That being said, I have just installed my first Avaya soft console. Upon the application opening I am prompted for an extension and Password. Simple question, where do I find the password. I know the Extension is the attendant console that I am trying to control...
  3. DanClark86

    Guest OS will not start

    VMWare ESX server 2.5.3 Compaq DL 380, 3.5GB Ram 3com Nic 10/100 Service console Two Intel nics 10/100 VMWare I have taken a Storage array off an existing working VMWare server 2.5.3 and placed it on a new piece of hardware. These VMDK Files are good; I also made copies of them onto the local...
  4. DanClark86

    Cluster server Crash on File Share Rename

    Environment: We have a windows 2003 ent. Based cluster server. We are using this server as a File Server with 200+ Shares and 6 Terabytes of San Attached Storage. Issue: The file server Crashes if a file level share is renamed or removed. For instance let’s say you have a folder that is...
  5. DanClark86

    Cisco 2950sx - 24 Fiber Question

    I have 2 Cisco 2950sx - 24 with the two optional gigabit ports. I have Bell south Metro-Ethernet 2 coming into the Gi0/1 and the port is set speed auto duplex auto. on the other switch i have the option for speed set to 1000 and duplex set to full. Here is my problem. On the first Switch...
  6. DanClark86

    Tape Backup in VMWare ESX 2.5x

    Greetings, I have a VMWare ESX Server Running on a Compaq DL360 with 2gigs of Ram and dual 1ghz processors. i have connected a Sony Storstation to the server with a Rhino Jr External Enclosure. The Tape Drive shows up at boot as SCSI port 1 ID 5. This would indicate to me that the server has...
  7. DanClark86

    Slow Printing from a Groupwise Window

    Printer's are on a 2003 Domain Mixed Printer environment Groupwise 6.5 service pack 3 When a user prints from a Message window in groupwise, the printer takes up to 1 minutes for printer window to open. If a user Prints from the list of e-mails, it will open quickly with out any delay. Any...
  8. DanClark86

    Compaq LC2 raid controller expansion

    Compaq Proliant ML350 Gen1 3 (soon to be 4) 18.4 GB 10k SCSI 3 LC2 Raid Controller I am trying to expand from 3 to 4 drives in a raid 5. (disk striping with Parity) I have Spent Hours on the HP Website looking for A Array Configuration Utility that will be able to see the Controller. The only...
  9. DanClark86

    Printer asking for the driver

    I have a Windows 2000 Active Directory Domain. I have one server that is basically do everything including Print Server. On a Normal Network, the if you want to install the printer you can just double click on a printer and it will copy the print drivers from the server to the workstation. It is...
  10. DanClark86

    IP softphone issue

    Tryiong to log into my Switch with an IP softphone from outside of my network, I have a SonicWall 3060 and i have enabled UDP and TCP 1718 - 1720 and i have maped an a Public IP Address to the Int. IP address of the Avaya. Still Can't connect, Any help would be great
  11. DanClark86

    Problems with "Set span" on 4506

    i am trying to set up port Monitoring as per Cisco help Document ID: 10570. My Problem is that there is no "set command" in the enable or in Configure Terminal. Any Sugestions?
  12. DanClark86

    VBS Scripting for Novel

    Is it posible to wrtie a VBS Script to monitory a novel Server disk drive space. I know with a microsoft enviroment you would use somthing like this Const HARD_DISK = 3 strComputer = "." Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate}!\\" & strComputer &...
  13. DanClark86

    553 Cannot Send File larger then 4 Gigabytes

    I am trying to FTP files from one server to another using FTP. The files are 7GB Databases. When i try to FTP them i get an Error Out of my Ftp Program: "553 Cannot Send File larger then 4 Gigabytes." is there a way around this using IIS, Perhaps a Registry hack or something? Thanks
  14. DanClark86

    How do i combine two scripts

    I have a project where i have to print 30,000 indivdual files in 800 folders under a subfolder C:\00 How would i write a scrip to do this task or combine the follwing two scripts. The Top Script renames any file from *.1 to *.doc in any folder on a root, and the second scrip prints all of the...
  15. DanClark86

    Mass Print from Multiple directories

    I have a CD rom that has 500 directories. Each Directory has 100 Tiff files in each. I am trying to write a script to go though each direcotry to print the files in it. i came up with this, but for some reason it dose not print, Can someone take a look and tell me what i am doing worng? Thanks...
  16. DanClark86

    Complex DHCP Issue

    I have 3 separate networks that are on MetroEhternet2 as their backbone. Each Location has its own DHCP Server on a Cisco 2950 Switch. The Main Location has a Cisco 4506 switch for a total of 4 locations. The problem is that Sites 2 Site 3 and site 4 keep picking up IP address from each site, so...
  17. DanClark86

    Groupwise Client Administrative Changes

    Is it possible in GroupWise to make an administrative change to 500 clients at the same time from some sort of administrative console? Currently I have "Plain Text" as my default view and i want to change them to "HTML
  18. DanClark86

    Renaming close to 4 million file

    Hello all, I have a problem where I need to rename 4,000,000 (give or take a few thousand) files in 5000 directories. Now with the help of the Microsoft website I was able to create a scrip that will change all of the files in a given directory, but the scrip has to be executed from that...
  19. DanClark86

    Problem with Form Page. (sorry for such a long post)

    I have several issues going here and i can't seem to figure out why it is happending. here is the code for the first page (problem.asp) <% ' FP_ASP ASP Automatically generated by a Frontpage Component. Do not Edit. On Error Resume Next Dim strTo, strFrom, strSubject, strBody 'Strings for...
  20. DanClark86

    Can Someine Elplain the concept behind Dim &quot;arFormFields0(7)&quot;

    I am working with an ASP form that has several fields that i can't find any logic behind. I am still a novice when it comes to writing pages. Any help would be grately apreacheated. Dim iRecordId Dim arFormFields0(7) Dim arFormDBFields0(7) Dim arFormValues0(7) arFormFields0(0) =...

Part and Inventory Search

Back
Top