Hi,
I am trying to get the serial number from all of our HP printers in the network using a script. Any ideas on how to retrieve the serial from the printer is welcome.
Knut
Hi,
I am trying to get the serial number from all of our HP printers in the network. Any ideas on how to retrieve the serial from the printer is welcome.
Knut
Mark,
Running your script (I modified it a bit to get only one network adapter, and not all the adapters on my computer) gives me the following output:
AutoSense:
Caption: [00000001] Broadcom NetXtreme Gigabit Ethernet
Description: Broadcom NetXtreme Gigabit Ethernet
MACAddress...
Hi,
I am trying to find a way to list Speed & Duplex settings on network adapters on my HP Proliant w2k3 servers using WMI. Possible values could be Auto, 100/Full, 1000/Full, 10/Half and so on.
Anyone that knows how to list this value(s)?
Knut
Same thing again. I just posted a reply to my own thread, and then realized that the problem was that the objRange2 was already set to A6. If I just reset the objRange2 it is easier to know where the freeze will be. Here goes a reawritten last section that will fix the row numbering confusion...
Tec-tips really work. All I had to do was to post the thread, and then it suddenly came to me.
There is still a thing that puzzles me. I don’t understand why I have to say objRange2.Range("A1").Select to get it to get it to freeze the rows at row5. If I say objRange2.Range("A6").Select the...
Hi everyone!
I have a script that fills out Excel cells with info from AD. (Names of computer objects, computer pwd age, if the computer reply a ping request, OS, group membership and so on). What I would like to do is to freeze the spread sheet at row 5 so that the first 5 rows are fixed, and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.