1.

Distinguish between the notion of WMI between old and new ideas.

Answer»

Old WMI

  • Employs the old-style native code PROVIDERS and a repository.
  • Accessible only on Windows as MENTIONED.
  • It has been more or less deprecated which means it’s is not FOCUSED on further advancement or development but can be used..

New WMI

  • Backs old-style native code providers and a repository, along with new-style MI providers.
  • Accessible only on Windows as mentioned. It has a stateless relationship with the remote machine.
  • The main attraction of the new WMI is that it employs WSMan and no more DCOM errors are possible with this.


Discussion

No Comment Found