Tuesday, March 1, 2022

Add-WindowsCapability failed. Error code = 0x800f0954 – RSAT Fix

This is a post by Paul at the sysadmin channel

If you have tried to install Remote Server Administration tools for Windows 10 version 1809, 1903 or later you might have come across: Add-WindowsCapability failed. Error code = 0x800f0954. If you haven’t, that’s great! If you have, you’re in luck because today we’re going to go over the steps needed to fix the issue.

Add-WindowsCapability -Name RSAT Error

Wednesday, February 16, 2022

Wednesday, February 2, 2022

VMware ESXi Commandline Get CPU and Memory Information

This is a post by brandon.lee published at https://www.virtualizationhowto.com/2019/09/vmware-esxi-commandline-get-cpu-and-memory-information/ that explains several ways to get hardware info relative to your vmware esxi host

There are times with your virtual infrastructure running on top of VMware vSphere that you need to gather information about the physical servers you are running on. Have you ever wanted to know the details about CPU, memory, or other physical hardware? From time to time it is very handy to be able to gather some of these details from the VMware ESXi command line. Let’s take a look at VMware ESXi commandline get CPU and Memory Information.