SCCM Configuration Manager Query MAC Address

Опубликовано: 12 Октябрь 2024
на канале: MVC Computertechnik
28,600
39

SCCM Configuration Manager Query MAC Address. Search for a specific MAC address.

Code:
select distinct SMS_R_System.Name, SMS_R_System.MACAddresses from SMS_R_System where SMS_R_System.MACAddresses = ##PRM:SMS_R_System.MACAddresses## order by SMS_R_System.MACAddresses

Subscribe Us @    / @mvc-computertechnikde  
Circle Us @ https://plus.google.com/+Mvc-computer...
Follow Us @   / mvc.computertechnik  

Email: [mailto:[email protected]]
Website: [http://www.MVC-Computertechnik.de]
BLOG: [http://www.Blog.MVC-Computertechnik.de]