23 November, 2016

Finding WWN Number Windows Server

To find WWN numbers on Physical Servers with Windows Server operating system, one of the options is to install a utility provided by Microsoft called "Fibre Channel Information Tool" (fcinfo)

This can be downloaded from Fibre Channel Utility

Download and install the utility and execute the same from command prompt.

Change the path to c:\windows\SysWOW64 and run fcinfo, then it would display the following info.


Hope this is helpful.....

15 June, 2016

Broadcom Advanced Control Suite 4 - Create Team Not available

When using Broadcom Advanced Control Suite 4, sometime we face a challenge that Team Create option is not available.

Issue:
When the software of Broadcom NIC Teaming Software is installed, usually default options are used by clicking Next, Next. By doing this a crucial option of BASP is missed to be enabled.

Resolution / Solution:
If the software is already installed, can Modify the installation by clicking "Change" from Program and Features.

During this, need to enable option BASP, which is present under CIM Provider.

After the installation is completed, launch the Broadcom Advanced Control Suite and option for Creating Teams would be show if any Unassigned Adapters are available, by right clicking on Teams option.

06 March, 2016

Safely log out / sign out from Windows 2012 Server

Sometimes by mistake when we need to log off from server, it happens that its either shutdown or restarted. How to avoid this...

Step 1:
Press windows Key

Step 2:
Type "cmd" and hit enter

Step 3:
Command prompt would appear

Step 4:
Type "logoff"

This way safely we logout.