Month: June 2013
Failed to join Active Directory Domain Controller
Below error message has received when XP professional desktop was joining a domain. An Active Directory Domain Controller(AD DC) for the domain "local.dethink.com" could…
VMWare ESXi NIC teaming load-balancing issue
I have been researching and googling to clarify how VMWare NIC teaming is behaving load-balancing traffic between ESXi host and switch. Here is known…
How to configure MS Windows 2012 server as Domain Controller
Here is the step 1. Change server/computer name – Ex) WINDC01 2. Assign a static IP address 3. From Server Manager > Configure…
Free up disk space from Windows srv 2008 R2
The command is "dism /online /cleanup-image /spsuperseded" It will give you back about 5GB (max)
Avaya ERS 55xx NTP setting
Out of the box, Avaya ERS 55xx switch system will indicate below time clock. ERS_5520# show clock System Clock time : THU JAN…
Ruby script sample – IP address
He is a sample Ruby scripting for IP address for num in 1…10 ip = "1.1.1.#{num}" puts "#{ip}" end Output> 1.1.1.1 1.1.1.2 1.1.1.3…
Recent Comments