<?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>Complex IT Tasks Made Easy</title>
	<atom:link href="http://www.ittech4life.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.ittech4life.com</link>
	<description></description>
	<lastBuildDate>Mon, 04 Nov 2013 15:25:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.2</generator>
	<item>
		<title>Increase default Sharepoint File Size</title>
		<link>http://www.ittech4life.com/?p=151&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=increase-default-sharepoint-file-size</link>
					<comments>http://www.ittech4life.com/?p=151#respond</comments>
		
		<dc:creator><![CDATA[Matthew Pusey]]></dc:creator>
		<pubDate>Mon, 04 Nov 2013 15:25:47 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://www.ittech4life.com/?p=151</guid>

					<description><![CDATA[Login to Central Administration(SharePoint3.0) and navigate to >> Application Management >> Web Application General Setting page, in this page change the Maximum upload size value. The default value for Sharepoint uploads is 50MB.]]></description>
										<content:encoded><![CDATA[<p></p><p>Login to Central Administration(SharePoint3.0) and navigate to >> Application Management >> Web Application General Setting page, in this page change the Maximum upload size value.</p>
<p>The default value for Sharepoint uploads is 50MB.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.ittech4life.com/?feed=rss2&#038;p=151</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Robocopy &#8211; ERROR : You do not have the Manage Auditing user right</title>
		<link>http://www.ittech4life.com/?p=149&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=robocopy-error-you-do-not-have-the-manage-auditing-user-right</link>
					<comments>http://www.ittech4life.com/?p=149#respond</comments>
		
		<dc:creator><![CDATA[Matthew Pusey]]></dc:creator>
		<pubDate>Thu, 25 Jul 2013 14:15:14 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Command Prompt]]></category>
		<category><![CDATA[Robocopy]]></category>
		<category><![CDATA[Server 2012]]></category>
		<category><![CDATA[User Rights]]></category>
		<guid isPermaLink="false">http://www.ittech4life.com/?p=149</guid>

					<description><![CDATA[I had this issue recently on a Server 2012 machine. It was because I was running the command in the commend prompt without administrator rights. If you start CMD with Administrator Rights, and run the command, the copy will run fine]]></description>
										<content:encoded><![CDATA[<p></p><p>I had this issue recently on a Server 2012 machine. It was because I was running the command in the commend prompt without administrator rights.</p>
<p>If you start CMD with Administrator Rights, and run the command, the copy will run fine</p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.ittech4life.com/?feed=rss2&#038;p=149</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Update Lync Server Database after Updates</title>
		<link>http://www.ittech4life.com/?p=147&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=update-lync-server-database-after-updates</link>
					<comments>http://www.ittech4life.com/?p=147#respond</comments>
		
		<dc:creator><![CDATA[Matthew Pusey]]></dc:creator>
		<pubDate>Fri, 05 Jul 2013 15:47:06 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://www.ittech4life.com/?p=147</guid>

					<description><![CDATA[Whenever you update Lync Server, there is a manual command needed in order to update the Database. Lync Server 2010-2013 Standard Edition Install-CsDatabase -ConfiguredDatabases -SqlServerFqdn SE.FQDN -Verbose]]></description>
										<content:encoded><![CDATA[<p></p><p>Whenever you update Lync Server, there is a manual command needed in order to update the Database. </p>
<p>Lync Server 2010-2013 Standard Edition</p>
<p>Install-CsDatabase -ConfiguredDatabases -SqlServerFqdn SE.FQDN -Verbose</p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.ittech4life.com/?feed=rss2&#038;p=147</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Manually Enter Product Key Windows Server 2012</title>
		<link>http://www.ittech4life.com/?p=145&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=manually-enter-product-key-windows-server-2012</link>
					<comments>http://www.ittech4life.com/?p=145#respond</comments>
		
		<dc:creator><![CDATA[Matthew Pusey]]></dc:creator>
		<pubDate>Wed, 12 Jun 2013 12:50:48 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://www.ittech4life.com/?p=145</guid>

					<description><![CDATA[Using Powershell, it&#8217;s very simple to change product keys on your Server 2012 deployment. slmgr -ipk XXXX-XXXX-XXXX-XXXX (this installs the new Product Key) Make sure you run as administrator or it will yell at you to run with administrator privledges!]]></description>
										<content:encoded><![CDATA[<p></p><p>Using Powershell, it&#8217;s very simple to change product keys on your Server 2012 deployment. </p>
<p>slmgr -ipk XXXX-XXXX-XXXX-XXXX (this installs the new Product Key)</p>
<p>Make sure you run as administrator or it will yell at you to run with administrator privledges! </p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.ittech4life.com/?feed=rss2&#038;p=145</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SCVMM2012 Live Migrations Failing and Error 1196</title>
		<link>http://www.ittech4life.com/?p=144&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=scvmm2012-live-migrations-failing-and-error-1196</link>
					<comments>http://www.ittech4life.com/?p=144#respond</comments>
		
		<dc:creator><![CDATA[Matthew Pusey]]></dc:creator>
		<pubDate>Sun, 19 May 2013 14:14:20 +0000</pubDate>
				<category><![CDATA[Professional IT Administration and Information]]></category>
		<category><![CDATA[Hyper V 2012]]></category>
		<category><![CDATA[Live Migration]]></category>
		<guid isPermaLink="false">http://www.ittech4life.com/?p=144</guid>

					<description><![CDATA[It took me a while to figure this one out. I kept getting DNS errors in my console and also I wasn&#8217;t able to Live Migrations on VMs. The information from the failed live migration basically told me, The machine just failed to migrate, no idea why, good luck figuring it out. I then looked [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p><p>It took me a while to figure this one out. I kept getting DNS errors in my console and also I wasn&#8217;t able to Live Migrations on VMs. The information from the failed live migration basically told me, The machine just failed to migrate, no idea why, good luck figuring it out.</p>
<p>I then looked at my cluster and saw that there was a ton of errors in the event logs related to DNS. Triple checked every DNS setting but basically couldn&#8217;t figure out why it was complaining about not being able to find the record.</p>
<p>The solution is this:</p>
<p>Give your cluster name inside of DNS full rights to itself. Open the DNS console, find your cluster service, right click and confirm the clusternname$ object has full rights.</p>
<p>Then once completed, you need to repair your cluster.</p>
<p>To this you need to bring your cluster offline (it will not affect the VMs running on it)</p>
<p>However, don&#8217;t take your cluster offline at the root. Instead, make sure you take it offline under where it says</p>
<p>Cluster Core Resources</p>
<p>This is towards the very bottom of the screen when you have left clicked on your root cluster.</p>
<p>Right click the cluster and say take offline.</p>
<p>Then under more actions, click Repair.</p>
<p>It will automatically bring your cluster back online and the errors will stop. Then run a test live migration and confirm it completes without error.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.ittech4life.com/?feed=rss2&#038;p=144</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Audiocodes SBA, Cannot open database &#8220;xds&#8221; request by the login.</title>
		<link>http://www.ittech4life.com/?p=139&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=audiocodes-sba-cannot-open-database-xds-request-by-the-login</link>
					<comments>http://www.ittech4life.com/?p=139#respond</comments>
		
		<dc:creator><![CDATA[Matthew Pusey]]></dc:creator>
		<pubDate>Fri, 21 Dec 2012 21:47:46 +0000</pubDate>
				<category><![CDATA[Professional IT Administration and Information]]></category>
		<category><![CDATA[Audiocodes]]></category>
		<category><![CDATA[Lync Server]]></category>
		<category><![CDATA[SBA]]></category>
		<guid isPermaLink="false">http://www.ittech4life.com/?p=139</guid>

					<description><![CDATA[Since becoming an Audiocodes partner, I&#8217;ve run into this a few times now. I can&#8217;t seem to ever get it straight so I figured I would note the work around so that others may benefit. This is the error I was getting &#160; &#160; &#160; &#160; &#160; &#160; &#160; Then we need to export the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p><p>Since becoming an Audiocodes partner, I&#8217;ve run into this a few times now. I can&#8217;t seem to ever get it straight so I figured I would note the work around so that others may benefit.</p>
<p>This is the error I was getting</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Then we need to export the configuration by running the following command</p>
<p><em>Export-CsConfiguration -FileName &#8220;C:\Config.zip&#8221;</em></p>
<p>This will output the configuration to a zip file that you need to transfer over to your SBA</p>
<p>Once the file is transferred your&#8217;ll need to run the command to import it</p>
<p><em>Import-CSConfiguration -Verbose -LocalStore -FileName &#8220;C:\config.zip&#8221;</em></p>
<p>Once the import is complete, go back to your SBA and you&#8217;ll need to skip that step and go onto Enable Replication. This will complete successfully and you&#8217;ll be able to continue setting up the SBA.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.ittech4life.com/?feed=rss2&#038;p=139</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Setting up Link Redundancy Failover on Fortigate 60C</title>
		<link>http://www.ittech4life.com/?p=137&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setting-up-link-redundancy-failover-on-fortigate-60c</link>
					<comments>http://www.ittech4life.com/?p=137#respond</comments>
		
		<dc:creator><![CDATA[Matthew Pusey]]></dc:creator>
		<pubDate>Tue, 16 Oct 2012 13:48:41 +0000</pubDate>
				<category><![CDATA[Professional IT Administration and Information]]></category>
		<category><![CDATA[Fortigate]]></category>
		<guid isPermaLink="false">http://www.ittech4life.com/?p=137</guid>

					<description><![CDATA[I just setup failover on a Fortigate with multiple ISP&#8217;s and I found that there was not a lot of documentation on the subject. Therefore, I am writing an article about it. There are 3 places where you need to define objects and put in settings BTW, The Fortigate that I am using is a [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p><p>I just setup failover on a Fortigate with multiple ISP&#8217;s and I found that there was not a lot of documentation on the subject. Therefore, I am writing an article about it.</p>
<p>There are 3 places where you need to define objects and put in settings</p>
<p>BTW, The Fortigate that I am using is a Fortigate 60C v4.0 MR3 Patch</p>
<p><strong>System -&gt; Network -&gt; Interface</strong></p>
<p>I used WAN2, editing the settings and defined it accordingly by putting in the IP address and subnet mask.</p>
<p>Then under <strong>Router -&gt; Static Route</strong></p>
<p>You&#8217;ll need to setup another route to device, WAN2 and make sure you set the distance greater than 10, I set my primary to 10 and my secondary to 20.</p>
<p>Then goto Settings, here is where you define your &#8220;Ping Server&#8221;. In the new versions, it&#8217;s called the Dead Gateway Detection. Make sure your interface is the primary, in my case, it was WAN1, the Ping Server, should be a server that is basically always available, and then I set for ICMP Ping Protocol with an Interval of 5 and Failover of 5.</p>
<p>Lastly, you&#8217;ll need to create a new policy for Any/Any from Internal to WAN2. You can copy your WAN1 policy and just need to change the interface to WAN2.</p>
<p>This should complete the setup and allow for automatic failover!</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.ittech4life.com/?feed=rss2&#038;p=137</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Exchange 2010 Fails to Upgrade with BuildtoBuildUpgrade Error</title>
		<link>http://www.ittech4life.com/?p=135&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=exchange-2010-fails-to-upgrade-with-buildtobuildupgrade-error</link>
					<comments>http://www.ittech4life.com/?p=135#respond</comments>
		
		<dc:creator><![CDATA[Matthew Pusey]]></dc:creator>
		<pubDate>Wed, 10 Oct 2012 18:27:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<guid isPermaLink="false">http://www.ittech4life.com/?p=135</guid>

					<description><![CDATA[I just ran into a situation where this fix would have saved me some time. I went to upgrade my Exchange 2010 SP1 server to SP2 when I got this error Setup previously failed while performing the action &#8220;Install&#8221;. You can&#8217;t resume setup by performing the action &#8220;BuildToBuildUpgrade&#8221;. Basically what this means is that one [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p><p>I just ran into a situation where this fix would have saved me some time. </p>
<p>I went to upgrade my Exchange 2010 SP1 server to SP2 when I got this error</p>
<p>Setup previously failed while performing the action &#8220;Install&#8221;. You can&#8217;t resume setup by performing the action &#8220;BuildToBuildUpgrade&#8221;.</p>
<p>Basically what this means is that one of the roles you selected to install did not get installed properly. </p>
<p>The easiest way to find out which one is to run your orginal setup again and it&#8217;ll tell you which ones still need to be installed. </p>
<p>Another way is to look in the registry in the following location:</p>
<p>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14</p>
<p>There you will find listed the 4 roles</p>
<p>MailboxRole<br />
ClientAccessRole<br />
HubTransportRole</p>
<p>Whichever role is NOT installed properly will have a water mark called Action which is set to Install. </p>
<p>My recommendation would be to go back and figure out why it&#8217;s not installed properly. If nothing can be found, you can delete the key in order to get error to go away. That doesn&#8217;t mean however that the overall issue will be resolved once the SP gets installed.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.ittech4life.com/?feed=rss2&#038;p=135</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cisco ASA Error: Unable to reserve port 443 for static PAT</title>
		<link>http://www.ittech4life.com/?p=134&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cisco-asa-error-unable-to-reserve-port-443-for-static-pat</link>
					<comments>http://www.ittech4life.com/?p=134#respond</comments>
		
		<dc:creator><![CDATA[Matthew Pusey]]></dc:creator>
		<pubDate>Tue, 03 Jul 2012 14:48:58 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cisco ASA]]></category>
		<category><![CDATA[Port 443]]></category>
		<category><![CDATA[Static PAT]]></category>
		<guid isPermaLink="false">http://www.ittech4life.com/?p=134</guid>

					<description><![CDATA[I was configuring a new Cisco ASA when I get this error trying to map port 443 to my interface IP address. After some research, I found that the management access was configured to allow ASDM access from the outside network. Natively, this port uses port 443. Once I removed access from the ASDM from [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p><p>I was configuring a new Cisco ASA when I get this error trying to map port 443 to my interface IP address. </p>
<p>After some research, I found that the management access was configured to allow ASDM access from the outside network. Natively, this port uses port 443. Once I removed access from the ASDM from the outside interface, I was able to create the rule as I needed it. </p>
<p>It&#8217;s not good practice to have the ASDM be accessed from the outside. If you need to allow anything, I would recommend using SSH and making sure it&#8217;s locked down to only external IP address that you trust. </p>
<p>0.0.0.0 0.0.0.0 is not your friend.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.ittech4life.com/?feed=rss2&#038;p=134</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Lync Edge Service Won&#8217;t Start</title>
		<link>http://www.ittech4life.com/?p=131&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lync-edge-service-wont-start</link>
					<comments>http://www.ittech4life.com/?p=131#respond</comments>
		
		<dc:creator><![CDATA[Matthew Pusey]]></dc:creator>
		<pubDate>Mon, 13 Feb 2012 15:05:32 +0000</pubDate>
				<category><![CDATA[Professional IT Administration and Information]]></category>
		<category><![CDATA[Lync]]></category>
		<category><![CDATA[Lync Edge Server]]></category>
		<guid isPermaLink="false">http://www.ittech4life.com/?p=131</guid>

					<description><![CDATA[I setup a new Edge server for a client that ended up having a bunch of issues starting services. I wanted to write this article because the issues that I saw were very simple errors but took me a good amount of time to figure out. The first issue I had was that none of [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p><p>I setup a new Edge server for a client that ended up having a bunch of issues starting services. I wanted to write this article because the issues that I saw were very simple errors but took me a good amount of time to figure out.</p>
<p>The first issue I had was that none of the Edge services would start. If you tried to start an Edge Service, you would get an error in the event logs.</p>
<p>To check the Lync Event Logs:</p>
<p><a href="http://www.ittech4life.com/wp-content/uploads/2012/02/Lync1.jpg"><img decoding="async" loading="lazy" class="wp-image-132 alignleft" title="Lync1" src="http://www.ittech4life.com/wp-content/uploads/2012/02/Lync1.jpg" alt="" width="199" height="288" /></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>I was seeing these errors in the event log:</p>
<p>Lync Server, Event 14352, LS Protocol Stack</p>
<p>Error: 0xC3E93C0A (SIP_E_STACK_TRANSPORT_FAILED)</p>
<p>AND</p>
<p>Lync Server, Event 14336, LS Protocol Stack</p>
<p>Transport TLS has failed to start on local IP address 4.4.4.4 at port 5061 (4.4.4.4 would be my Public IP address)</p>
<p>At first, the public IP was correct but the event log said LOCAL IP.</p>
<p>I checked Topology Viewer and everything looked ok. Under Edge Server, it said the FQDN of my account, say, access.ittech4life.com and then the public IP which was correct.</p>
<p>I double checked another installation and realized that the public IP should NOT be listed but the DMZ IP address of that object. I changed in topology viewer and rebooted the Edge Server. Those errors went away but now I had a new error:</p>
<p>Lync Server, Event 22037, LS A/V Edge Server</p>
<p>Cause: An IP address and/or listening ports may be configured incorrectly.</p>
<p>I looked again at topology viewer but this time everything was correct. I also checked the NIC card configuration and found my issue. My subnet was 192.168.110.x but one of the IPs was mistakenly put in for 192.168.100.x. I changed to the correct subnet, rebooted again and all my issues were solved.</p>
<p>Just goes to show you that double checking the initial configuration can save you a lot of work later on.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.ittech4life.com/?feed=rss2&#038;p=131</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
