/build/static/layout/Breadcrumb_cap_w.png

Smart Labels for Network Interfaces

Hi there,

we´ve started using K1000 2 weeks ago, and now there is a need to install different Intel WIFI suites, with different configurations.
My idea was creating Smart Labels based on the network interface (Wireless Wifi Link 4965agn), but didn´t see any chance to create a label for NICs.

Is this right or am I totally on a wrong way.

Matthias

0 Comments   [ + ] Show comments

Answers (5)

Posted by: GillySpy 12 years ago
7th Degree Black Belt
0
Is there any software inventory entry that represents an outdated package that needs to be updated?
Posted by: aragorn.2003 12 years ago
Red Belt
0
wow, fast answer.

yes there are several software entries that represents the differnet network interfaces in different versions of the Intel PROSet Wireless Software (not in all versions outdated, but without the needed option to do a domain pre logon, and therefor all without the needed config).

one way could be a zip file containing all different PROSet software versions and also one vbs, cmd or whatever script to determine the WLAN NIC and install the right software with the right config. But i prefer a better solution with KACE.
Posted by: dchristian 12 years ago
Red Belt
0
I think this should be possible with a custom smart label.

You can join machine to the machine nic table looking for a specific nic name.

Post your sql, we'll help if you get stuck.
Posted by: GillySpy 12 years ago
7th Degree Black Belt
0
You can do it by NIC but then your MI will be deploying to machines that already have it. It would be best if you could tie it to a software item. If you cannot tie it to a specific software item is there anything that you can identify for a custom inventory rule?
Posted by: rmeyer 12 years ago
Second Degree Blue Belt
0
I have one for Video Card to install drivers, I guess it is possible for NIC aswell.

Smartlabel:
select *, UNIX_TIMESTAMP(now()) - UNIX_TIMESTAMP(LAST_SYNC) as LAST_SYNC_TIME,
UNIX_TIMESTAMP(MACHINE.LAST_SYNC) as LAST_SYNC_SECONDS
from ORG1.MACHINE
LEFT JOIN KBSYS.KUID_ORGANIZATION ON KUID_ORGANIZATION.KUID=MACHINE.KUID LEFT JOIN KBSYS.SMMP_CONNECTION ON SMMP_CONNECTION.KUID = MACHINE.KUID AND KUID_ORGANIZATION.ORGANIZATION_ID = 1
where (( VIDEO_CONTROLLERS like '%Matrox Millennium P690%'))
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ