PowerShell
-
VMWare Power CLI Disk Usage
More Details: VMWare Power CLI Disk UsageOn occasions a audit needs to take place on VMware to see how much disk usage was being taken up by all the VMs PowerCLI is an ideal tool for working this out, and this is how I went about it. lets pull a list of all the powered on VM’s. Below we are filtering…
-
Windows updates via PowerShell
More Details: Windows updates via PowerShellSo with windows updates being temperamental at times i have found that windows PowerShell also has a module for updates. i have been using it for a while and seems to work every time with out failure. it is super simple. PowerShell Module https://gallery.technet.microsoft.com/scriptcenter/2d191bcd-3308-4edd-9de2-88dff796b0bc Copy the whole module folder (after unzipping) to %WINDIR%\System32\WindowsPowerShell\v1.0\Modules Setup Start…

