All about Systems Management / ConfigMgr
All about SMS 2003 & SCCM 2007 & 2012
Pages
(Move to ...)
Home
My other Blogs
Contact Me
▼
Saturday, April 21, 2012
All Systems that have been discovered last night:
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 (DateDiff(day, CreationDate, GetDate()) < 1)
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment