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 Wanet Telecoms Ltd 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. kitokato

    HA error

    Just a follow-up... We have called vmware support and it seems the problemwas caused by Pegasus. According th vmware Pegasus is something that is used for ESX Health Status feature. It seems that Pegasus was launcing new processes on the ESX servers. Stopping the pegasus service and disabling it...
  2. kitokato

    HA error

    Host entries are as follows: ESX1 has: 127.0.0.1 localhost.localdomain localhost 192.168.118.46 esx1.domain.com esx1 ESX2 has basically the same, but with ESX2 information. We have tried to reconfigure HA host. It gives the following events: 1. Ha is being disabled on ESX2 in cluster XXX in...
  3. kitokato

    HA error

    For the past few weeks we have been getting a weird HA error. There are errors on Events tab: Ha agent on XXXESX1 in cluster XXX in cluster XXX in datacenterXXX has an error. After that there is messages of: Insufficient resources to satisfy HA failover on cluster XXX in datacenterXXX Ha agent...
  4. kitokato

    vbscript problem: type mismatch error, on windows 2000

    Thank you all very much for quick replys and tsuji for the excellent script. It seemed to do the trick. (btw. it appears that you are missing a " ) " : strGroups = LCase(Join(CurrentUser.getex("MemberOf"),","))
  5. kitokato

    vbscript problem: type mismatch error, on windows 2000

    Hello, Im quite sad on scripting so please keep that in mind while answering :) My problem is that the script below gives a error (while running on windows 2000) : line : 13 char : 1 error: Type mismatch : 'Join' code : 800A000D Source Microsoft VBScript runtime error - it works fine in...

Part and Inventory Search

Back
Top