Posted On March 31, 2019

Shoretel: Why do we need an inventory of MAC addresses?

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Shoretel: Why do we need an inventory of MAC addresses?

Answer: systems such are Shoretel’s licensing are dependent on the MAC address of the original device. After this server’s motherboard had failed, we converted it into VMWare to discover that the voicemail functions were unavailable. ShoreWare Director showed that it would not accept the new MAC address for licensing purposes.

ShoreTel Trunk Test confirms that these switches are operational

Hence, it is vitally important to clone the mac address of the physically licensed hardware onto its converted VM counterpart. ShoreTel doesn’t like it when its license is applied to devices with a MAC address that matches not the originally issued license’s associations.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Microsoft Failover Clustering Service Overview

In Windows 2012 R2, the failover clustering service requires some downtime to migrate clusters from…

Windows 2012 Maintenance

- Check if .NET Framework 4.5 is installed: (Get-ItemProperty -Path 'HKLM:\Software\Microsoft\NET Framework Setup\NDP\v4\Full' -ErrorAction SilentlyContinue).Version…

Memo of an Advisory Regarding WinRM on a Non-Domain Joined Server

# Enable WinRM winrm quickconfig <# Sample output PS C:\Users\Administrator> winrm quickconfig WinRM service is…