Jump to content


  • 0
itkroplis

sccm 2012 reports for all MAC addres

Question

3 answers to this question

Recommended Posts

  • 0

It is possible that the query is a good one:

select

CS.Name0,

NAC.ServiceName0,

NAC.MACAddress0

from

dbo.v_GS_COMPUTER_SYSTEM CS

Join dbo.v_GS_NETWORK_ADAPTER_CONFIGURATION NAC on CS.ResourceID = NAC.ResourceID

 

But it is not clear how to make this query to add the web reporting.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.