Battling growing disk space on Windows Server 2012 R2
I have been battling Windows Server 2012 R2 disk space usage above threshold despite adding space to it. Within couple of days, it would add up 5 to 6 GB.…
I have been battling Windows Server 2012 R2 disk space usage above threshold despite adding space to it. Within couple of days, it would add up 5 to 6 GB.…
After applying CU21 on Exchange 2013, I am unable to access ECP. Error in event log:Event code: 3008 Event message: A configuration error has occurred. Event ID: b03040db26554e5aab7f6976d7878148 Event sequence:…
VMware infrastructure upgrade is one of the my 2019 first quarter goals. Upgrading vCSA and replace all the esxi hosts with the new hardwares. I am near completion. I am…
When I upgraded pfSense to the latest version, it failed to reboot and acted as if nothing was on the hard drive. It took me a while to reconfigure the…
If you do not have RDP access to a server or workstation, use WMI to do the task. PS C:\WINDOWS\system32> $SRV = Get-WmiObject win32_operatingsystem -ComputerName 192.168.4.100 -Credential (Get-Credential) PS C:\WINDOWS\system32>…
If you have some unused disk space and want to add to the volume group.No data will be lost on existing volume. root@localhost ~]# df -h Filesystem Size Used Avail…
Normally, I do not carry out major maintenance on Friday. If something goes wrong it will ruin your whole weekend. I've been enabling FIPS on all Red Hat servers to…
Had a situation whereby /opt was running out of space. /Tmp had ample of space. Therefore, I decided to reduct /tmp and extend /opt volume. Following are the steps that…
Exchange 2013 - update CU 10 to CU 15 failed at 16 of 17 Steps failed with the following error: Error: The following error was generated when “$error.Clear(); $dependentAssemblyGeneratorExePath =…
This article is for upgrading vCenter Appliance and ESXi 6.5 to 6.7 on internet disconnected environment. Login to https://my.wmware.com/ and download the following two files: VMware-VCSA-all-6.7.0-8546234.iso VMware-ESXi-6.7.0-8169922-depot.zip Always upgrade the…