Category Archives: Scripting

Minor Update to vCheck 5.31 — beta testers required

I typically do not view my vCheck report as an email message…I have a link to the report on the home screen of my vSphere Client (if you’d like to see how to do that, please check out this post: … Continue reading

Posted in Scripting, Virtualization | 3 Comments

Get ActiveSync Users

When you have almost 30,000 mailboxes, managing ActiveSync can become a nightmare.  The nice thing about ActiveSync is that is just works.  There is not too much configuration to get it setup, but if you do not plan ahead, you … Continue reading

Posted in Messaging, Scripting | 1 Comment

vCheck (daily report) version 5.31

As many of you know, I have created a vCheck feature request list (http://bit.ly/dGrNjh) using comments from the Virtu-Al.net site. I’ve been working through them as time permits. In a post earlier in the week, I provided a solution to … Continue reading

Posted in Scripting, Virtualization | 20 Comments

vCheck as a vSphere Client “Solution and Application”

I’ve always stored my vCheck report output file in “C:\ProgramData\VMware\VMware VirtualCenter\docRoot\vCheck”. I use the file name “index.html” for the output file name, which makes it the default document name for that folder. I’ve always thought this was a really cool … Continue reading

Posted in Scripting, Virtualization | 3 Comments

Which Virtual Machine consoles are open?

Ever wonder which virtual machine consoles were open? I was working on an unrelated script the other day and stumbled on the ‘NumMksConnections’ property. It is a simple integer that appears to contain the number of open Mouse-Keyboard-Screen connections to … Continue reading

Posted in Scripting, Virtualization | Leave a comment