NETSIDETECH
Welcome to My Networking Blog
Image by Free-Photos from Pixabay
An installation step failed. Kali Linux Install Error
I’ve recently face an error with Kali Linux install in VMware Player and even after giving ample enough space /resources it was keep falling with install step failed and I’ve confirm that VM installer has internet access. This is pretty much loop back even after restart the install. I’ve tried many times and different methods… Continue reading An installation step failed. Kali Linux Install Error
DISM ERROR 0x800f081f
You may have seen error 0x800f081f while trying to repair windows with DISM command. It is usually looks like below, This is the command sequence to fix it, *** dism /online /cleanup-image /checkhealth ***Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore ***If Above came as yes run Dism.exe /online /Cleanup-Image /StartComponentCleanup ***DISM /Online /Cleanup-Image /RestoreHealth My case above didn’t… Continue reading DISM ERROR 0x800f081f
Upgrade ESXI 6.7 U1 to U3
This method apply to upgrade Dell ESXI server 6.7 U1 to U3 Go to Dell vmware esxi u3 patch download page https://www.dell.com/support/home/en-ca/drivers/driversdetails?driverid=j75ny Download VMware-VMvisor-Installer-6.7.0.update03-14320388.x86_64-DellEMC_Customized-A02.zip file and upload in to your ESXI datastore. Put the host to maintenance mode. Then ssh into esxi host via putty and run this command esxcli software vib install -d /vmfs/volumes/Store1/updates/VMware-VMvisor-Installer-6.7.0.update03-14320388.x86_64-DellEMC_Customized-A02.zip… Continue reading Upgrade ESXI 6.7 U1 to U3
Jabber Install Script
As Cisco jabber released a new version to fix some security vulnerabilities, I had a opportunity to mass update the existing jabber versions. Below is tested script that I used to successfully deploy the Jabber 12.9.1 version to all Windows endpoints. You can edit this as needed and deploy Jabber 12.9.1. My script basically removed… Continue reading Jabber Install Script
Follow My Blog
Get new content delivered directly to your inbox.