<?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>Chop Shop</title>
	<atom:link href="http://justinchoponis.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://justinchoponis.com</link>
	<description>Adventures in the world of IT</description>
	<lastBuildDate>Tue, 27 Jul 2010 01:41:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Login Info &#8211; collected!</title>
		<link>http://justinchoponis.com/?p=184</link>
		<comments>http://justinchoponis.com/?p=184#comments</comments>
		<pubDate>Tue, 27 Jul 2010 01:41:17 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Network Infrastructure]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[home drives]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[vbs]]></category>

		<guid isPermaLink="false">http://justinchoponis.com/?p=184</guid>
		<description><![CDATA[I have issues at clients with disparate home folder settings, manually re-directed special folders (i.e. My Documents or My Pictures), etc.
When trying to suddenly standardize such settings &#8211; perhaps for terminal server projects &#8211; there is difficulty and questions surrounding what should be changed and whom it will affect&#8230;
This script is something I threw together [...]]]></description>
		<wfw:commentRss>http://justinchoponis.com/?feed=rss2&amp;p=184</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TS 2008 R2 and Windows XP RDP clients&#8230;some kind of disconnect?</title>
		<link>http://justinchoponis.com/?p=177</link>
		<comments>http://justinchoponis.com/?p=177#comments</comments>
		<pubDate>Sun, 25 Jul 2010 04:03:35 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Network Infrastructure]]></category>
		<category><![CDATA[Terminal Server]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[terminal services]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://justinchoponis.com/?p=177</guid>
		<description><![CDATA[I recently was working with a client that had an odd, yet steady issue &#8211; remote control of desktop sessions from the 2008 R2 Remote Desktop Services Manager mmc console would disconnect the remote user when the administrator ended the session shadow.
After some research related to the issue, I found this to only occur with Windows XP [...]]]></description>
		<wfw:commentRss>http://justinchoponis.com/?feed=rss2&amp;p=177</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A &#8220;Friday job&#8221; perhaps?</title>
		<link>http://justinchoponis.com/?p=168</link>
		<comments>http://justinchoponis.com/?p=168#comments</comments>
		<pubDate>Wed, 16 Jun 2010 23:26:39 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Server Systems]]></category>
		<category><![CDATA[Terminal Server]]></category>
		<category><![CDATA[remoteapp]]></category>
		<category><![CDATA[ts]]></category>

		<guid isPermaLink="false">http://justinchoponis.com/?p=168</guid>
		<description><![CDATA[Just when you believed you could trust that Microsoft stuff was case-insensitive when it came to virtually all kinds of sys admin tasks, MS dev guys show you a thing or two.
Recently ran into this bizarre error message when a user utilizing TS 2008 RemoteApp Office 2007 applications (namely Word, Excel) &#8211; &#8220;This RDP file has settings [...]]]></description>
		<wfw:commentRss>http://justinchoponis.com/?feed=rss2&amp;p=168</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Desktop Administrator is finished&#8230;</title>
		<link>http://justinchoponis.com/?p=165</link>
		<comments>http://justinchoponis.com/?p=165#comments</comments>
		<pubDate>Tue, 11 May 2010 02:21:30 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://justinchoponis.com/?p=165</guid>
		<description><![CDATA[OK &#8211; I made it through the Master of Science degree program&#8230;was not easy, but nothing worthwhile ever is.
With only the book binding left, I reflect upon my progress.
I would like to count myself lucky as being able to be dangerous with both system administration and development tasks. I believe it was quite valuable to [...]]]></description>
		<wfw:commentRss>http://justinchoponis.com/?feed=rss2&amp;p=165</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An almighty command&#8230;</title>
		<link>http://justinchoponis.com/?p=162</link>
		<comments>http://justinchoponis.com/?p=162#comments</comments>
		<pubDate>Tue, 11 May 2010 02:07:48 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Server Systems]]></category>

		<guid isPermaLink="false">http://justinchoponis.com/?p=162</guid>
		<description><![CDATA[A useful trick for running commands as the NT AUTHORITY\SYSTEM account &#8211; launch a command prompt as the system.
This is useful for testing certain install processes or for killing some tasks that belong to the system. SCCM installation simulation is a good example.
Here&#8217;s how:

Open a command prompt as an administrator.
Create a scheduled task to launch [...]]]></description>
		<wfw:commentRss>http://justinchoponis.com/?feed=rss2&amp;p=162</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Active Setup &#8211; how to fight HKCU and other profile-specific battles</title>
		<link>http://justinchoponis.com/?p=153</link>
		<comments>http://justinchoponis.com/?p=153#comments</comments>
		<pubDate>Sun, 11 Apr 2010 02:26:17 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Application Deployment]]></category>
		<category><![CDATA[active setup]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[registry]]></category>

		<guid isPermaLink="false">http://justinchoponis.com/?p=153</guid>
		<description><![CDATA[I&#8217;m sure every sys admin has been there &#8211; some kind of software needs to be installed and it has blasted settings that need to get applied for every local or roaming profile that uses the application. The upside to storing app settings in the HKCU hive or the %appdata% area is that you can [...]]]></description>
		<wfw:commentRss>http://justinchoponis.com/?feed=rss2&amp;p=153</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And so it begins&#8230;</title>
		<link>http://justinchoponis.com/?p=148</link>
		<comments>http://justinchoponis.com/?p=148#comments</comments>
		<pubDate>Wed, 10 Feb 2010 03:24:03 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[SCCM]]></category>

		<guid isPermaLink="false">http://justinchoponis.com/?p=148</guid>
		<description><![CDATA[Working hard to finish up my grad program @ Ferris State University&#8230;posting may be erratic for awhile &#8211; bear with me.
.NET, C#, and COM will be me life for a bit &#8211; will work to post some information about useful tidbits&#8230;
For example, my first challenge of my project (creating an interface for managing multiple remote desktop sessions [...]]]></description>
		<wfw:commentRss>http://justinchoponis.com/?feed=rss2&amp;p=148</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPv6 &amp; company &#8211; sometimes cool&#8230;sometimes not</title>
		<link>http://justinchoponis.com/?p=146</link>
		<comments>http://justinchoponis.com/?p=146#comments</comments>
		<pubDate>Thu, 07 Jan 2010 04:19:14 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Network Infrastructure]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://justinchoponis.com/?p=146</guid>
		<description><![CDATA[I&#8217;ve been in an automating mood lately &#8211; old school, batch script style.
Here&#8217;s another one I cooked up to relieve you of tedious steps needed to turn off all advanced networking features in
Windows 2008/Vista/7.
As a bonus, I added before and after logging for fun.
As a side note, I was not able to cook up a [...]]]></description>
		<wfw:commentRss>http://justinchoponis.com/?feed=rss2&amp;p=146</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft IT Environment Health Scanner</title>
		<link>http://justinchoponis.com/?p=142</link>
		<comments>http://justinchoponis.com/?p=142#comments</comments>
		<pubDate>Thu, 07 Jan 2010 04:08:50 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Network Infrastructure]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://justinchoponis.com/?p=142</guid>
		<description><![CDATA[This tool was mentioned to me by another consultant &#8211; it is a fantastic way to get a quick overview of an unfamiliar environment.
Scans for replication, ntp, site, subnet, dns, and all kinds of issues!
Find it here -
http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=dd7a00df-1a5b-4fb6-a8a6-657a7968bd11
]]></description>
		<wfw:commentRss>http://justinchoponis.com/?feed=rss2&amp;p=142</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally&#8230;a quick way to solve that pesky NTP issue on domain controllers&#8230;</title>
		<link>http://justinchoponis.com/?p=137</link>
		<comments>http://justinchoponis.com/?p=137#comments</comments>
		<pubDate>Thu, 07 Jan 2010 04:02:10 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Network Infrastructure]]></category>
		<category><![CDATA[bat]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://justinchoponis.com/?p=137</guid>
		<description><![CDATA[Ever muddle through Microsoft KB 816042?
Ever wish there was an easy way to make all those registry edits?
I have&#8230;so I did something about it - a simple batch file will do nicely.
Tested this just the other day&#8230;batch file dump below (minus the ***s)
***
@echo off
rem http://support.microsoft.com/kb/816042
rem How to configure an authoritative time server in Windows Server
rem Uses [...]]]></description>
		<wfw:commentRss>http://justinchoponis.com/?feed=rss2&amp;p=137</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
