Hi All,
I'm trying to get the assigned SMS site from a remote machine in VB.net
I can do this in VBS, but i need it in VB.net* (using framework 4.0)
the vbs looks like this:
Set smsClient = GetObject("winmgmts://" & strComputer & "/root/ccm:SMS_Client")
Set result =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.