<?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>The Blog of Todd &#187; Web/Tech</title>
	<atom:link href="http://www.toddlamothe.com/webtech/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toddlamothe.com</link>
	<description>Deployment &#38; Network Administration</description>
	<lastBuildDate>Fri, 10 Sep 2010 06:48:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Remote Connection Technology</title>
		<link>http://www.toddlamothe.com/webtech/remote-connection-technologys.htm</link>
		<comments>http://www.toddlamothe.com/webtech/remote-connection-technologys.htm#comments</comments>
		<pubDate>Wed, 04 Nov 2009 23:38:53 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[DirectAccess]]></category>
		<category><![CDATA[H1N1]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[pptpd]]></category>
		<category><![CDATA[RAS]]></category>
		<category><![CDATA[Remote Connectivity]]></category>
		<category><![CDATA[Sonicwall]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=599</guid>
		<description><![CDATA[With the Swine Flu H1N1 virus going around, chances are you may have staff or yourself needing to be able to work remotely. Some might be off for the flu itself, others may be off work to care for loved ones who have fallen ill. Regardless of the reason, as a network administrator one of [...]]]></description>
			<content:encoded><![CDATA[<p>With the Swine Flu H1N1 virus going around, chances are you may have staff or yourself needing to be able to work remotely. Some might be off for the flu itself, others may be off work to care for loved ones who have fallen ill. Regardless of the reason, as a network administrator one of our tasks is going to be supporting staff and allowing them to connect back into the office. Some of us who are already supporting road warriors might find we need to scale up our solution and some of us will need to design and deploy a whole new solution.  <span id="more-599"></span></p>
<p>One of the simplest devices I have seen which works well is a <a href="http://www.sonicwall.com/us/products/Secure_Remote_Access.html">Sonicwall VPN device</a>. You set up how you want your users to authenticate and then you create pointers to resources, which could be RDP sessions, internal websites, document shares or Outlook Web Access ( Microsoft Exchange OWA). It also has a VPN client you can provision to give a person full access to your local network. You have a lot of flexibility to how tight or lose you make it for your end user. Its a really simple setup but it does work well and does it securely. I am sure other hardware vendors make a similar device, I just happen to be familiar with the Sonicwall device. The point I am trying to make is you just setup the device and off you go.</p>
<p>Another method is to create a RAS dial-in for your Windows Client VPN connection. You can provision a Windows Server box or use a Linux box with PPTPd installed. The Windows Server box, you add the Network Policy and Access role and follow the instructions. With PPTPd, you basically follow the instructions. If you have the server box behind a firewall you need to point port 1723 from the firewall to the server you have setup for your dial-in connection. I have used both Windows boxes and Linux boxes to handle this. Selecting which one to use will depend on your environment. If your setup is already a Windows domain, adding the Network Policy and Access role to a server is somewhat easier then needing to setup users or realm trusts on a Linux server. </p>
<p>Something new in Windows Server 2008 R2 and Windows 7 Enterprise or Ultimate is DirectAccess. Basically, it is like an invisible, always on VPN connection that makes your remote computer behave and feel like it is on the local network. There is quite a bit of planning and deployment involved in making this work, so it isn&#8217;t a quick, install it in an hour, and off you go solution; it will require some planning. People who have used it, tell me its great. I have never used it so I have to take their word. If you want information on Direct Access, checkout the <a href="http://technet.microsoft.com/en-us/windows/dd641427.aspx">Microsoft Springboard site</a> or look at the <a href="http://technet.microsoft.com/en-us/network/dd420463.aspx">Direct Access information on TechNet</a>.</p>
<p>That&#8217;s a quick look at some of the solutions out there.<br />
Hope it helps and try and keep healthy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/remote-connection-technologys.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time Change Tonight &#8211; Setting the Time Source in Linux</title>
		<link>http://www.toddlamothe.com/webtech/time-source-linux.htm</link>
		<comments>http://www.toddlamothe.com/webtech/time-source-linux.htm#comments</comments>
		<pubDate>Sun, 01 Nov 2009 01:29:44 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[NTP]]></category>
		<category><![CDATA[time change]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/webtech/time-source-linux.htm</guid>
		<description><![CDATA[Just a reminder to everyone (at least in North America) that time changes tonight. We fall back an hour and gain an hour of sleep.&#160; Always check your systems tomorrow to ensure they changed correctly. Last spring I made a post on how to set the time source on Windows Server 2008.&#160; Nothing has changed, [...]]]></description>
			<content:encoded><![CDATA[<p>Just a reminder to everyone (at least in North America) that time changes tonight. We fall back an hour and gain an hour of sleep.&#160; Always check your systems tomorrow to ensure they changed correctly. </p>
<p>Last spring I made a post on <a href="http://www.toddlamothe.com/windows-server-2008/setting-the-time-source-for-the-domain-on-windows-server-2008.htm" rel="tag" target="_blank">how to set the time source</a> on Windows Server 2008.&#160; Nothing has changed, so no need to rehash it. Just remember, if you need to set a time source for your Windows Domain, run the commands on your Windows Server with the PDC emulator role.</p>
<p>If&#160; you are using Linux, some versions have a command named ntupdate to update against a time server. This command also works in FreeBSD and probably other *nix environments.&#160; The command line&#160; to update against a server (in this case the <span class="acronym" title="National Research Council">NRC</span>) is:&#160; <font face="Courier New">ntpdate time.nrc.ca. </font>If you want it to update automatically, add the command as a cronjob.&#160; </p>
<p>Finally, if you are using ntpd, change the servers by editing the <font face="Courier New">/etc/ntp.conf </font>file.&#160; <font size="2" face="georg">Add the line</font> <font face="Courier New">server time.nrc.ca</font> to add the time server at the <span class="acronym" title="National Research Council">NRC</span>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/time-source-linux.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TechDays Canada 2009</title>
		<link>http://www.toddlamothe.com/webtech/techdays-canada-2009.htm</link>
		<comments>http://www.toddlamothe.com/webtech/techdays-canada-2009.htm#comments</comments>
		<pubDate>Thu, 01 Oct 2009 16:15:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Speaker]]></category>
		<category><![CDATA[Techdays]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/webtech/techdays-canada-2009.htm</guid>
		<description><![CDATA[TechDays is now in full swing. Vancouver and Toronto have both been completed and have gone well. The remaining cities are coming along in November and December. I will be presenting three sessions in Ottawa this year. Two sessions are part of the Windows Client track on Day 1 and one is in the Servers, [...]]]></description>
			<content:encoded><![CDATA[<p>TechDays is now in full swing. Vancouver and Toronto have both been completed and have gone well. The remaining cities are coming along in November and December. </p>
<p>I will be presenting three sessions in Ottawa this year. Two sessions are part of the Windows Client track on Day 1 and one is in the Servers, Security and Management track on Day 2. </p>
<h2>Windows Client Track </h2>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2009/10/TechDaysSpeakerClientTrack.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="TechDays Speaker Client Track" border="0" alt="TechDays Speaker Client Track" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2009/10/TechDaysSpeakerClientTrack_thumb.png" width="240" height="130" /></a> </p>
<p><strong><i>Session 1: Microsoft Deployment Toolkit 2010: The Next Generation</i></strong><br />Windows 7 is finally out and the wait to deploy is over. Now what? How do you get Windows installed on 10 or 100 or 1000 desktops with all the drivers and applications required? Attend this session and get ahead of the curve and be prepared to walk through installation, image creation, and deployment scenarios.  </p>
<p><strong><i>Session 2: A Geek&#8217;s Guide to Windows User State Migration Tool 4.0</i></strong><br />Maintaining user profiles and data is critical to a successful deployment of Windows. This session shows how Windows User State Migration Tool (USMT) 4.0 can be used as an integral part of a fully automated deployment environment. The session covers advanced techniques for migrating user files and settings, including modifying and troubleshooting user state migration.<br />
<h2>Servers, Security and Management</h2>
</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2009/10/TechDaysSpeakerServerTrack.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="TechDays Speaker Server Track" border="0" alt="TechDays Speaker Server Track" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2009/10/TechDaysSpeakerServerTrack_thumb.png" width="240" height="131" /></a> </p>
<p><strong><i>Session 4: Best Practices in Architecting and Implementing Windows Server Update Services (WSUS)</i></strong><br />You&#8217;re using WSUS, but are you using it to its fullest extent? In this tips and tricks session, learn the best ways to architect and implement WSUS for the improved security of your organization. Learn the best ways to manage your updates on both servers and clients for high-reliability application. Plus, learn a few tricks to speed up the update installation process, as well as ways to enforce that updates are installed to computers in your environment.  </p>
<p>&nbsp; </p>
<p>Be sure to sign up and come out to the TechDays event in your area. I think you will find the information being presented useful, and you will be able to take what you have learned at TechDays and use it back in your own environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/techdays-canada-2009.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Computer Naming Conventions</title>
		<link>http://www.toddlamothe.com/webtech/server-naming-conventions.htm</link>
		<comments>http://www.toddlamothe.com/webtech/server-naming-conventions.htm#comments</comments>
		<pubDate>Tue, 03 Feb 2009 00:39:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Naming]]></category>
		<category><![CDATA[Slashdot]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=325</guid>
		<description><![CDATA[I am just browsing Slashdot this evening and I see a interesting article on naming conventions. http://tech.slashdot.org/article.pl?sid=09/02/02/2228254 I always find it interesting how people name machines. Some people name their servers based on a theme like cartoon characters or vehicles, ie, Homer, Bart, Maggie, etc. Others will use a scientific approach, like S-NX-MX-01 where the [...]]]></description>
			<content:encoded><![CDATA[<p>I am just browsing Slashdot this evening and I see a interesting article on naming conventions. <a title="http://tech.slashdot.org/article.pl?sid=09/02/02/2228254" href="http://tech.slashdot.org/article.pl?sid=09/02/02/2228254">http://tech.slashdot.org/article.pl?sid=09/02/02/2228254</a></p>
<p>I always find it interesting how people name machines. Some people name their servers based on a theme like cartoon characters or vehicles, ie, Homer, Bart, Maggie, etc. Others will use a scientific approach, like S-NX-MX-01 where the letters will represent type, location, role, and seniority number. I think a case can be made for using both types of naming conventions. Cartoon characters names can be redirected using a CNAME DNS entry so www points to homer or SQL points to Maggie and it gives some freedom to the naming. People also tell me they will use different themes based on location. For example, one lab might be Simpsons, another Star Wars. Draw backs to the arbitrary naming convention is you can’t look at a server and know where it is and what is does. That being said, if using the scientific approach and a machine is moved or re-purposed, you then have to rename for it to make sense. Nothing worst then a machine being moved but not renamed, and then going to look for it. </p>
<p>Myself, I use a little of both types of naming. My workstations are named pretty scientific, they are matched up to a map that sits at the circ desk so patron computer number 12 is named, patron12. My servers are also scientific, but my test lab has all cartoon character names. </p>
<p>No matter what you choose as a naming convention for your machines, the thing is, make it easy to remember for you and document for the next person, in case you win the lottery.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/server-naming-conventions.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Search is Broken</title>
		<link>http://www.toddlamothe.com/webtech/google-search-is-broken.htm</link>
		<comments>http://www.toddlamothe.com/webtech/google-search-is-broken.htm#comments</comments>
		<pubDate>Sat, 31 Jan 2009 15:15:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/webtech/google-search-is-broken.htm</guid>
		<description><![CDATA[&#160; I was searching this morning when I started to notice warnings that the site I am being directed to might contain malware. I did a news search and sure enough, I am seeing results in thailand and on a site called Neowin reporting the same thing.&#160; Here is a screenshot of what I am [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>I was searching this morning when I started to notice warnings that the site I am being directed to might contain malware. I did a news search and sure enough, I am seeing <a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2009/01/image2.png"><img style="border-bottom: 0px; border-left: 0px; margin: 10px 20px 10px 0px; display: inline; border-top: 0px; border-right: 0px" title="Google Screenshot" border="0" alt="Google Screenshot" align="left" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2009/01/image-thumb2.png" width="201" height="240" /></a>results in <a href="http://www.thaindian.com/newsportal/sci-tech/this-site-may-harm-your-computer-google-says-about-all-sites_100149595.html" rel="nofollow" target="_blank">thailand</a> and on a site called <a href="http://www.thaindian.com/newsportal/sci-tech/this-site-may-harm-your-computer-google-says-about-all-sites_100149595.html" target="_blank">Neowin</a> reporting the same thing.&#160; Here is a screenshot of what I am seeing searching site:google.com. Notice how their entire site might harm your computer.&#160; </p>
<p>This is definitely embarrassing for Google. People can’t use their product, it will drive people to alternative search engines, at least while it is broken. I imagine it will be fixed sometime today but it the meantime, you can use the old standby’s of <a href="http://www.live.com">www.live.com</a>, <a href="http://www.yahoo.com">www.yahoo.com</a>,&#160; or <a href="http://www.altavista.com">www.altavista.com</a>. </p>
<p>&#160;</p>
<p><strong><em>Edit: Fixed now at 10:29am EST</em></strong></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:48c7360d-16bb-4512-9720-b6fa062e2f91" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Google" rel="tag">Google</a>,<a href="http://technorati.com/tags/Search" rel="tag">Search</a>,<a href="http://technorati.com/tags/Malware" rel="tag">Malware</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/google-search-is-broken.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>North American Time Change</title>
		<link>http://www.toddlamothe.com/webtech/150.htm</link>
		<comments>http://www.toddlamothe.com/webtech/150.htm#comments</comments>
		<pubDate>Mon, 03 Nov 2008 19:20:34 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[time change]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=150</guid>
		<description><![CDATA[Again, its the time of the year for the clocks to go back an hour. I forgot to mention this last week, so a little late. By now, hopefully all our workstations and servers are patched and we are not having any issues with the change in time.]]></description>
			<content:encoded><![CDATA[<p>Again, its the time of the year for the clocks to go back an hour. I forgot to mention this last week, so a little late. By now, hopefully all our workstations and servers are patched and we are not having any issues with the change in time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/150.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDC Keynote Speech Day 1</title>
		<link>http://www.toddlamothe.com/microsoft/pdc-keynote-speech-day-1.htm</link>
		<comments>http://www.toddlamothe.com/microsoft/pdc-keynote-speech-day-1.htm#comments</comments>
		<pubDate>Mon, 27 Oct 2008 22:20:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Codename Atlanta]]></category>
		<category><![CDATA[Microsoft Azure]]></category>
		<category><![CDATA[PDC2008]]></category>
		<category><![CDATA[Software Plus Services]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=5</guid>
		<description><![CDATA[I was at the keynote speech this morning and Ray Ozzie announced Windows Azure and an offering for cloud based services. Today was geared towards the developer but they will be moving down the road to pretty much offering the complete Microsoft suite of products. Instead of you hosting the servers and being responsible for the day to day [...]]]></description>
			<content:encoded><![CDATA[<p>I was at the keynote speech this morning and Ray Ozzie announced Windows Azure and an offering for cloud based services. Today was geared towards the developer but they will be moving down the road to pretty much offering the complete Microsoft suite of products. <span id="more-5"></span>Instead of you hosting the servers and being responsible for the day to day maintenance operations on the hardware, Microsoft will take care of that for you. For example, you might have your exchange server hosted with Microsoft instead of within your own environment. They services they are starting with are listed below.</p>
<ul>
<li><strong>Windows Azure</strong> for service hosting and management, low-level scalable storage, computation and networking</li>
<li><strong>Microsoft SQL Services</strong> for a wide range of database services and reporting</li>
<li><strong>Microsoft .NET Services</strong> which are service-based implementations of familiar .NET Framework concepts such as workflow and access control</li>
<li><strong>Live Services</strong> for a consistent way for users to store, share and synchronize documents, photos, files and information across their PCs, phones, PC applications and Web sites</li>
<li><strong>Microsoft SharePoint Services and Microsoft Dynamics CRM Services</strong> for business content, collaboration and rapid solution development in the cloud</li>
</ul>
<p>Another thing they were showing off which was mentioned in the press page was System Center “codename Atlanta”. It was a System Center setup where the data from your operation was shipped to Microsoft, they analyzed that data and compared it to other locations and you can see where you are with respect to other organizations and help you tune your best practices. In the end,they plan to pretty much offer everything they have via the cloud. I think its interesting and we past due, I have been using the cloud with McAfee Total Protection since 2005 and I have been a huge fan of that method of delivery.</p>
<p>The press release can be found at <a title="http://www.microsoft.com/presspass/press/2008/oct08/10-27PDCDay1PR.mspx" href="http://www.microsoft.com/presspass/press/2008/oct08/10-27PDCDay1PR.mspx">http://www.microsoft.com/presspass/press/2008/oct08/10-27PDCDay1PR.mspx</a> and you can find the Azure Services Platform page at <a title="http://www.microsoft.com/presspass/press/2008/oct08/10-27PDCDay1PR.mspx" href="http://www.microsoft.com/presspass/press/2008/oct08/10-27PDCDay1PR.mspx">http://www.microsoft.com/presspass/press/2008/oct08/10-27PDCDay1PR.mspx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/microsoft/pdc-keynote-speech-day-1.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IT Events in Toronto and Ottawa</title>
		<link>http://www.toddlamothe.com/webtech/it-events-in-toronto-and-ottawa.htm</link>
		<comments>http://www.toddlamothe.com/webtech/it-events-in-toronto-and-ottawa.htm#comments</comments>
		<pubDate>Wed, 01 Oct 2008 12:00:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft align tour]]></category>
		<category><![CDATA[Techdays]]></category>
		<category><![CDATA[tours]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=21</guid>
		<description><![CDATA[I have noticed a few event going on in Toronto and Ottawa over the new few months. Events are always a good opportunity to get out and meet new contacts and network with your peers. Most of these events have a fee associated with them.]]></description>
			<content:encoded><![CDATA[<p>I have noticed a few event going on in Toronto and Ottawa over the new few months. Events are always a good opportunity to get out and meet new contacts and network with your peers. Most of these events have a fee associated with them. If you are looking for lower cost events, check out what your local user group has going on. I&#8217;ll post a list of user groups tomorrow. Got an IT event going on in Ottawa, Toronto or points in between? Let me know.</p>
<p><strong><span style="text-decoration: underline;"><a href="http://www.sector.ca" target="_blank">SecTor</a></span></strong></p>
<p>Canada&#8217;s Premier IT Security Conference!</p>
<p>Illuminating the Black Art of Security. SecTor brings the world&#8217;s brightest (and darkest) minds together to identify, discuss, dissect and debate the latest digital threats facing corporations today. Unique to central Canada, SecTor provides an unmatched opportunity for IT Professionals to collaborate with their peers and learn from their mentors. Held at the Metro Toronto Convention Centre in downtown Toronto, SecTor runs two full days, October 7th and 8th. The event features Keynotes from North America&#8217;s most respected and trusted experts. Speakers are true security professionals with depth of understanding on topics that matter. SecTor is a must attend event for every IT Professional.</p>
<p><strong>Location:</strong> Toronto, Ontario<br />
<strong>Date:</strong> October 7 and 8, 2008. Early registration on October 6.</p>
<hr /><a href="http://technet.microsoft.com/en-ca/cc891499.aspx" target="_blank">Microsoft Align IT Tour</a></p>
<p>More and more, today&#8217;s competitive business organizations rely on technology leaders like you to maintain a flexible, agile IT infrastructure to best align systems with their changing business objectives.</p>
<p>That&#8217;s why you should plan to attend the Microsoft Align IT Tour, a complimentary morning event featuring real-world strategies for IT Optimization. Along with a step-by-step guide to optimizing your infrastructure for the technological challenges of tomorrow and beyond, you&#8217;ll be prepared to communicate the business value of a fully optimized IT environment for your organization.</p>
<p>Plus, you&#8217;ll get a copy of Directions on Microsoft Roadmap-a $995US value—in appreciation of your attendance.</p>
<p><strong>Location:</strong> Across Canada<br />
<strong>Dates:</strong> Toronto – Oct 22, 2008 | Ottawa – Nov 13, 2008</p>
<hr /><a href="http://www.microsoft.com/canada/techdays/default.aspx" target="_blank">Tech•Days</a></p>
<p>Because there’s always more to learn<br />
Tech•Days: the technology training conference for Canadian IT Professionals and Developers</p>
<p><strong>Learn the Technology</strong></p>
<p>With up to forty 200+ level sessions, Tech•Days is the learning conference on current and emerging technologies such as Virtualization, Group Policy in Windows Server 2008, SQL Server 2008 Resource Governor… and much more.</p>
<p>Connect with experts and peers</p>
<p>Debuting in seven cities across Canada, Tech•Days brings you the rich learning experience of Tech•Ed without the travel. And with lots of sessions, and the Birds-of-a-Feather lunch, you can connect with peers and Microsoft experts alike.</p>
<p><strong>Apply what you Learn</strong></p>
<p>Continue your skills development after the event by taking home a Tech•Days Learning Kit with an approximate value of $1,000 plus Bonus Offers—including an NFR full version copy of Microsoft® Visual Studio 2008 Professional Edition, discounts on certification courses, a 6 month TechNet Plus membership, and a lot more.</p>
<p><strong>Location:</strong> Across Canada<br />
<strong>Dates:</strong> Toronto – Oct 29, Oct 30, 2008 | Ottawa – Nov 27, 2008</p>
<hr /><a href="http://www.federatedpress.com/" target="_blank">INTRANETS for CORPORATE COMMUNICATIONS</a></p>
<p>Take-away solutions for content management and portal development</p>
<p><strong>Highlights</strong></p>
<p>• Integrate the intranet into your communications plan<br />
• Present the business case of a organization-wide intranet to senior management<br />
• Help motivate employees to realize the organization’s goals and affect positive behavioural changes<br />
• Tame an often unwieldy corporate intranet into a coherent and value-creating knowledge sharing tool<br />
• Promote wider changes within the organization as a whole<br />
• Gain the best tools to meet internal communication goals<br />
• Adapt your intranet to include social networking and other Web 2.0 advancements<br />
• Develop an intranet that can maximize communication and foster knowledge sharing in a global context</p>
<p><strong>Location:</strong> Ottawa<br />
<strong>Dates:</strong> Dec 1, Dec 2, 2008</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/it-events-in-toronto-and-ottawa.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Strength of the Blackberry</title>
		<link>http://www.toddlamothe.com/microsoft/the-strength-of-the-blackberry.htm</link>
		<comments>http://www.toddlamothe.com/microsoft/the-strength-of-the-blackberry.htm#comments</comments>
		<pubDate>Fri, 26 Sep 2008 02:43:57 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[BES]]></category>
		<category><![CDATA[Enterprise Server]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=27</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Mark Evans <a href="http://www.markevanstech.com/2008/09/23/its-the-keyboard-stupid">posted a bit</a> about what he thought was the strength of the blackberry, which is its keyboard. While I agree with Mark that the keyboard is easy and makes popping of an email quick, I have seen my friends with iPhones do it just as quick as me. I also had to buy pointing sticks for some of the staff as they just couldn&#8217;t use the keyboard on their Blackberry, it was too difficult for them.&nbsp; I personally feel the strength of the Blackberry is its corporate inroads and how easy it is to get up and running. Getting a Blackberry running in a corporate environment is as simple as downloading the Enterprise Server from Blackberry, installing it on a computer and then linking it to your messaging infrastructure. There is no inbound firewall ports to open which helps mitigate the risk to the environment and there was no security certificates needed to be purchased . While these things aren&#8217;t harder to do work wise, in some environments it creates more complexity as there might be different teams for the firewall versus the messaging teams. </p>
<p>As long as RIM has its NOC and no one else is going that route, I don&#8217;t see RIM&#8217;s dominance in the corporate environment fading. The only other company who could pull off putting up a NOC tomorrow would be Microsoft and I could see them doing it as a SaaS offering which would tie into Exchange.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/microsoft/the-strength-of-the-blackberry.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8 Beta 2</title>
		<link>http://www.toddlamothe.com/webtech/internet-explorer-8-beta-2.htm</link>
		<comments>http://www.toddlamothe.com/webtech/internet-explorer-8-beta-2.htm#comments</comments>
		<pubDate>Sat, 13 Sep 2008 03:44:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[InPrivate]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=34</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I started using Internet Explorer 8 Beta 2 a few weeks back. I installed it so I would know what to expect when installing it on the library computers. The biggest feature for public access computers is the InPrivate browsing. </p>
<blockquote><p><em><strong>InPrivate Browsing</strong></em> &#8211; <em>Sometimes you don&#8217;t want to leave any trace of specific web browsing activity, such as when checking e-mail at an Internet café or shopping for a gift on a family PC. InPrivate Browsing in Internet Explorer 8 helps prevent your browsing history, temporary Internet files, form data, cookies, and usernames and passwords from being retained by the browser, leaving no evidence of your browsing or search history.</em></p>
</blockquote>
<p>I don’t know if I will be able to setup this feature to be on by default through GPO but this will be handy for people who use the library patron computers. They will know once they close the browser, their internet browsing history, data and such will be cleared. I am already pushing out a setting in IE7 through GPO to clear internet temp files but this gives the patron piece of mind.</p>
<p>&#160;</p>
<p>One of the things I have had to do though is turn on compatibility view. You’ll find that under the tools menu item. What happens is, I go to a page, like news.sympatico.ctv.ca and the page is either blank or really distorted. If you go the compatiblity view settings, you can see what site use compatibility view and decide if you want it on for all sites. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/internet-explorer-8-beta-2.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Gadgets</title>
		<link>http://www.toddlamothe.com/webtech/new-gadgets.htm</link>
		<comments>http://www.toddlamothe.com/webtech/new-gadgets.htm#comments</comments>
		<pubDate>Tue, 22 Jan 2008 15:29:21 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=69</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Being the geek I am, I like gadgets. If it does something useful, all the better. I was reading my blogs last night and stumbled across <a href="http://blogs.technet.com/kclemson/">KC&#8217;s blog</a>. She talks about buying a Kindle, which is a new electronic book reader from Amazon. For me it looks interesting, but I wonder if I&#8217;ll be able to get my computer books in this format. If I can, then I can downsize my book collection. Since moving into the apartment, I have managed to get most of my stuff unpacked, sorted out, but I still have two or three bankers boxes of books to go through yet and I have already given a bunch of the good ones to the local library which for me, means bringing them into work and saying, &#8220;Hey, put these in the catalogue&#8221;. Electronic is nicer from a space perspective, but I want the same rights as I have now with a physical book. </p>
<p>But the best thing on <a href="http://blogs.technet.com/kclemson/archive/2008/01/20/is-reading-dead.aspx">her page</a> though was the <a href="http://www.amazon.com/Fisher-Price-Digital-Arts-Crafts-Studio/dp/B000NW77HO/ref=pd_bbs_sr_1?ie=UTF8&amp;s=toys-and-games&amp;qid=1200887734&amp;sr=8-1">kids colouring thing</a>. This is awesome, and I can see several kids getting these as gifts from me this year. Yes, I know, I can buy Crayons and a colouring book, it would be cheaper, doesn&#8217;t need power but this thing has gift from me written all over it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/new-gadgets.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EnergizeIT &#8211; wrap up</title>
		<link>http://www.toddlamothe.com/webtech/energizeit-wrap-up.htm</link>
		<comments>http://www.toddlamothe.com/webtech/energizeit-wrap-up.htm#comments</comments>
		<pubDate>Fri, 22 Jun 2007 18:50:41 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[User Groups]]></category>
		<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[EnergizeIT]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=102</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I am little slow on the draw to post this. I had something written up on the train but I blew it away when I reloaded the laptop with Vista. (oops.) I am sitting here on the ferry dock to&nbsp;Amherst Island&nbsp;on a beautiful afternoon waiting for the ferry to return, re-writing this. One of the libraries I support is in Stella which is on Amherst Island, and the ferry is the only way over there.</p>
<p>The next part of the day for me was the second Hands on Lab which was on Microsoft Forefront. <a href="https://mvp.support.microsoft.com/profile=44259422-90B8-4E57-8F50-28719FDCEACC">Mitch Garvis</a> was running this lab. When that was done, I headed back to the main hall and caught the last little bit about the next version of SQL. Then I collected my SWAG, spent a few minutes shooting the bull with <a href="https://mvp.support.microsoft.com/profile=94CB8208-602B-4169-A30B-3108F4B129C9">Garth Jones</a>, Kim Frank and a few others from the various user groups before heading out. David and I hit the Lonestar on Front street for a quick bite and some pops and then it was back on the train and back to Kingston for me. </p>
<p>Decent event which brings together the various IT types for a one day celebration of geek.&nbsp; </p>
<div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:df3bd26a-6c4a-4842-b876-19e87cf133f1" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/EnergizeIT" rel="tag">EnergizeIT</a></div>
<p>&nbsp;<br />
<blockquote dir="ltr" style="margin-right: 0px"></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/energizeit-wrap-up.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Time Zone Change Information</title>
		<link>http://www.toddlamothe.com/webtech/more-time-zone-change-information.htm</link>
		<comments>http://www.toddlamothe.com/webtech/more-time-zone-change-information.htm#comments</comments>
		<pubDate>Thu, 15 Feb 2007 14:20:11 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=111</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Rick has posted some great information from Pierre Roman about the daylight savings&nbsp;change happening in 2007. For those who don&#8217;t know, Pierre is a Technical Account Manager with Microsoft. I had the pleasure of working with Pierre back in my days when I worked for&nbsp;the City of Kingston and he was a consultant with Quanara. </p>
<p>This is the <strong>best plain&nbsp;language</strong> document I have seen on the subject yet. It covers most of the main Microsoft applications. </p>
<p>The article is located <a href="http://blogs.technet.com/canitpro/archive/2007/02/15/guest-blogger-pierre-roman-over-coffee-and-dst.aspx">here</a>. Ou si vous préférez, <a href="http://blogs.technet.com/canitpro/archive/2007/02/15/auteur-invit-un-caf-avec-pierre-roman-et-dst.aspx">voici</a> l&#8217;article en français.</p>
<p>I was wondering about SQL Server and found <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;931975&amp;sd=rss&amp;spid=2852">this article</a> on the subject.</p>
<p>Looks like I am good to go now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/more-time-zone-change-information.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Learning Resources</title>
		<link>http://www.toddlamothe.com/webtech/microsoft-learning-resources.htm</link>
		<comments>http://www.toddlamothe.com/webtech/microsoft-learning-resources.htm#comments</comments>
		<pubDate>Mon, 20 Nov 2006 00:59:14 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=126</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I started playing with the VHD files Microsoft provides. The exchange VHD had its own domain controller. I ran&nbsp;it on the Beta&nbsp;Virtual Server 2005 R2 SP1 and it seemed okay. I didn&#8217;t try it on Virtual PC 2007, but I was told it wouldn&#8217;t work by on the group at <a href="http://www.owsug.ca">OWSUG&#8217;s study group.</a> You&#8217;ll want Virtual Server for the ISA image as you will want a couple of virtual networks to test this out. The other thing they don&#8217;t tell you is you can extend the functionality of the VHD&#8217;s until March 2008 if you have Technet or MSDN. Simply put in the key from your subscription and the 30 day limit disappears. Again the same rules apply as though it was a technet trial.</p>
<p>&nbsp;</p>
<p>I also started playing with the free elearning courses at Microsoft E-Learning site. These will be handy on the train tomorrow as I am in Toronto for work. So far I am about half way through the Vista and Office Business Deployment course. I want to try and get through these prior to the launch event. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/microsoft-learning-resources.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista User Profiles and moving Domains</title>
		<link>http://www.toddlamothe.com/webtech/windows-vista-user-profiles-and-moving-domains.htm</link>
		<comments>http://www.toddlamothe.com/webtech/windows-vista-user-profiles-and-moving-domains.htm#comments</comments>
		<pubDate>Tue, 14 Nov 2006 04:01:50 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Web/Tech]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=127</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://todds.typepad.com/posts/WindowsLiveWriter/WindowsVistaUserProfiles_13D8A/holy%20crap%5B5%5D.jpg" atomicselection="true"><img width="100" height="125" border="0" align="left" src="http://todds.typepad.com/posts/WindowsLiveWriter/WindowsVistaUserProfiles_13D8A/holy%20crap_thumb%5B2%5D.jpg" style="border: 0px none ; margin: 0px 10px 10px 0px;" title="Windows Vista User Profiles and moving Domains" alt="holy%20crap thumb%5B2%5D Windows Vista User Profiles and moving Domains" /></a> We moved to a new Windows 2003 domain to resolve the server issue from the last post. As part of the domain migration&nbsp; I moved my Windows Vista RC1 machine from the old domain to the new domain. When I rebooted, I was able to login with the new domain administrator account. When I tried logging in as myself on the new domain I got the error &quot;The user Profile Service failed the logon.&nbsp; User profile cannot be loaded&quot;&quot; and it kicked me out. I saw a good article <a href="http://shellrevealed.com/forums/thread/1161.aspx">here</a>, but unfortunately it didn&#8217;t help me any. I was able to login as my user on the old domain but when I tried logging in as the local machine admin, it was a no go but I never tried safe mode. In hindsight, I don&#8217;t know why I didn&#8217;t try that. I made the decision to nuke Vista and install XP again as I need it for QuarkXpress 6.5 to work.</p>
<p>Back to the last days issues, as soon as the first Domain Controller was up and going, I promoted a second server to a Domain Controller. I really don&#8217;t want a repeat of Friday&#8217;s events. With Windows 2003 R2, you can deploy printers through Group Policy. I found this pretty handy today as I didn&#8217;t need to run around and install printers on everyone&#8217;s computer. Using the printer manager console in R2, you can see all the printers in the domain which are attached to a server, (I haven&#8217;t tried local workstations yet) their status and whether or not they are deployed via GP. It was really slick rolling out these new print devices to the workstations. Technet has <a href="http://technet2.microsoft.com/WindowsServer/en/library/ab8d75f8-9b35-4e3e-a344-90d7799927231033.mspx?mfr=true">a great article</a> on deploying them and you need to put a file into the startup script in GP as well. </p>
<p>My next project as part of this fiasco is to use <a href="http://www.microsoft.com/windowsserver2003/technologies/storage/dfs/default.mspx">Distributed File System</a> to have multiple servers setup to provide increased availability of data. The data will be available through multiple server and be backed up to multiple machines . Once this is done, I&#8217;ll be a little happier as I know the servers will have some fault tolerance, redundancy and the network will be easier to maintain as the domain is organized into multiple OU&#8217;s now by department. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/webtech/windows-vista-user-profiles-and-moving-domains.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
