I have an issue in Visual Studio 2015 (Professional 64-bit). In my Server Explorer, I connect to my local host and I can see
- Event Logs
- Message Queues
- Performance Counters
- Services
What I seem to miss here, is Management Classes. On my previous PC (with VS2013), it was there. Did I forget to install an option (or extension)? Or is there an other easy way to generate classes for WMI interaction?
Thanks!