<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Global TechForce</title>
	<atom:link href="http://www.global-techforce.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.global-techforce.com</link>
	<description></description>
	<lastBuildDate>Tue, 27 Mar 2012 17:55:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Configure Exchange Server to allow Pop3 and IMAP users to send mail</title>
		<link>http://www.global-techforce.com/configure-exchange-server-to-allow-pop3-and-imap-users-to-send-mail/</link>
		<comments>http://www.global-techforce.com/configure-exchange-server-to-allow-pop3-and-imap-users-to-send-mail/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 23:13:55 +0000</pubDate>
		<dc:creator>brad.nelson</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.global-techforce.com/?p=2052</guid>
		<description><![CDATA[From time to time we get customers that need to use Pop3 or IMAP to send email. Typically it&#8217;s for their remote users that are using Outlook or Thunderbird email clients. First I would like to say, I highly recommend you use Outlook Anywhere instead of pop3 and imap [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time we get customers that need to use Pop3 or IMAP to send email. Typically it&#8217;s for their remote users that are using Outlook or Thunderbird email clients. First I would like to say, <span style="text-decoration: underline;">I highly recommend you use Outlook Anywhere instead of pop3 and imap and for increased security disable Pop3/IMAP</span> . However, sometimes under certain circumstances you may need to use pop3 or imap.</p>
<p>So if you&#8217;re getting one of these errors when trying to send email or setting up a email client:</p>
<ul>
<li>&#8220;Client does not have permissions to send as this sender”</li>
<li>&#8220;Server does not support the selected authentication&#8221;</li>
</ul>
<p>To fix we do the following:</p>
<ul>
<li>Make sure you have a valid SSL certificate, we sell single or UCC certificates if you need one.</li>
<li>Add firewall rule to allow incoming traffic on port 587 to forward to the Exchange Server</li>
<li>Get-ReceiveConnector “Client” | Add-ADPermission –User “authenticated users”  -ExtendedRights ms-Exch-SMTP-Accept-Authoritative-Domain-Sender<br />
This allows all &#8220;authenticated users&#8221; (users that have correct domain username and pw) to send email to the Exchange Server.</li>
<li>Restart Hub Transport</li>
</ul>
<p>You will be performing this on the &#8220;Client&#8221; transport connector and not the &#8220;Default&#8221;, so you&#8217;re settings should look like this:</p>
<p>&nbsp;</p>

<a rel='wp-prettyPhoto[gallery]' href='http://www.global-techforce.com/configure-exchange-server-to-allow-pop3-and-imap-users-to-send-mail/exchange-authentication/' title='Exchange Receive Connector - Authentication Tab'><img width="150" height="150" src="http://www.global-techforce.com/wp-content/uploads/2012/03/exchange-authentication-150x150.png" class="attachment-thumbnail" alt="Exchange Receive Connector - Authentication Tab" title="Exchange Receive Connector - Authentication Tab" /></a>
<a rel='wp-prettyPhoto[gallery]' href='http://www.global-techforce.com/configure-exchange-server-to-allow-pop3-and-imap-users-to-send-mail/exchange-network/' title='Exchange Receive Connector - Network Tab'><img width="150" height="150" src="http://www.global-techforce.com/wp-content/uploads/2012/03/exchange-network-150x150.png" class="attachment-thumbnail" alt="Exchange Receive Connector - Network Tab" title="Exchange Receive Connector - Network Tab" /></a>
<a rel='wp-prettyPhoto[gallery]' href='http://www.global-techforce.com/configure-exchange-server-to-allow-pop3-and-imap-users-to-send-mail/exchange-permission-groups/' title='Exchange Receive Connector - Permission Groups Tab'><img width="150" height="150" src="http://www.global-techforce.com/wp-content/uploads/2012/03/exchange-permission-groups-150x150.png" class="attachment-thumbnail" alt="Exchange Receive Connector - Permission Groups Tab" title="Exchange Receive Connector - Permission Groups Tab" /></a>
<a rel='wp-prettyPhoto[gallery]' href='http://www.global-techforce.com/configure-exchange-server-to-allow-pop3-and-imap-users-to-send-mail/outlook-settings1/' title='Outlook Settings'><img width="150" height="150" src="http://www.global-techforce.com/wp-content/uploads/2012/03/outlook-settings1-150x150.png" class="attachment-thumbnail" alt="Outlook Settings" title="Outlook Settings" /></a>
<a rel='wp-prettyPhoto[gallery]' href='http://www.global-techforce.com/configure-exchange-server-to-allow-pop3-and-imap-users-to-send-mail/outlook-settings2/' title='Outlook Settings - Outgoing Server Tab'><img width="150" height="150" src="http://www.global-techforce.com/wp-content/uploads/2012/03/outlook-settings2-150x150.png" class="attachment-thumbnail" alt="Outlook Settings - Outgoing Server Tab" title="Outlook Settings - Outgoing Server Tab" /></a>
<a rel='wp-prettyPhoto[gallery]' href='http://www.global-techforce.com/configure-exchange-server-to-allow-pop3-and-imap-users-to-send-mail/outlook-settings3/' title='Outlook Settings - Advanced Tab'><img width="150" height="150" src="http://www.global-techforce.com/wp-content/uploads/2012/03/outlook-settings3-150x150.png" class="attachment-thumbnail" alt="Outlook Settings - Advanced Tab" title="Outlook Settings - Advanced Tab" /></a>
<a rel='wp-prettyPhoto[gallery]' href='http://www.global-techforce.com/configure-exchange-server-to-allow-pop3-and-imap-users-to-send-mail/thunderbird-smtpsettings/' title='Thunderbird SMTP Settings'><img width="150" height="150" src="http://www.global-techforce.com/wp-content/uploads/2012/03/thunderbird-smtpsettings-150x150.png" class="attachment-thumbnail" alt="Thunderbird SMTP Settings" title="Thunderbird SMTP Settings" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.global-techforce.com/configure-exchange-server-to-allow-pop3-and-imap-users-to-send-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passed my WatchGuard 11.5 certification</title>
		<link>http://www.global-techforce.com/passed-my-watchguard-11-5-certification/</link>
		<comments>http://www.global-techforce.com/passed-my-watchguard-11-5-certification/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 02:31:27 +0000</pubDate>
		<dc:creator>brad.nelson</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.global-techforce.com/?p=2045</guid>
		<description><![CDATA[It&#8217;s been a while since I passed my previous WatchGuard certification (WCSP). So today i took the test and passed. This certification is for their latest XTM Fireware OS. If you&#8217;re WatchGuard is older, I highly recommend upgrading it, there&#8217;s alot of nice features in this OS. &#160; [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since I passed my previous WatchGuard certification (WCSP). So today i took the test and passed.</p>
<p>This certification is for their latest XTM Fireware OS.</p>
<p>If you&#8217;re WatchGuard is older, I highly recommend upgrading it, there&#8217;s alot of nice features in this OS.</p>
<p>&nbsp;</p>
<p><a href="http://www.global-techforce.com/wp-content/uploads/2012/02/watchguard.png" rel="wp-prettyPhoto[2045]"><img class="alignleft size-medium wp-image-2046" title="watchguard" src="http://www.global-techforce.com/wp-content/uploads/2012/02/watchguard-228x300.png" alt="" width="228" height="300" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.global-techforce.com/passed-my-watchguard-11-5-certification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>True speed of our hosted backup</title>
		<link>http://www.global-techforce.com/true-speed-of-our-hosted-backup/</link>
		<comments>http://www.global-techforce.com/true-speed-of-our-hosted-backup/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 19:48:18 +0000</pubDate>
		<dc:creator>brad.nelson</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.global-techforce.com/?p=2032</guid>
		<description><![CDATA[Today I was restoring some data files from our cloud backup and was loving the download speed I was getting. Don&#8217;t settle for slow throttled restores that most cloud backup services give you. Try BackupMAX from Global-Techforce with a 30 day free trial! Features include: SQL/Exchange Server [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was restoring some data files from our cloud backup and was loving the download speed I was getting. Don&#8217;t settle for slow throttled restores that most cloud backup services give you. Try BackupMAX from Global-Techforce with a 30 day free trial!</p>
<p>Features include:<br />
SQL/Exchange Server granular backups<br />
Windows/Mac/Linux Backups<br />
HIPAA Compliant<br />
Bare-Metal backups<br />
<a href="http://www.global-techforce.com/wp-content/uploads/2012/02/restore.jpg" rel="wp-prettyPhoto[2032]"><img class="alignleft size-full wp-image-2033" title="restore" src="http://www.global-techforce.com/wp-content/uploads/2012/02/restore.jpg" alt="" width="696" height="493" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.global-techforce.com/true-speed-of-our-hosted-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server Remote Engineer</title>
		<link>http://www.global-techforce.com/windows-server-remote-engineer/</link>
		<comments>http://www.global-techforce.com/windows-server-remote-engineer/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 22:12:39 +0000</pubDate>
		<dc:creator>brad.nelson</dc:creator>
				<category><![CDATA[Careers]]></category>

		<guid isPermaLink="false">http://www.global-techforce.com/?p=2026</guid>
		<description><![CDATA[Global TechForce offers online support to small and midsized businesses in the North America region. Our focus is to offer expert support via remote access to client’s networks, systems and servers. Global TechForce delivers world-class solutions to hundreds of clients in the United States and Canada and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Global TechForce </strong>offers online support to small and midsized businesses in the North America region. Our focus is to offer expert support via remote access to client’s networks, systems and servers. Global TechForce delivers world-class solutions to hundreds of clients in the United States and Canada and we are rapidly growing our client base using various advertising campaigns. Currently, we are looking for an Exchange Server/Windows Systems Administrator for a part-time consulting position. This is a remote consulting position, meaning you will be working from home.<br />
<strong></strong></p>
<p><strong>Exchange Server/Windows Server Remote Engineer</strong></p>
<p><strong>Description</strong></p>
<ul>
<li>The qualified candidate will perform a variety of support duties associated with Windows XP, Windows Vista, and more importantly Exchange Server 2003-2010 &amp; Windows Server 2003-2008 as well as SBS 2003 -2008.</li>
<li>Support Duties include troubleshooting hardware and software problems, installation of software, monthly server maintenance and more.</li>
<li>Assist client with Project Planning such as Installation and Migrations.</li>
<li>This is a part time position but could also lead to full time.</li>
<li>This position is for the day shift.</li>
</ul>
<p>&nbsp;</p>
<p><strong>Education</strong></p>
<ul>
<li>MCP, MCSA or MCSE <span style="text-decoration: underline;">required</span></li>
<li>2+ years of experience in Windows environments</li>
</ul>
<p><strong>Required Skills</strong></p>
<ul>
<li>2+ years of experience in systems administration of Exchange Server 2003-2007 and Windows Server 2000-2008.</li>
<li>The candidate should be an expert in Windows environments.</li>
<li>Ability to describe, create, and manage system documentation, including standard operating procedures, and routine status reports; and script development</li>
<li>Moreover, the candidate must be able to navigate through ambiguities, and flexible to multi-task changing priorities.</li>
<li>Capability to research, understand, and follow through on deployment of security protocols that include application of security patches; installation and maintenance of third party software; develop corrective action plans to remediate security vulnerabilities; describe the assessment and mitigation of system and project risk levels, and be able to create project plans for stated projects.</li>
<li>Familiarity with system backup strategies based using various tape, optical, or magnetic disk technologies.</li>
<li>Ability to provide support remotely from a computer.</li>
</ul>
<p><strong>Desired Skills</strong></p>
<ul>
<li>VMware experience a plus.</li>
<li>Blackberry experience a plus.</li>
<li>Capability to work in complex Windows environments.</li>
<li>Desire to develop experience with blade servers, virtual servers and storage area network technologies</li>
</ul>
<p><strong>Pay Rate</strong></p>
<ul>
<li>$20-35 per hour, depending on experience</li>
<li>You get paid based on the amount of hours you bill our clients.</li>
</ul>
<p><strong>Location</strong></p>
<ul>
<li>Because you will be calling US clients and working with them over the phone, the candidate must be located in the United States.</li>
</ul>
<div><strong>Apply Now:</strong></div>
<div></div>
<div>
                <div class='gf_browser_unknown gform_wrapper' id='gform_wrapper_4' ><a id='gf_4' name='gf_4' class='gform_anchor' ></a><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_4' id='gform_4'  action='/feed/#gf_4'>
                        <div class='gform_heading'>
                            <h3 class='gform_title'>Windows / Exchange Remote Engineer</h3>
                            <span class='gform_description'>To be considered for this position, please fill out the form and submit a resume in PDF/Word format.</span>
                        </div>
                        <div class='gform_body'>
                            <ul id='gform_fields_4' class='gform_fields top_label description_below'><li id='field_4_1' class='gfield' ><label class='gfield_label' for='input_4_1_3'>Name</label><div class='ginput_complex ginput_container' id='input_4_1'><span id='input_4_1_3_container' class='ginput_left'><input type='text' name='input_1.3' id='input_4_1_3' value='' tabindex='1' /><label for='input_4_1_3'>First</label></span><span id='input_4_1_6_container' class='ginput_right'><input type='text' name='input_1.6' id='input_4_1_6' value='' tabindex='2' /><label for='input_4_1_6'>Last</label></span></div></li><li id='field_4_2' class='gfield' ><label class='gfield_label' for='input_4_2'>Phone</label><div class='ginput_container'><input name='input_2' id='input_4_2' type='text' value='' class='medium' tabindex='3'  /></div></li><li id='field_4_3' class='gfield' ><label class='gfield_label' for='input_4_3'>Email</label><div class='ginput_container'><input name='input_3' id='input_4_3' type='text' value='' class='medium'  tabindex='4'   /></div></li><li id='field_4_6' class='gfield               gfield_contains_required' ><label class='gfield_label'>Skillset<span class='gfield_required'>*</span></label><div class='ginput_container'><ul class='gfield_checkbox' id='input_4_6'><li class='gchoice_6_1'><input name='input_6.1' type='checkbox'  value='Windows Server 2003 - installing/supporting'  id='choice_6_1' tabindex='5'  /><label for='choice_6_1'>Windows Server 2003 - installing/supporting</label></li><li class='gchoice_6_2'><input name='input_6.2' type='checkbox'  value='Windows Server 2008 - installing/supporting'  id='choice_6_2' tabindex='6'  /><label for='choice_6_2'>Windows Server 2008 - installing/supporting</label></li><li class='gchoice_6_3'><input name='input_6.3' type='checkbox'  value='Exchange 2003 - installing/supporting'  id='choice_6_3' tabindex='7'  /><label for='choice_6_3'>Exchange 2003 - installing/supporting</label></li><li class='gchoice_6_4'><input name='input_6.4' type='checkbox'  value='Exchange 2008 - installing/supporting'  id='choice_6_4' tabindex='8'  /><label for='choice_6_4'>Exchange 2008 - installing/supporting</label></li><li class='gchoice_6_5'><input name='input_6.5' type='checkbox'  value='Exchange 2010 - installing/supporting'  id='choice_6_5' tabindex='9'  /><label for='choice_6_5'>Exchange 2010 - installing/supporting</label></li><li class='gchoice_6_6'><input name='input_6.6' type='checkbox'  value='SBS 2003 - installing/supporting'  id='choice_6_6' tabindex='10'  /><label for='choice_6_6'>SBS 2003 - installing/supporting</label></li><li class='gchoice_6_7'><input name='input_6.7' type='checkbox'  value='SBS 2008 - installing/supporting'  id='choice_6_7' tabindex='11'  /><label for='choice_6_7'>SBS 2008 - installing/supporting</label></li><li class='gchoice_6_8'><input name='input_6.8' type='checkbox'  value='SBS 2011 - installing/supporting'  id='choice_6_8' tabindex='12'  /><label for='choice_6_8'>SBS 2011 - installing/supporting</label></li></ul></div><div class='gfield_description'>Please check each box if you have expert skills in that area</div></li><li id='field_4_4' class='gfield               gfield_contains_required' ><label class='gfield_label' for='input_4_4'>File<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_4' id='input_4_4' type='file' value='' size='20' class='medium' tabindex='13' /></div><div class='gfield_description'>Please upload a resume in PDF or Word format</div></li>
                            </ul></div>
        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_4' class='button gform_button' value='Submit' tabindex='14' /><input type='hidden' name='gform_ajax' value='form_id=4&amp;title=1&amp;description=1' />
            <input type='hidden' class='gform_hidden' name='is_submit_4' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='4' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='4fb77d9a14dd9' />
            <input type='hidden' class='gform_hidden' name='state_4' value='YToyOntpOjA7czo2OiJhOjA6e30iO2k6MTtzOjMyOiJlYzNiMTNhNjdkMzZhYjE0OTliMTYyMTFmNGY1ODJkNyI7fQ==' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_4' id='gform_target_page_number_4' value='0' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_4' id='gform_source_page_number_4' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                </form>
                </div>
                <iframe style='display:none;width:0px; height:0px;' src='about:blank' name='gform_ajax_frame_4' id='gform_ajax_frame_4'></iframe>
                <script type='text/javascript'>function gformInitSpinner_4(){jQuery('#gform_4').submit(function(){jQuery('#gform_submit_button_4').attr('disabled', true).after('<' + 'img id="gform_ajax_spinner_4"  class="gform_ajax_spinner" src="http://www.global-techforce.com/wp-content/plugins/gravityforms/images/spinner.gif" alt="" />');jQuery('#gform_wrapper_4 .gform_previous_button').attr('disabled', true); jQuery('#gform_wrapper_4 .gform_next_button').attr('disabled', true).after('<' + 'img id="gform_ajax_spinner_4"  class="gform_ajax_spinner" src="http://www.global-techforce.com/wp-content/plugins/gravityforms/images/spinner.gif" alt="" />');});}jQuery(document).ready(function($){gformInitSpinner_4();jQuery('#gform_ajax_frame_4').load( function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_4');var is_redirect = contents.indexOf('gformRedirect(){') >= 0;jQuery('#gform_submit_button_4').removeAttr('disabled');if(form_content.length > 0){jQuery('#gform_wrapper_4').html(form_content.html());jQuery(document).scrollTop(jQuery('#gform_wrapper_4').offset().top);if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner_4();jQuery(document).trigger('gform_page_loaded', [4, current_page]);}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('#gforms_confirmation_message').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_4').replaceWith('<' + 'div id=\'gforms_confirmation_message\' class=\'gform_confirmation_message_4\'' + '>' + confirmation_content + '<' + '/div' + '>');jQuery(document).scrollTop(jQuery('#gforms_confirmation_message').offset().top);jQuery(document).trigger('gform_confirmation_loaded', [4]);}, 50);}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) gformRedirect();}jQuery(document).trigger('gform_post_render', [4, current_page]);});});</script><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [4, 1])}); </script></div>
<div></div>
<div></div>
<div></div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.global-techforce.com/windows-server-remote-engineer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What happens when we neglect our servers?</title>
		<link>http://www.global-techforce.com/what-happens-when-we-neglect-our-servers/</link>
		<comments>http://www.global-techforce.com/what-happens-when-we-neglect-our-servers/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 21:07:29 +0000</pubDate>
		<dc:creator>brad.nelson</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.global-techforce.com/?p=2010</guid>
		<description><![CDATA[What happens when we neglect our servers? Today, we worked with a new client that was having some strange problems with connecting issues on thier server. Upon review we found their server was 94% fragmented, one of the worst fragmented servers I have ever seen! Here&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What happens when we neglect our servers?</strong></p>
<p>Today, we worked with a new client that was having some strange problems with connecting issues on thier server. Upon review we found their server was 94% fragmented, one of the worst fragmented servers I have ever seen!</p>
<p>Here&#8217;s a screenshot</p>
<p><a href="http://www.global-techforce.com/wp-content/uploads/2011/09/fragmented_drive.png" rel="wp-prettyPhoto[2010]"><img class="alignleft size-full wp-image-2011" title="fragmented_drive" src="http://www.global-techforce.com/wp-content/uploads/2011/09/fragmented_drive.png" alt="" width="630" height="146" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Can you beleive this was also running thier Great Plains Accounting database?? Needless to say this client needed a defrag and our popular Server Checkup program. We also recommende to the client to take advantage of our ProactiveMAX monitoring plan.<br />
What&#8217;s ProactiveMAX?</p>
<p>ProactiveMAX monitors your servers and workstations and updates us every 5 minutes with the status of these devices. We are able to see databases that crash, high cpu usage, page faults on the drive and more. This proactive approach allows us to fix issues before they become outtages. This means your server has more uptime and your productivity is higher, that puts more money back into your pocket. All for about a cup of coffee per day!!</p>
<p>Learn more about ProactiveMAX here: <a href="http://www.global-techforce.com/managed-services/proactivemax-monitoring/">http://www.global-techforce.com/managed-services/proactivemax-monitoring/</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.global-techforce.com/what-happens-when-we-neglect-our-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New landing page design</title>
		<link>http://www.global-techforce.com/new-landing-page-design/</link>
		<comments>http://www.global-techforce.com/new-landing-page-design/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 08:03:42 +0000</pubDate>
		<dc:creator>brad.nelson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.global-techforce.com/?p=1696</guid>
		<description><![CDATA[Just released a newly designed landing page. What do ya think? http://www.global-techforce.com/landing-page/exchange-2010/]]></description>
			<content:encoded><![CDATA[<p>Just released a newly designed landing page. What do ya think?</p>
<p>http://www.global-techforce.com/landing-page/exchange-2010/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.global-techforce.com/new-landing-page-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watch as hacker/bot interrupts a tech session</title>
		<link>http://www.global-techforce.com/watch-as-hackerbot-interrupts-a-tech-session/</link>
		<comments>http://www.global-techforce.com/watch-as-hackerbot-interrupts-a-tech-session/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 18:14:50 +0000</pubDate>
		<dc:creator>brad.nelson</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.global-techforce.com/?p=1393</guid>
		<description><![CDATA[While I was working on a server, and on the phone with the client. We both noticed commands being issued to the server and then the server reboots. It was a funny situation because I asked the client if he was doing it, and he said &#8220;No, [...]]]></description>
			<content:encoded><![CDATA[<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="344" src="http://www.youtube.com/embed/TmYTdhFYxYY" frameborder="0" allowFullScreen="true"> </iframe></p>
<p>While I was working on a server, and on the phone with the client. We both noticed commands being issued to the server and then the server reboots.</p>
<p>It was a funny situation because I asked the client if he was doing it, and he said &#8220;No, I thought it was you!&#8221;</p>
<p>After research it was determined that the Hacker/Bot came in through VNC on port 5900. I was unable to tell if it was a brute force hack or some other vulnerability but I did ask the client to either remove VNC or change the default port.</p>
<p>We were able to remove the hacked svchost.exe and replace it with the original but the client decided he would feel better if we format and reload the OS and secure it.</p>
<p>It should be noted that this was a new client and Global-TechForce had not done any IT adminstration on the server prior to this issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.global-techforce.com/watch-as-hackerbot-interrupts-a-tech-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Closed during holidays</title>
		<link>http://www.global-techforce.com/holiday-hours/</link>
		<comments>http://www.global-techforce.com/holiday-hours/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 15:59:59 +0000</pubDate>
		<dc:creator>brad.nelson</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.global-techforce.com/?p=1389</guid>
		<description><![CDATA[Our office will be currently closed from Dec 14th to Dec 26th while we move offices and celebrate christmas. We will still be available for emergency service by calling our 800 or 954 number. Thanks for your understanding, Brad Nelson / CEO]]></description>
			<content:encoded><![CDATA[<p>Our office will be currently closed from Dec 14th to Dec 26th while we move offices and celebrate christmas. We will still be available for emergency service by calling our 800 or 954 number.</p>
<p>Thanks for your understanding,<br />
Brad Nelson / CEO</p>
]]></content:encoded>
			<wfw:commentRss>http://www.global-techforce.com/holiday-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Company Name, Same Great Service</title>
		<link>http://www.global-techforce.com/new-company-name-2/</link>
		<comments>http://www.global-techforce.com/new-company-name-2/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 18:41:10 +0000</pubDate>
		<dc:creator>brad.nelson</dc:creator>
				<category><![CDATA[Slider]]></category>

		<guid isPermaLink="false">http://global-techforce.com/?p=729</guid>
		<description><![CDATA[We are pleased to announce that Fast Support Online is now known as Global Techforce. Changes to the website are coming over the next week. New services are being added as well! Read our blog for upcoming news!]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-740" title="Logo_GTF-small" src="http://global-techforce.com/wp-content/uploads/2010/09/Logo_GTF-small2-300x122.png" alt="" width="216" height="88" />We are pleased to announce that Fast Support Online is now known as Global Techforce. Changes to the website are coming over the next week. New services are being added as well! Read our <a href="/our-blog/">blog</a> for upcoming news!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.global-techforce.com/new-company-name-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2010 SP1 released</title>
		<link>http://www.global-techforce.com/exchange-server-2010-sp1-released/</link>
		<comments>http://www.global-techforce.com/exchange-server-2010-sp1-released/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 05:02:13 +0000</pubDate>
		<dc:creator>brad.nelson</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://global-techforce.com/?p=667</guid>
		<description><![CDATA[Last week Exchange Server 2010 sp1 was released. There are several great features in SP1 and we highly recommend you upgrade your Exchange Server to it. However as with any Service Pack, be careful with the install and if you need any assistance please let us know. [...]]]></description>
			<content:encoded><![CDATA[<p>Last week Exchange Server 2010 sp1 was released. There are several great features in SP1 and we highly recommend you upgrade your Exchange Server to it. However as with any Service Pack, be careful with the install and if you need any assistance please let us know.</p>
<p>Global Techforce clients that are on our &#8220;<strong>IT Max&#8221;</strong> support plans, will receive the update for free if you request it.</p>
<p>You can read about the new features/fixes of SP1 here: <a href="http://technet.microsoft.com/en-us/library/ff459257.aspx">http://technet.microsoft.com/en-us/library/ff459257.aspx</a></p>
<p>Thanks,</p>
<p>Brad Nelson</p>
]]></content:encoded>
			<wfw:commentRss>http://www.global-techforce.com/exchange-server-2010-sp1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

