<?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>Nixadmins.net &#187; Vista</title>
	<atom:link href="http://www.nixadmins.net/category/windows/vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nixadmins.net</link>
	<description>Blogging for knowledge</description>
	<lastBuildDate>Thu, 26 Jan 2012 12:18:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Using Windows Server 2003 32-bit print server with Windows 7 64-bit clients</title>
		<link>http://www.nixadmins.net/2009/12/05/using-windows-server-2003-32-bit-print-server-with-windows-7-64-bit-clients/</link>
		<comments>http://www.nixadmins.net/2009/12/05/using-windows-server-2003-32-bit-print-server-with-windows-7-64-bit-clients/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 14:39:42 +0000</pubDate>
		<dc:creator>Mats Hellman</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[XP Professional]]></category>
		<category><![CDATA[Print management]]></category>
		<category><![CDATA[print server]]></category>

		<guid isPermaLink="false">http://www.nixadmins.net/2009/12/05/using-windows-server-2003-32-bit-print-server-with-windows-7-64-bit-clients/</guid>
		<description><![CDATA[I’ve seen this question come up on discussion forums and other support resources a lot since the release of Vista. Many organizations still use Windows Server 2003 to serve users print services. And the need to upgrade isn’t really behind the corner yet. I know, I feel the same. We still use a Windows Server [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve seen this question come up on discussion forums and other support resources a lot since the release of Vista. Many organizations still use Windows Server 2003 to serve users print services. And the need to upgrade isn’t really behind the corner yet. I know, I feel the same. We still use a Windows Server 2003 R2 as a print server and it it 32-bit, not 64-bit.</p>
<h3>Can a 32-bit server handle 64-bit drivers</h3>
<p>Short answer, yes. The server uses it’s own 32-bit driver as a interpreter between the spooler and the printer but it can serve clients with the drivers they need. The server really doesn’t care if the drivers it serves to clients are 32 or 64 bit. It can store all of them on the filesystem.</p>
<h3>How do I install the drivers?</h3>
<p>I’ve been using Windows 7 RSAT(Remote Server Administration tools) to add the drivers to our print server. The important step is to <strong><em>upgrade your current 32-bit drivers</em></strong>. If the driver versions of the 32 and 64 bit differ the server wont recognize them as the same driver. So if you’re using old drivers on your server I’m sorry to say you’ll have to start by upgrading the 32-bit ones first. I suggest you download both the 32-bit and the 64-bit version of the driver when you’re out driver hunting. First upgrade the 32-bit drivers you want to add 64-bit drivers for. I did this directly on the print server and I removed any old versions of the driver. Next add the 64-bit driver. Adding drivers from RSAT is really simple so I won’t go trough it in any detail. Just open Print Manager</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/12/printmgmt.jpg"><img style="border-right-width: 0px; margin: 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="printmgmt" border="0" alt="printmgmt" src="http://www.nixadmins.net/wp-content/uploads/2009/12/printmgmt_thumb.jpg" width="567" height="248" /></a> </p>
<p>Right click drivers and select add driver, add your 64-bit driver. As you can see in the image booth Toshiba drivers have the same version number, the difference is only the <em>Environment.</em></p>
<h3>Group policy edits for Windows 7</h3>
<p>Next we’re going to create a group policy to allow restricted users to install their drivers, and we don’t want UAC to disturb or scare them. Side note: if you’re thinking of disabling UAC take a look at a previous article here <a title="http://www.nixadmins.net/2009/12/04/why-uac-is-the-best-thing-that-ever-happened-to-windows/" href="http://www.nixadmins.net/2009/12/04/why-uac-is-the-best-thing-that-ever-happened-to-windows/">http://www.nixadmins.net/2009/12/04/why-uac-is-the-best-thing-that-ever-happened-to-windows/</a> .</p>
<p>Open your Group policy management console and create a new / or add these settings to an old policy. You’ll find the setting under <strong><em>Computer Configuration \ Policies \ Administrative templates \ Printers \ Point and Print Restrictions</em></strong>.</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/12/gpmc1.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="gpmc1" border="0" alt="gpmc1" src="http://www.nixadmins.net/wp-content/uploads/2009/12/gpmc1_thumb.jpg" width="574" height="230" /></a> </p>
<p>Set the policy to <strong><em>Enabled</em></strong> and set the <em>Security prompts <strong>Do not show warning or elevation prompt</strong></em>.</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/12/gpmc_setting.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="gpmc_setting" border="0" alt="gpmc_setting" src="http://www.nixadmins.net/wp-content/uploads/2009/12/gpmc_setting_thumb.jpg" width="565" height="518" /></a> </p>
</p>
<p>Push the group policy setting to your clients, point to your printer and you’ll be able to install it as a normal user.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nixadmins.net/2009/12/05/using-windows-server-2003-32-bit-print-server-with-windows-7-64-bit-clients/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Why UAC is the best thing that ever happened to Windows</title>
		<link>http://www.nixadmins.net/2009/12/04/why-uac-is-the-best-thing-that-ever-happened-to-windows/</link>
		<comments>http://www.nixadmins.net/2009/12/04/why-uac-is-the-best-thing-that-ever-happened-to-windows/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 21:46:17 +0000</pubDate>
		<dc:creator>Mats Hellman</dc:creator>
				<category><![CDATA[Server 2008 r2]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[UAC]]></category>

		<guid isPermaLink="false">http://www.nixadmins.net/2009/12/04/why-uac-is-the-best-thing-that-ever-happened-to-windows/</guid>
		<description><![CDATA[You’ve probably heard, countless times, why the Windows UAC (User Access Control) is the worst function ever introduced in a Windows operating system. Today we’ll look at it from another point of view. I’m saying it’s the best function introduced in Vista and later. Why? Because it makes it easy to elevate your privileges without [...]]]></description>
			<content:encoded><![CDATA[<p>You’ve probably heard, countless times, why the Windows UAC (User Access Control) is the worst function ever introduced in a Windows operating system. Today we’ll look at it from another point of view. I’m saying it’s the best function introduced in Vista and later. Why? Because it makes it easy to elevate your privileges without holding down the right CTRL button or looking for it in any menu. How? I’ll show you in a minute.</p>
<p>Using any operating system with administrative privileges is a bad idea. It doesn’t matter if your running OS X, Windows, Linux or something else. If you’re running your day to day tasks as an administrator(root) you’re not thinking straight. You should be using as little privileges as possible to get the job done, and here UAC does a beautiful job stepping in as a bridge into administrator land.</p>
<p>I run my Windows 7 as a ordinary user and have two separate administrator account for any admin work I need done. I haven’t had any problems running as a user since I started using Windows 7(never really used Vista that much). I can work efficiently as a user and elevate my privileges at any time if I need to.</p>
<p>UAC isn’t really there for the ordinary user it’s there to protect you as an administrator so you won’t make mistakes you might regret later. It makes you think about what you are doing, even if you are running as an administrator, touch something that’s crucial for the OS it will hit you with an prompt to remind you that this could have consequences. Find it annoying? Don’t. Use it, bend it to your will.</p>
<h3>Using UAC to elevate privileges.</h3>
<p>A typical situation is you start an installer and it asks you for the name and password for an administrative account. This worked long before Vista or Windows 7. But the great part with Windows 7 is that you can ask for elevated privileges <strong>REALLY</strong> easily.</p>
<p>Let’s take Active directory Users and Computers as an example. You can run it and browse your organizational units and you can se users without administrative privileges. If you need to open an account or reset a password you will have to elevate your privileges OR you can delegate the tasks to your restricted user or maybe even a co-worker who normally doesn’t work in IT(by creating custom MMC:s).</p>
<p>Anyway to elevate just hit the Windows Logo button, type Active Directory move to Active directory users and computers AND hit <em>SHIFT+CTRL+ENTER</em>. Instead of the program starting with your user privileges Windows tries to elevate and sees that your access token doesn’t have the required rights for this. So it shows you the prompt. Easy as 1,2,3.</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/12/UAC_start.jpg"><img style="border-bottom: 0px; border-left: 0px; margin: 5px; display: inline; border-top: 0px; border-right: 0px" title="UAC_start" src="http://www.nixadmins.net/wp-content/uploads/2009/12/UAC_start_thumb.jpg" border="0" alt="UAC_start" width="430" height="368" /></a></p>
<p>This is something most corporate administrators are used to BUT I would like to see home users adapt to this workflow as well. In the example I used the builtin Windows search, but you can start up any program like this. Now that you have read how easy this is, PLEASE create an administrative user to use and remove administrative privileges from your normal account. I promise it will feel natural in a few days and you&#8217;ll be a lot safer using your computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nixadmins.net/2009/12/04/why-uac-is-the-best-thing-that-ever-happened-to-windows/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Setting up SSL-VPN in an Windows Server 2008 environment part 2</title>
		<link>http://www.nixadmins.net/2009/10/29/setting-up-ssl-vpn-in-an-windows-server-2008-environment-part-2/</link>
		<comments>http://www.nixadmins.net/2009/10/29/setting-up-ssl-vpn-in-an-windows-server-2008-environment-part-2/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 15:41:54 +0000</pubDate>
		<dc:creator>Mats Hellman</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Remote Access]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[SSL VPN]]></category>
		<category><![CDATA[SSTP VPN]]></category>

		<guid isPermaLink="false">http://www.nixadmins.net/2009/10/29/setting-up-ssl-vpn-in-an-windows-server-2008-environment-part-2/</guid>
		<description><![CDATA[Yesterday we setup our server to be able to handle the remote access requests. If you haven’t read the first part of this guide you can find it here. Today we will be taking a look at the next step. Configure Active Directory account First we need to make sure the user will be able [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nixadmins.net/2009/10/28/setting-up-ssl-vpn-in-an-windows-server-2008-environment/">Yesterday</a> we setup our server to be able to handle the remote access requests. If you haven’t read the first part of this guide you can find it <a href="http://www.nixadmins.net/2009/10/28/setting-up-ssl-vpn-in-an-windows-server-2008-environment/">here</a>. Today we will be taking a look at the next step.</p>
<p> <span id="more-611"></span><br />
<h3>Configure Active Directory account</h3>
<p>First we need to make sure the user will be able to connect to the SSTP VPN gateway. I have a test user called Sally Sales, and yes she works in the Sales department. So I use ADUC (Active Directory Users and Computers) to modify her account. She needs to have permissions to use <em>Dial In </em>even if she really isn’t dialing in.</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/10/image14.png"><img style="border-right-width: 0px; margin: 15px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.nixadmins.net/wp-content/uploads/2009/10/image_thumb14.png" width="185" height="244" /></a> So select the users properties and on the <em>Dial In</em> tab change <em>Network Access Permission</em> from <em>Control access trough NPS Network Policy </em>to <em>Allow Access.</em> We can’t use NPS Network policies since we don’t have an Network Access Protection server, for the moment anyway. Once your done just click ok. Sally Sales is now minutes away from connecting with VPN.</p>
<h3>Configure Vista SSTP VPN client</h3>
<p>Next we need to take care of Sally’s laptop. Normally she could fix this herself since the <em>vpngw.nixadmins.net</em> is already on a public network. But in our test lab we are using the HOST file to point her the right way.</p>
<p>Open the command prompt on your Vista workstation using Administrative privileges. In the prompt enter</p>
<p><strong>notepad.exe C:\Windows\System32\Drivers\etc\hosts</strong></p>
<p>Because we don’t have a DNS on our “public” network we have to use the host file. So at the end of the file add a line 10.0.0.1 vpngw.nixadmins.net (in my case, yours might differ).</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/10/image15.png"><img style="border-right-width: 0px; margin: 15px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.nixadmins.net/wp-content/uploads/2009/10/image_thumb15.png" width="244" height="168" /></a> Save the file.</p>
<h3>Create the new VPN Network connection</h3>
<p>Now we need ( using Sally’s credentials ) to create the new network connection.&#160; So right click on the network icon in the system tray and select <strong><em>Connect to a network</em></strong>.</p>
<p>Select <em>Setup a connection or network</em>. Select <em>Connect to a workplace</em>.</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/10/image16.png"><img style="border-right-width: 0px; margin: 15px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.nixadmins.net/wp-content/uploads/2009/10/image_thumb16.png" width="244" height="178" /></a>Click next and select <em>Use my Internet connection (VPN)</em>.&#160; Because this is a virtual machine with a local only network the system asks us if we want to set up a Internet connection. We already have one so we choose <em>I’ll set up an Internet connection later.</em></p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/10/image17.png"><img style="border-right-width: 0px; margin: 15px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.nixadmins.net/wp-content/uploads/2009/10/image_thumb17.png" width="244" height="178" /></a> Next are the settings for the VPN gateway. So the internet address should be your public name of the server, in my case vpngw.nixadmins.net and let’s give Destination name an clear name saying Corporate VPN connection.</p>
</p>
</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/10/image18.png"><img style="border-right-width: 0px; margin: 15px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.nixadmins.net/wp-content/uploads/2009/10/image_thumb18.png" width="244" height="178" /></a> </p>
<p>We aren’t using a smartcard and for now we don’t want to share this connection either. So just click next. I also won’t type the username and password here. I’ll rather provide them at login. That’s it. The connection is now ready to use.</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/10/image19.png"><img style="border-right-width: 0px; margin: 15px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.nixadmins.net/wp-content/uploads/2009/10/image_thumb19.png" width="244" height="178" /></a> </p>
<p>But at the moment it will use PPTP and we want to use SSTP. So let’s continue. Go to your network connections and select properties on the <em>Corporate VPN Connection.</em> Select the tab <em>Networking</em> and change the <em>Type of VPN</em> to <em>Secure Socket Tunneling Protocoll (SSTP)</em>.</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/10/image20.png"><img style="border-right-width: 0px; margin: 15px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.nixadmins.net/wp-content/uploads/2009/10/image_thumb20.png" width="203" height="244" /></a> </p>
</p>
<h3>Testing the SSTP VPN connection</h3>
<p>Now we can test our new SSTP connection. So in the system tray right click on your network icon and select connect to a network. Select the Corporate VPN Connection and supply your user credentials. ssales in my case.</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/10/image21.png"><img style="border-right-width: 0px; margin: 15px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.nixadmins.net/wp-content/uploads/2009/10/image_thumb21.png" width="215" height="244" /></a> Then just click connect and wait a moment for the tunnel to connect.</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/10/image22.png"><img style="border-right-width: 0px; margin: 15px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.nixadmins.net/wp-content/uploads/2009/10/image_thumb22.png" width="244" height="178" /></a> </p>
<p>That’s it. Your client is now connected to your corporate headquarters.&#160; As I have shown you in these two short articles. Supplying your users with a secure offsite connection to the corporate network isn’t a great deal of work. Anyway, these are just the basics. So I encourage you to study more about securing <a href="http://www.microsoft.com/WindowsServer" target="_blank">Windows Server</a> and take a look at <a href="http://www.microsoft.com" target="_blank">Microsoft</a>’s documentation on the Routing and Remote Access documentation. This is a server connected on the public Internet so caution is always a good thing.</p>
<h3>Some extra reading can be found here</h3>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/cc787456%28WS.10%29.aspx" target="_blank">Windows Server 2003 Routing and Remote Access</a> </li>
<li><a href="http://technet.microsoft.com/en-us/library/cc730711%28WS.10%29.aspx" target="_blank">New in Windows Server 2008 Routing and Remote Access</a> </li>
<li><a href="http://technet.microsoft.com/en-us/library/dd548366%28WS.10%29.aspx" target="_blank">Securing Windows Server 2008</a> </li>
<li><a href="http://blogs.technet.com/rrasblog/archive/2007/01/10/how-sstp-based-vpn-connection-works.aspx" target="_blank">Routing and remote access blog on how SSTP based VPN works</a> </li>
</ul>
<p>That’s it for this time. Hope to see you soon when we take a look at Windows Server 2008’s capabilities in providing Network Access Protection (NAP). But that’s a story for another day. </p>
<p>Feel free to comment and provide me with feedback if you find this two part guide useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nixadmins.net/2009/10/29/setting-up-ssl-vpn-in-an-windows-server-2008-environment-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco ADSM and Windows Vista 64</title>
		<link>http://www.nixadmins.net/2009/10/24/cisco-adsm-and-windows-vista-64/</link>
		<comments>http://www.nixadmins.net/2009/10/24/cisco-adsm-and-windows-vista-64/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 12:54:55 +0000</pubDate>
		<dc:creator>Mats Hellman</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Cisco ADSM]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JRE]]></category>
		<category><![CDATA[Vista 64-bit]]></category>

		<guid isPermaLink="false">http://www.nixadmins.net/2009/10/24/cisco-adsm-and-windows-vista-64/</guid>
		<description><![CDATA[I’m using Windows Vista 64-bit on my Windows desktop and launching Ciscos management software ADSM 6.0 I got an error saying “ASDM is unable to continue loading. Click OK to exit from ASDM. Unconnected sockets not implemented.” ADSM was however launching on my Windows 7 64-bit laptop so I started looking for any other difference [...]]]></description>
			<content:encoded><![CDATA[<p>I’m using Windows Vista 64-bit on my Windows desktop and launching Ciscos management software ADSM 6.0 I got an error saying </p>
<p><strong><em>“ASDM is unable to continue loading. Click OK to exit from ASDM.       <br />Unconnected sockets not implemented.”</em></strong></p>
<p>ADSM was however launching on my Windows 7 64-bit laptop so I started looking for any other difference than the OS. ADSM is a Java application so starting there was only reasonable. I ran Java JRE 1.6 update 13 in the Vista machine and 1.6 update 7 in the Windows 7 laptop.</p>
<p>Downgrading the Java JRE to 1.6 update 7 solved the issue and ADSM is now launching without any problems. So if you’re having trouble getting the Cisco ADSM to launch, check and possibly downgrade your Java Runtime Environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nixadmins.net/2009/10/24/cisco-adsm-and-windows-vista-64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenovo X200s rant</title>
		<link>http://www.nixadmins.net/2009/03/16/lenovo-x200s-rant/</link>
		<comments>http://www.nixadmins.net/2009/03/16/lenovo-x200s-rant/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 17:22:54 +0000</pubDate>
		<dc:creator>Mats Hellman</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Ericsson F3507g]]></category>
		<category><![CDATA[HSDPA]]></category>
		<category><![CDATA[Lenovo X200s]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[WWAN]]></category>

		<guid isPermaLink="false">http://www.nixadmins.net/2009/03/16/lenovo-x200s-rant/</guid>
		<description><![CDATA[I got my Lenovo X200s in January, it’s a small and great laptop and easy to carry in server rooms etc. But since I got it I’ve never got the Ericsson F3507g HSDPA module working properly. I can’t even get it to initialize and it’s driving me mad. So today after a power outage here [...]]]></description>
			<content:encoded><![CDATA[<p>I got my <a href="http://www5.pc.ibm.com/fi/products.nsf/$wwwPartNumLookup/_NS23SMS?open&amp;OpenDocument&amp;epi=web_express" target="_blank">Lenovo X200s</a> in January, it’s a small and great laptop and easy to carry in server rooms etc. But since I got it I’ve never got the <a href="http://www.ericsson.com/solutions/page.asp?ArticleId=2EFE4BB4-E0FF-426E-8221-74CE8926A030" target="_blank">Ericsson F3507g HSDPA</a> module working properly. I can’t even get it to initialize and it’s driving me mad. So today after a power outage here at home I thought&#160; I’d really dig in to the problem and try to get it solved. So first of I head over to Lenovo to find drivers, click support and downloads and drivers.&#160; WTF!!</p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/03/support-site.jpg"><img title="support_site" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="484" alt="support_site" src="http://www.nixadmins.net/wp-content/uploads/2009/03/support-site-thumb.jpg" width="552" border="0" /></a></p>
<p>This is not the way a site should look from one of the largest laptop manufacturers. And believe me this is not the first time. It probably won’t be the last either.</p>
<p>So I get annoyed but think what the heck, I’ll find the drivers to the Ericsson module somewhere else. Well dream on. I can’t find any drivers for this god forsaken thing. </p>
<p><a href="http://www.nixadmins.net/wp-content/uploads/2009/03/error-message.jpg"><img title="error_message" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="186" alt="error_message" src="http://www.nixadmins.net/wp-content/uploads/2009/03/error-message-thumb.jpg" width="498" border="0" /></a> </p>
<p>Access connections tell me nicely that the system contains incompatible drivers and I need to get the latest drivers and install them on my system. WELL I WOULD GOD DAMMIT! If I could get them somewhere. </p>
<p>So now I think I can get something from Thinkvantage System Update, but no. There are no updates available for this machine.</p>
<p>If you are reading this and you are considering a Lenovo ThinkPad X200, think twice. I can’t say the laptop itself, it’s a nice piece of machinery but Lenovo has THE worst website I ever had to use. Of the 50+ times I’ve had to visit them the error rate has been well over 60% and that’s just not acceptable these days.</p>
<p>I even remember when I was trying to decide on my next laptop and doing research I couldn’t get specifications on the X200 from their site(to make it even more ridiculous it doesn’t work today either). I guess that should have sounded a few warning bells.</p>
<p>I used to be mad at HP:s download site because the download speed was really low but at least their site works.&#160; If you’ve read this then I thank you and you are really welcome to comment to ease my pain. And if you have found a solution for the Ericsson module then PLEASE let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nixadmins.net/2009/03/16/lenovo-x200s-rant/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>A great video on Windows Vista performance</title>
		<link>http://www.nixadmins.net/2009/03/10/a-great-video-on-windows-vista-performance/</link>
		<comments>http://www.nixadmins.net/2009/03/10/a-great-video-on-windows-vista-performance/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 19:54:21 +0000</pubDate>
		<dc:creator>Mats Hellman</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Speed up Vista]]></category>
		<category><![CDATA[Vista Performance]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.nixadmins.net/2009/03/10/a-great-video-on-windows-vista-performance/</guid>
		<description><![CDATA[I stumbled on a video at Microsoft.com today hosted by Mark Russinovich. If you are running or thinking of deploying Vista have a look at this panel discussion. It’s a little over 1 hour but it’s worth every second. http://technet.microsoft.com/en-us/windows/cc952917.aspx?ITPID=fr2189s I actually got a few aha’s and a few doh’s from watching that video.]]></description>
			<content:encoded><![CDATA[<p>I stumbled on a video at Microsoft.com today hosted by Mark Russinovich. If you are running or thinking of deploying Vista have a look at this panel discussion. It’s a little over 1 hour but it’s worth every second.</p>
<p><a title="http://technet.microsoft.com/en-us/windows/cc952917.aspx?ITPID=fr2189s" href="http://technet.microsoft.com/en-us/windows/cc952917.aspx?ITPID=fr2189s">http://technet.microsoft.com/en-us/windows/cc952917.aspx?ITPID=fr2189s</a></p>
<p>I actually got a few aha’s and a few doh’s from watching that video.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nixadmins.net/2009/03/10/a-great-video-on-windows-vista-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

