Brocade VDX Fun ; SFP breakouts
Shortly I will be deploying bunch of Brocade VDX switches in Logical Chassis Mode to replace the existing Cisco 3750's. I have a 40 GBPS QSFP+ breakout module. To configure…
Shortly I will be deploying bunch of Brocade VDX switches in Logical Chassis Mode to replace the existing Cisco 3750's. I have a 40 GBPS QSFP+ breakout module. To configure…
Today I was trying to update my Exchange Server 2013 CU4 (SP1) to CU10. Following pre-installation tasks were done: 1. Stop Symantec Client protection service 2.Uncheck Check for Publisher's Certificate…
Deploying Adobe quarterly patch and the security update is pain specially when you have environment with no internet connection. Note: You need to remove the older version of Adobe Reader…
This week as I was preparing to migrate Exchange 2010 to Exchange 2013 I found out that my previous predecessor did not decommission legacy Exchange 2003 properly. When I ran…
This morning I logged into my lab and I got an error while trying to access the Cert request enrollment. i received this error “No Certificate Templates could be found. You do…
I was trying to install Exchange Server 2013 CU11 on my lab exchange server. I encountered two errors. 1. A Restart from a Previous Installing is pending Resolution: To remove…
Powershell to Uninstall Java JREs any version 7s from windows. create a text file which lists workstations or servers - eg. computers.txt $computers=Get-Content "C:computers.txt" Foreach ($computer in $computers) { $java…
(I) Creating Receive Connector in Exchange 2013 1. Go to exchange server and open EAC. Select Mail Flow from the left, choose receive connector and click + click as show…
In couple of months time, I will have to implement SharePoint 2013 at my work. I have started playing around with installation and configuration on my lab environment. I am…
I have been looking for a free self-service AD password Change Utility for a while. There are users who are using AD service accounts for their applications. Users are logging…