Access computer in another domain through WMI
Hi Guys,
I wrote a code that access a remote computer and fetches WMI data (Windows services to be precise)
The remote computer of which I am fetching the data is on the same domain
Was wondering if we can access a computer on a different domain through WMI ? How can we do this ?