Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save timbodv/117486d6865dd4bd0aeacd933adb59ce to your computer and use it in GitHub Desktop.

Select an option

Save timbodv/117486d6865dd4bd0aeacd933adb59ce to your computer and use it in GitHub Desktop.
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.SystemGroupName = "DOMAIN\\GroupName"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment