MyTechTweaks Techies Pitstop
-
VMTools are very necessary for Guest OS functionality, so they always needed to be updated. We have seen updating vmtools resolves many performance issues with regards to the Virtual Machine....
Like this:
Like Loading...
-
Below is the PowerCLI scipt to change the multipathing policy for an ESXi Host.
Like this:
Like Loading...
-
In PowerCLI we have the Get-EsxTop, which retrieves the values displayed by esxtop. Indirectly this script is using certain values of esxtop command to get the exact input. IM NOTE: Please...
Like this:
Like Loading...
-
EVC is Enhanced vMotion Compatibility feature which works with family of processors in a single group for same CPU Manufacturer, which allows virtual machines (VMs) to move between ESX/ESXi hosts on different CPUs. After...
Like this:
Like Loading...
IIS default configuration is optimized for speed. However, you may notice slowness loading your websites reasons such as the inefficient application code. I would recommend checking the performance counters below...
Like this:
Like Loading...
IIS relies on libraries with functions to host ASP.NET, PHP and other types of web applications. MSVCR71.dll is one of them (It is needed for PHP to run on IIS...
Like this:
Like Loading...
Speeding Up Failover Tips-n-Tricks Failover clustering is one of the greatest high availability feature provided by Microsoft in Windows Servers to reduce any application or service downtime. And MS has...
Like this:
Like Loading...
We might have seen server is unable to reboot or it remains in black screen and don’t comes up. Sometimes you will see RQL (Registry Quota Limit) error code ....
Like this:
Like Loading...
Just think if your DNS and WINS server got changed and you as a Systems Administrator needs to upgrade the same on multiple windows servers/machines. Below Powershell script can help...
Like this:
Like Loading...
ESXi logs are the only way for any troubleshooting related to VM, ESXi, Storage and almost all issues in VMware Infratructure. There are multiple log files that are created under...
Like this:
Like Loading...
You can add, change, or configure CPU resources to improve virtual machine performance. You can set most of the CPU parameters when you create virtual machines or after the guest...
Like this:
Like Loading...
An OVF template captures the state of a virtual machine or vApp into a self-contained package. The disk files are stored in a compressed format. This feature can be used...
Like this:
Like Loading...