syed sameer
Well-Known Member
- Messages
- 144
- Reaction score
- 2
- Points
- 18
Hi Prajwal
how are you doing ?
is there any Query for windows 10 Client machines ? I use below Query to add Automatic Win 10 clients to Device collection , is it right one ?
select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System where SMS_R_System.OperatingSystemNameandVersion like "%Microsoft Windows NT Workstation 10%"
how are you doing ?
is there any Query for windows 10 Client machines ? I use below Query to add Automatic Win 10 clients to Device collection , is it right one ?
select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System where SMS_R_System.OperatingSystemNameandVersion like "%Microsoft Windows NT Workstation 10%"