Sunday, October 20, 2019

Set Jumbo Frames to MAX for Improving Data Transfer Setting using Powershell

Brief about Jumbo Frame:-
a Jumbo frame is something that can have a very positive impact on your network given the right circumstances. The maximum size of a packet on an Ethernet network is typically 1,514 bytes, called the Maximum Transmission Unit (MTU). 
With Jumbo frames, you can transmit packets as large as 9 KB. As you can imagine it takes significantly less effort to send one 9 KB packet as it does many 1,514-byte packets as long as your network supports it. 

Monday, October 14, 2019

Kerberos Configuration Manager issue when retrieve SPN

Problem:- 
If you face below error when trying to connect Locally retrieve SPN using Kerberos Configuration Manager Microsoft tool.

SQL Server Configuration Manager Cannot Connect to WMI Provider

Problem:- 
Hi, when trying to open SQL Server Configuration Manager and it won’t with below error use the below script based on the SQL version to fix it and it will open normally.