<?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>ryanschwartz.net &#187; Windows</title>
	<atom:link href="http://ryanschwartz.net/category/computers/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://ryanschwartz.net</link>
	<description>Some pages about some stuff and things...</description>
	<lastBuildDate>Tue, 20 Dec 2011 23:16:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Quickly moving a user&#8217;s windows profile to new hardware</title>
		<link>http://ryanschwartz.net/2004/09/16/quickly-moving-a-users-profile-to-new-hardware</link>
		<comments>http://ryanschwartz.net/2004/09/16/quickly-moving-a-users-profile-to-new-hardware#comments</comments>
		<pubDate>Thu, 16 Sep 2004 20:54:29 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">/?p=118</guid>
		<description><![CDATA[Ever have someone get new hardware, run your setup, then spend an inordinate amount of time copying their windows profile to the new machine, piece by piece? Here&#8217;s how to do it quickly and cleanly, with a minimum amount of &#8230; <a href="http://ryanschwartz.net/2004/09/16/quickly-moving-a-users-profile-to-new-hardware">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ever have someone get new hardware, run your setup, then spend an inordinate amount of time copying their windows profile to the new machine, piece by piece? Here&#8217;s how to do it quickly and cleanly, with a minimum amount of effort (the goal of every sysadmin&#8230;)<span id="more-118"></span></p>
<ol>
<li>Connect both computers to the network</li>
<li>Log in as the user on the new computer.</li>
<li>Log out</li>
<li>Log in as an administrator on the OLD computer</li>
<li>Mount the administrative C$ share of the new computer as a new network drive</li>
<li>Open the System control panel</li>
<li>Click the Advanced tab, and click the Settings button in the &#8220;User Profiles&#8221; section</li>
<li>Highlight the user&#8217;s profile, click the &#8220;Copy To&#8221; button</li>
<li>Browse to the user&#8217;s profile on the new computer&#8217;s mapped drive</li>
<li>Set the &#8220;Permitted to use&#8221; section to the user&#8217;s domain account</li>
<li>Click OK, and wait for the profile to copy (no user feedback, can take a long time if their profile is big&#8230;)</li>
<li>You&#8217;re done.</li>
</ol>
<p>Every user preference, down to screen saver, desktop, and favorites is on the new hardware with very little effort. Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://ryanschwartz.net/2004/09/16/quickly-moving-a-users-profile-to-new-hardware/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AD and Mac OS X &#8211; one big happy family</title>
		<link>http://ryanschwartz.net/2004/07/01/ad-osx-happy-family</link>
		<comments>http://ryanschwartz.net/2004/07/01/ad-osx-happy-family#comments</comments>
		<pubDate>Thu, 01 Jul 2004 17:32:12 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">/?p=78</guid>
		<description><![CDATA[So I&#8217;m rebuilding my test lab in preparation for our rollout of Mac OS X 10.3.4 and the synchronized moving of authentication from 2 sources (Active Directory and Open Directory) to one (Active Directory). I thought my fellow co-workers would &#8230; <a href="http://ryanschwartz.net/2004/07/01/ad-osx-happy-family">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m rebuilding my test lab in preparation for our rollout of Mac OS X 10.3.4 and the synchronized moving of authentication from 2 sources (Active Directory and Open Directory) to one (Active Directory). I thought my fellow co-workers would like some notes (as well as you, gentle reader) on how to accomplish the following<span id="more-78"></span>:</p>
<p>1. All computers under your control authenticate against Active Directory.<br />
2. All users&#8217; home directories are stored on a Mac OS X file server running AFP and SMB.<br />
3. All &#8220;special folders&#8221; on the PC side (Desktop, My Documents, Application Data) are redirected to the user&#8217;s home directory.<br />
4. All Macintosh home directories are mounted via AFP as the user&#8217;s &#8220;home&#8221; folder.</p>
<p>What this hopes to provide is a steamlined user experience with access to their documents and settings on any computer they log on to, be that a Macintosh (which we prefer in these parts) or a PC (there&#8217;s no accounting for taste&#8230;).</p>
<p>Some assumtions about your current setup:</p>
<ul>
<li>You already have and know how to admimister your Active Directory</li>
<li>You already have and know how to administer a Mac OS X server</li>
<li>You are (somewhat) comfortable in the Mac OS X CLI (Terminal.app, or your preferred application)</li>
</ul>
<p>So here&#8217;s a step by step on how to accomplish this:</p>
<ol>
<li>Set your server up to be an Open Directory Master: using Server Admin, select Open Directory, click settings, change role to &#8220;Open Directory Master&#8221; and enter your admin username and password, Kerberos Realm Name should be the fqdn of your server, Search base should be your.domain.tld expressed as dc=your,dc=domain,dc=tld (no spaces!)</li>
<li>After entering the above values, click save and your server will chug for a few moments and set up a kerberos domain, as well as update a bunch of LDAP configuration entries</li>
<li>Go <a href="http://homepage.mac.com/clintmcintosh/osxad/osxad.html" title="Clint's great guide that I'm not going to reproduce here" target="_blank">here</a> and follow Clint&#8217;s great writeup. (I&#8217;ll grab those pages and archive them in case they go away&#8230;)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://ryanschwartz.net/2004/07/01/ad-osx-happy-family/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lockergnome and ass&#8230; (well, not anymore&#8230;)</title>
		<link>http://ryanschwartz.net/2004/05/26/lockergnome-and-ass</link>
		<comments>http://ryanschwartz.net/2004/05/26/lockergnome-and-ass#comments</comments>
		<pubDate>Wed, 26 May 2004 20:47:44 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">/?p=50</guid>
		<description><![CDATA[Well instead of sending a little note saying, &#8220;hey, do you by chance have an ad-blocker running?&#8221; and pointing out my mistake, Chris Pirillo made a (surprise!) sarcastic remark&#8230; I don&#8217;t even remember the last time I visited a site &#8230; <a href="http://ryanschwartz.net/2004/05/26/lockergnome-and-ass">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well instead of sending a little note saying, &#8220;hey, do you by chance have an ad-blocker running?&#8221; and pointing out my mistake, Chris Pirillo made a (surprise!) <a href="http://chris.pirillo.com/blog/_archives/2004/5/24/75452.html" target="_blank">sarcastic remark</a>&#8230;</p>
<p>I don&#8217;t even remember the last time I visited a site that looked like <a href="/images/ass.jpg" target="_blank">ass</a> because I blocked the ads on their page. Oh Well.</p>
<p>For those of you who use Safari, Firefox, Mozilla, or any other browser you can use a custom stylesheet with, check out <a href="http://www.google.com/search?hl=en&#038;ie=UTF-8&#038;q=userContent.css" target="_blank">userContent.css</a> if you want to take control of your browsing experience.</p>
<p>UPDATE: Chris Pirillo loves me! No &#8212; really. Oh, and he&#8217;s graciously corrected the &#8216;error&#8217; on the lockergnome family of sites. Thanks, Chris!</p>
]]></content:encoded>
			<wfw:commentRss>http://ryanschwartz.net/2004/05/26/lockergnome-and-ass/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

