Custom Inventory Items - Network Items
So, thanks to jverbosk I have some vbscripts that do an excellent job of returning some information I want from my endpoints. I'm looking for the network drives that are currently mapped as well as the network printers that are mapped. I also have one that tells me the default printer assigned for that user. The problem is if I attach my vbscripts to a K Script, they run at the system level and the results I get are no different from the ones displayed by default in the inventory. What is the best way to get Network drives and printers to populate per logged in user into the custom inventory?
-
Would you be willing to share those scripts at all? - Netpar 11 years ago
Answers (1)
Will running it as SYSTEM return printers for that user? Shouldn't you run it as logged in user?
Comments:
-
I just tried that. I had been running it as an offline KScript. I switched it to an online KScript and now it's reporting more information. After some more testing I think it will be good to go! - GeekSoldier 11 years ago