Skip to main content

Posts

What is different IP Base and IP Services in Cisco IOS and How to choose right one?

Being and Cisco Device Administrator, you would definitely face with the task of IOS upgrade. This kind of task will make you a bit confuse sometime I believe. To do the upgrading task, you have to go and look for IOS on Cisco Website with the related Model of your device like below, Once, you found out the IOS to download, you will be confuse which IOS should choose to download. OK. That's the point I'd like to show how, The four common Cisco IOS Software feature licenses for switching are: 1) LAN Lite       2) LAN Base         3)  IP Base           4) IP Services LAN Lite is for Enterprise EntryLevel Layer 2 Switching LAN Base is for Enterprise Access Layer 2 Switching IP Base is for Enterprise Access Layer 3 Switching IP Services is for Advanced Layer 3 Switching The IP base is for the Standard Multilayer Software Image (SMI) switches, and the IP services image is for the Enhanced Standard Mul...

How to solve the Error "E000FED1: A failure occurred querying the Writer status" in Symantec Backup Exec 2012?

What will you do, if you occur "E000FED1: A failure occurred querying the Writer status" error in your Symantec Backup Exec 2012 while backing up your Microsoft Exchange Server 2007? It's simple. You can do two methods to solve this error. Method 1, Dismount and Mount all your Exchange Database from your Server and Re-run the Backup. But this method is risky to do and I recommend you to choose Method 2. Method 2, Just Restart the Microsoft Exchange Information Store Service from Running Services in Your Microsoft Exchange Server. Then run the Backup Job again and you will not see above error again. Take note, all user connected to Exchange Server will be disconnect and prompt for username, password when you restart the service. But don't worry, ask them to key in their credentials. Exchange Server and Mailbox will be connected then. May you all be happy (Be knowledgeable, pass it on then)

How to reboot Cisco Router and Switch remotely with schedule?

If you are the one who usually have to manage your Router and Switch in your Network remotely, you must know how to reboot those with schedule. Why you must know these? It's simple. Because you definitely will loose your remote connection if you wrongly modify Access-List or Routing or something that related with Internet Connection. So, you should run below command in your router or swich global configuration mode before you make any changes. Router(config)#reload in 5 Reload scheduled in 5 minutes Proceed with reload? [confirm] yes reload means asking router to reboot. in 5  means to reboot the router in next 5 minutes. May you all be happy. (Be knowledgeabel, pass it on then)

How to solve Naviswoks Network License unable to get from network in VPN connection?

If your user from remote site office report you that they cannot user their Navisworks with VPN connection and faced with below error, you can settle with the solution mentioned in following. "A valid license could not be obtained by the network license manager. Error [1.5.-15]" "A valid license could not be obtained by the network license manager. Error [1.5.-18]" 1) Right-click My Computer. Click Properties. (for Vista and Windows 7, click the "Advanced system settings" link.) 2) In the System Properties dialog box, click the Advanced tab. 3) On the Advanced tab, click Environment Variables. 4) In the Environment Variables dialog box, under System Variables, click New. 5) In the New User Variable dialog box, enter FLEXLM_TIMEOUT for the name and 10000000 for the value. 6) Click OK to close each dialog box. 7) Launch the Navisworks application. If you are able to obtain a license, the value of 1000000 microseconds (1 second) is suffici...

WSUS Offline Update downloader for IT Professionals

WSUS Offline Update downloader for IT Professionals I wasn't update any post during these period as I was busy. Now I'd like to share one useful tool for IT Professionals especially for System and Network Environment. The tool is Windows Update Offline Downloader. It's very useful for the Professional who want to reduce a lot of tasks and reduce bandwidth consuming cause downloading from multiple system at the same time. My personal good point of view for this tool is to download Legacy Products such as Windows XP and Office 2003 those will discontiue from Microsoft from Support on 8th April 2014. OK. Just download and try to use. I am sure you will like definitely. Below is Download Links. Original Link - http://download.wsusoffline.net/ My Dropbox Link - https://dl.dropboxusercontent.com/u/19356519/wsusoffline85.zip The following are what kind of OS and Application it can download the updates. Microsoft Windows Operating System Windows Server...

How to solve Windows 7 Libraries folder keeps opening or popping up at startup?

Sometime you have to use Upgrade Option for your Windows 7 system to do repair. In that case, you will encounter Windows Libraries Explorer is keep opening or popping up at startup after you did repair with Upgrade option.

Microsoft Baseline Security Analyzer Tool for IT Professionals

I'd like to introduce one useful tool for novice IT Professionals. It's Microsoft Baseline Security Analyzer (MBSA). This tool can scan and analyze for your single or multiple system and generate report for you to fix. This tool can scan and analyze... - Security Updates - Administrative Vulnerabilities - Weak passwords - IIS administrative vulnerabilities - SQL administrative vulnerabilities