標題有點長,但這是取得可能成為用戶端之機器清單的快速方法。此查詢假設已啟用 Active Directory 系統探索並使用預設屬性。select SMS_R_System.Name, SMS_R_System.LastLogonTimestamp, SMS_R_System.OperatingSystemNameandVersion from SMS_R_System where SMS_R_System.Client = “0”