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 strongm 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. Mikeesc

    remote

    Hi, Im trying to write a script where i put in a hostname and then he should return me the serial number of the pc strComputer = inputbox("machine name to query") strNamespace = "root\cimv2" strUser = "Admin" strPassword = "password" Set objWMIService = GetObject("winmgmts:" _ &...
  2. Mikeesc

    autoping

    I have a script that pings a range of adresses and then puts them in a file (ip , hostname) now i would like the script to add the serial number , the username and which service pack it runs . The user profiles have no admin rights can some give me a direction this is what i have so far...
  3. Mikeesc

    Voip connection

    My compan bought a voip starter pack ... Branch "innovaphone" We have normal pbx (panasonic tdx 100) Which is configured that he trunks everything that must go over voip to port "5" which is connect (cat 5 : simulated isdn line) to the br1 of the innovaphone gateway who routes the call to the...
  4. Mikeesc

    Fujitsu siemens

    Hi, When i downgraded a FS portable from vista to Xp the FN F4 (switching between por screen and monitor) doesnt work anymore ... I had to install the Gma drivers from intel ... but its a program (a good bypass) Any ideas to get the Fn F4 back in action ??? Thanks , Mike
  5. Mikeesc

    question abot EHCI

    Hi, I have no problem ... but i do have a question Last time i installed a Packard bell portable with a normal XP pro ... when in the bios "EHCI : enabled" he didnt found the HD (which is SATA btw) But when i disabled it it did recogize the disk. How come ?? I tought EHCI only had something...

Part and Inventory Search

Back
Top