GMail: Too many simultaneous connections (Failure) in Thunderbird

advertisement

gmailI just experience “Too many simultaneous connections (failure)” in thunderbird with my GMail account. If you do not know, GMail currently has a limit of 15 simultaneous IMAP connections per account. So if you are using multiple device at once to check your gmail, you might experience too many simultaneous connection error. Try to limit the connection number to avoid the error, or try not to check your mail with all the device at the same time.

To resolve Too many simultaneous connections (Failure) in Thunderbird, follow the steps below:-

Continue reading GMail: Too many simultaneous connections (Failure) in Thunderbird »

How to map network drive with password in command line – WinXP / Win7 / Win8 ?

advertisement

windowRecently i wrote a batch script for WinXP / Win 7 to map a network drive with password in command line to perform some files backup. Before this, I’ve been doing the backup for few WinXP and Win7 machines manually and it’s time consuming! Until i wrote my script, i automate this backup process using a batch script. As the most challenging part in writing this script is to connect a network drive with command line. So i decided to share this with everyone especially technical support staff here.

To map network drive with password in command line under WinXP / Win7 / Win8, try the code below:-

Continue reading How to map network drive with password in command line – WinXP / Win7 / Win8 ? »