Greetings,
I am currently facing the following challenge and I have not being able to find good information on the internet.
I need to know when was the last time the adminsitrator account logged to the virtual machines, like loggin to the console or remotly using RDC.
I have a exe file that can login to any given virtual machine and returns the results I need (using the command prompt); however the real challenge is to use the Custom properties in VMM to have the information display in the console.
Is there a how to, or some examples that I could follow to make use of those custom properties? Should I run the utility through a batch file? How can I run my utility in the custom properties?
It is worh noting that this virtual machines are not part of any domain and that the utility I have already returns the value I need, but I just need to integrate it with VMM.
Any help will be appreaciated.
Thanks and have a nice day.
I think perhaps I could show you how to update that property in PowerShell (VMM Command Shell). Is that what you had in mind?