﻿<?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>Real IT Solutions from Real IT Experts.</title>
	<atom:link href="http://www.nj-it-outsourcing.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nj-it-outsourcing.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 23 Sep 2009 14:35:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Word 2003/2007 Document Compatibility Issue.</title>
		<link>http://www.nj-it-outsourcing.com/microsoft-office/word-2003-document-compatibility/</link>
		<comments>http://www.nj-it-outsourcing.com/microsoft-office/word-2003-document-compatibility/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 22:34:34 +0000</pubDate>
		<dc:creator>JC Navarro</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>

		<guid isPermaLink="false">http://www.nj-it-outsourcing.com/?p=40</guid>
		<description><![CDATA[A few days ago we had a client that was having some trouble opening a Microsoft Word Document that was sent to her via email. One of our technicians looked into the issue and was able to determine that the document could be opened from Word 2007 without issue, but for some reason, Word 2003 [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago we had a client that was having some trouble opening a Microsoft Word Document that was sent to her via email. One of our technicians looked into the issue and was able to determine that the document could be opened from Word 2007 without issue, but for some reason, Word 2003 was not able to read the contents of the file. When we attempted to open the file, Word would give an error asking you to specify a file conversion method, i.e. (Windows Default, MS-DOS, or Other). None of the conversion methods were able to read from the file.  </p>
<p>After further investigation, I determined that the file had originally been a .DOCX (the new file format for Word 2007), I changed the file extension back to .DOCX and attempted to open the file again. Word was now able to open the document.  It seems that the sender of the document manually changed the file extension from .DOCX to .DOC, rather than opening the document in Word and saving it in the desired format.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nj-it-outsourcing.com/microsoft-office/word-2003-document-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDC error 11- there are multiple accounts with name host/(computername.domain of type ds_service_principal_name</title>
		<link>http://www.nj-it-outsourcing.com/microsoft/kdc-error-11-there-are-multiple-accounts-with-name-hostcomputername-domain-of-type-ds_service_principal_name/</link>
		<comments>http://www.nj-it-outsourcing.com/microsoft/kdc-error-11-there-are-multiple-accounts-with-name-hostcomputername-domain-of-type-ds_service_principal_name/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 22:28:24 +0000</pubDate>
		<dc:creator>Guy Conklin</dc:creator>
				<category><![CDATA[Microsoft Windows Server 200x]]></category>

		<guid isPermaLink="false">http://www.nj-it-outsourcing.com/?p=42</guid>
		<description><![CDATA[This error occurs when 2 or more accounts have registered the same service principal name (SPN).
For example, I had a duplicate entry for host/cit10.xxxxdom1
1. From the domain controller, open a command prompt and then type the following string:
ldifde -f domain.txt -d dc=domain,dc=com
2. Open the text file in Notepad and then search for the SPN that [...]]]></description>
			<content:encoded><![CDATA[<p>This error occurs when 2 or more accounts have registered the same service principal name (SPN).</p>
<p>For example, I had a duplicate entry for host/cit10.xxxxdom1</p>
<p>1. From the domain controller, open a command prompt and then type the following string:<br />
ldifde -f domain.txt -d dc=domain,dc=com</p>
<p>2. Open the text file in Notepad and then search for the SPN that is reported in the event log.<br />
ie. host/cit10.xxxxdom1</p>
<p>3. Note the user accounts under which the SPN is located and the organizational unit the accounts reside in and determine which one is incorrect.  In my example, one computer had both a correct spn (host/compna0003.xxxxdom1) and a duplicate spn (host/cit10.xxxxdom1) right below it that another PC also (correctly) had.  I noted the where the offender was located in the AD hierarchy.</p>
<p>Then once the above has been located use the Windows Support Tools utility ADsiedit</p>
<p>Using ADSIEdit<br />
1. Add ADSIEdit to the MMC and bind to the domain using the Domain well known naming context.<br />
2. Navigate to each user account you previously documented as having a duplicate SPN registration and right click the account and select properties.<br />
3. Scroll through the list of attributes until you see ServicePrincipalName, double click ServicePrincipalName and remove the duplicate SPN registration and click on OK and exit ADSIEdit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nj-it-outsourcing.com/microsoft/kdc-error-11-there-are-multiple-accounts-with-name-hostcomputername-domain-of-type-ds_service_principal_name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PPTP behind a Cisco ASA</title>
		<link>http://www.nj-it-outsourcing.com/cisco/pptp-behind-a-cisco-asa/</link>
		<comments>http://www.nj-it-outsourcing.com/cisco/pptp-behind-a-cisco-asa/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 22:58:05 +0000</pubDate>
		<dc:creator>Chad LaTorre</dc:creator>
				<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[PPTP]]></category>

		<guid isPermaLink="false">http://www.nj-it-outsourcing.com/?p=22</guid>
		<description><![CDATA[A very interesting topic came up this week when I was attempting to connect to a client&#8217;s PPTP VPN from behind my Cisco ASA5505. I would attempt to make the connection and then it would drop, and I would not be able to complete the connection. At first, I thought it might have something to [...]]]></description>
			<content:encoded><![CDATA[<p>A very interesting topic came up this week when I was attempting to connect to a client&#8217;s PPTP VPN from behind my Cisco ASA5505. I would attempt to make the connection and then it would drop, and I would not be able to complete the connection. At first, I thought it might have something to do with the client&#8217;s firewall being down, however, after I removed my ASA from the mix, and just used a DLINK wireless router, I was able to connect instantly.</p>
<p>First stop in my troubleshooting process was to look at the System Log within the <a href="www.cisco.com/web/go/asdm">ASDM</a> for the ASA. I then tried to initialize the PPTP connection, I saw within the System Log the following error:<br />
&#8220;<strong>regular translation creation failed for protocol 50 src inside:(Machine name) dst outside:(IP Address)</strong>&#8221;</p>
<p>After some research as to why this was happening, I was able to note that this is not something that is configured by default. You must put in a command within the CLI (Command Line Interface) that allows PPTP packets to be inspected. The firewall then creates dynamic GRE (generic routing encapsulation) connections and translations necessary to permit PPTP traffic. Here are a list of the commands that I had to execute within my firewall:</p>
<p>ASA5505&gt; <strong>enable<br />
</strong>Password: <strong>********</strong><br />
ASA5505# <strong>conf t</strong><br />
ASA5505(config)# <strong>policy-map global_policy</strong><br />
ASA5505(config-pmap)# <strong>class inspection_default</strong><br />
ASA5505(config-pmap-c)# <strong>inspect pptp</strong></p>
<p>After doing this, I then tested connectivity and it successfully worked. I found that this could be a big help in future firewall configurations where you must connect to various client PPTP VPN&#8217;s when you are behind a Cisco firewall.  Don&#8217;t forget to save your configuration after you have tested this successfully!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nj-it-outsourcing.com/cisco/pptp-behind-a-cisco-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable/Enable RADIUS Authentication with Cisco ASA/PIX Firewalls</title>
		<link>http://www.nj-it-outsourcing.com/cisco/disableenable-radius-authentication-with-cisco-asapix-firewalls/</link>
		<comments>http://www.nj-it-outsourcing.com/cisco/disableenable-radius-authentication-with-cisco-asapix-firewalls/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 12:49:10 +0000</pubDate>
		<dc:creator>Chad LaTorre</dc:creator>
				<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[Radius]]></category>

		<guid isPermaLink="false">http://www.nj-it-outsourcing.com/?p=19</guid>
		<description><![CDATA[RADIUS authentication is one of the more secure ways to allow users remote access using their Active Directory credentials.  This begs the question though, how then do I disable RADIUS authentication if I only have a single domain controller within my infrastructure and it&#8217;s down?
The most simple way to go about this is to do the following after connecting to the outside interface [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/RADIUS">RADIUS</a> authentication is one of the more secure ways to allow users remote access using their Active Directory credentials.  This begs the question though, how then do I disable RADIUS authentication if I only have a single domain controller within my infrastructure and it&#8217;s down?</p>
<p>The most simple way to go about this is to do the following after connecting to the outside interface of the PIX via <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">Putty</a>:</p>
<p>Step 1: Login to the PIX via Putty<br />
Step 2: Enter in the username and password<br />
Step 3: Type &#8220;enable&#8221; (without the quotations)<br />
Step 4: Enter in the password again<br />
Step 5: Type &#8220;conf t&#8221;<br />
Step 6: Type &#8220;no crypto map mymap client authentication radiusauth&#8221;<br />
Step 7: Type &#8220;write mem&#8221;<br />
Step 8: Type &#8220;exit&#8221;</p>
<p>At this point, you can connect to the Cisco VPN without having to authenticate.  Once the issue has been resolved with the domain controller, put radius authentication back to the way it was configured before.</p>
<p>Step 1: Login to the pix via Putty<br />
Step 2: Enter in the username and password<br />
Step 3: Type &#8220;enable&#8221;<br />
Step 4: Type the password again for the PIX<br />
Step 5: Type &#8220;conf t&#8221;<br />
Step 6: Type &#8220;crypto map mymap client authentication radiusauth&#8221;<br />
Step 7: Type &#8220;write mem&#8221;<br />
Step 8: Type &#8220;exit&#8221;<br />
Step 9: Attempt to connect back to the VPN and verify that you are prompted to authenticate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nj-it-outsourcing.com/cisco/disableenable-radius-authentication-with-cisco-asapix-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco WCS and Windows 2003 IAS</title>
		<link>http://www.nj-it-outsourcing.com/cisco/cisco-wcs-and-windows-2003-ias/</link>
		<comments>http://www.nj-it-outsourcing.com/cisco/cisco-wcs-and-windows-2003-ias/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 01:58:28 +0000</pubDate>
		<dc:creator>Richard Eodice</dc:creator>
				<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[ACS]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[IAS]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[WCS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[WLAN]]></category>

		<guid isPermaLink="false">http://www.nj-it-outsourcing.com/?p=3</guid>
		<description><![CDATA[While configuring a client with a new Cisco Wireless Infrastructure (Cisco WCS 6.0 server, Cisco 4402 WLAN Controller and 8 Cisco Light-Weight Access Points), there was a need to authenticate users based on their Active Directory credentials &#38; group membership without the use of a separate Cisco ACS server.
The solution was found by changing the IAS [...]]]></description>
			<content:encoded><![CDATA[<p>While configuring a client with a new Cisco Wireless Infrastructure (Cisco WCS 6.0 server, Cisco 4402 WLAN Controller and 8 Cisco Light-Weight Access Points), there was a need to authenticate users based on their Active Directory credentials &amp; group membership without the use of a separate Cisco ACS server.</p>
<p>The solution was found by changing the IAS Framing &#8220;Service-Type&#8221; to &#8216;login&#8217;, as the reply needs to only be a simple yes/no response and the WCS server doesn&#8217;t understand the additional framing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nj-it-outsourcing.com/cisco/cisco-wcs-and-windows-2003-ias/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migration from Windows 2000 to Windows 2008 SBS</title>
		<link>http://www.nj-it-outsourcing.com/microsoft/migration-from-windows-2000-to-windows-2008-sbs/</link>
		<comments>http://www.nj-it-outsourcing.com/microsoft/migration-from-windows-2000-to-windows-2008-sbs/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 18:48:16 +0000</pubDate>
		<dc:creator>Richard Eodice</dc:creator>
				<category><![CDATA[Microsoft Windows Server 200x]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[adprep]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[forest]]></category>
		<category><![CDATA[forestprep]]></category>
		<category><![CDATA[FSMO]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.nj-it-outsourcing.com/?p=6</guid>
		<description><![CDATA[While the migration path from Windows 2000 to Windows 2008 SBS is completely unsupported by Microsoft, we were able to achieve it...]]></description>
			<content:encoded><![CDATA[<p>While the migration path from Windows 2000 to Windows 2008 SBS is completely <strong>unsupported </strong>by Microsoft, we were able to achieve it via the following steps:</p>
<p>1) Disrupt the normal SBS installation by using an &#8216;answer file&#8217; stored on a USB drive; this allows you to tell it the existing domain / server information.</p>
<p>2) Once the new server is installed, you need to run adprep and forestprep on the Windows 2000 DC using the 2008 SBS media.</p>
<p>3) Once the Domain and Forest are prepared, you need to rename the ntds.dit file to sbsntds.dit (the ntds.dit file <strong>is</strong> Active Directory) on the Windows 2000 DC.</p>
<p>4) Now you can run &#8216;dcpromo&#8217;  on the new server and transfer over all of the FSMO roles.</p>
<p>5) Lastly, you need to Install / Configure Exchange 2007 manually, as it will not install by default when using this method.</p>
<p>Once step 5 is complete, you still are left with all of the normal configurations required with a new Windows 2008 SBS server; however, you won&#8217;t need to dis-join/re-join all of the machines and migrate all of the data/profiles across domains.</p>
<p>Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nj-it-outsourcing.com/microsoft/migration-from-windows-2000-to-windows-2008-sbs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
