by vMan | Oct 1, 2018 | Powershell
To the Vembu users / Windows admins in the world! … and for those of you that have not used Vembu check out their site, they recently announced reasonable pricing for small businesses and it’s a nice backup solution for SME in my opinion! So to cut to...
by vMan | Aug 9, 2018 | Powershell, vCenter, vRops
If you have ever needed to insert custom metrics (stats) into a vRops object this next post is for you! I needed to extract some metrics from vCenter for host NIC’s which are not available in vRops by default…. so I built this powershell script to extract...
by vMan | Jun 15, 2018 | Infoblox, Powershell
by vMan | Jun 13, 2018 | Powershell, Runecast, VMware
So this next post provides a Powershell script to extract data from the Runecast API, I use this to extract data on a scheduled basis for use within other dashboards / tools. So your next question might be… but why would you want to do that?? the GUI already...
by vMan | Feb 15, 2018 | Powershell, vRNI
#UPDATE 06.07.2018# Since version 3.7 of vRNI the support user can no longer execute cli show-service-status due to permissions, so the line below will need to be updated FROM $commandOutput = Invoke-SSHCommand -SessionId 0 -Command “cli...
Recent Comments