ESXi installation failed with error "partedUtil failed with message: Error: The primary GPT table states that the backup GPT is located beyond the end of disk"

ESXi installation failed with error "partedUtil failed with message: Error: The primary GPT table states that the backup GPT is located beyond the end of disk"

Sometimes installation of VmWare ESXi failed (between 5% and 8%) with the following error:

"partedUtil failed with message: Error: The primary GPT table states that the backup GPT is located beyond the end of disk. This may happen if the disk has shrunk or partition table is corrupted. ... Error: Can't have a partition outside the disk! Unable to read partition table for device..."

vmware (en)

  • Hits: 112912

Easy ways to boost the performance of HP Proliant servers, that you might not know

These days a lot of attention is paid to the ecology and green technologies, including manufacturers of servers. Hewlett Packard is not the exception. There are number of parameters in the settings of server's BIOS, which affect the power consumption of hardware. And, naturally, these parameters also affect performance. You may not know this, but these are installed by default settings, significantly reduce the speed of the memory and CPU.

I will show you where these parameters are located. Setting the highest values for these settings helped us to significantly increase the speed of VmWare ESXi hosts and to achieve a shorter response for SAP systems. These recommendations are taken from SAP notes. 

performance

  • Hits: 24797

Mass remote changing of DNS-servers in network interface (NIC) settings in Windows

During upgrade of domain controllers or theirs addition\removal in Active Directory domain, there is always a need to change DNS-servers in network interfaces settings in Windows. On those computers or servers where you set network settings with DHCP - there is no problems. But on those where you configure settings manually, you will have to change them manually also. It is long and inconvinient.

script (en), Windows (EN), powershell (en)

  • Hits: 10886

How to enable root SSH login in Debian Jessie

Just after clean Debian Jessie Linux installation, you will install SSH Daemon and then you will encounter an issue when you are not able to login via SSH with root account.

$ ssh [email protected]
[email protected]'s password: 
Permission denied, please try again.

linux (en)

  • Hits: 7089

Error "Add-PSSnapin : The Windows PowerShell snap-in 'VeeamPSSnapIn' is not installed" while starting Veeam Powershell Snapin

Sometimes after correct installation of Veeam Powershell Snapin, attempt to load snap-in into Powershell console ends with error: Add-PSSnapin : The Windows PowerShell snap-in 'VeeamPSSnapIn' is not installed.

This problem occures because for some reason Snap-in is not got registered in Powershell. On Veeam official forums they offer many solutions like reinstalling Veeam or reboots-reinstalls of the Powershell module. In my case the following solution was found:

veeam (en)

  • Hits: 17278

Scripts for fast address book updating in Lync 2010/2013

As you know, Lync have its own address book (AB) that downloaded by clients. By default, the download and update process of address boook in Lync 2010/2013 triggered in first 60 minutes (random time) after program start. In our company this situation was considered as wrong, thus I had to find solution how to ensure guaranteed updating of Lync address book right after the client starts. Also, there are other issues with delta-updating of address book, like a big delays (5-10 days) after changes in Active Directory are repliacted to Lync AB. 

The consequences of such behavior:

script (en), lync (en), lync 2013 (en), lync 2010 (en)

  • Hits: 3814

How-to find duplicates in SQL table on certain fields

Here is SELECT statement to find duplicates in SQL table on certain fields:

sql (en)

  • Hits: 2210

Page 6 of 14