<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Back up Win local account list?</title>
	<link>http://ask.metafilter.com/22818/Back-up-Win-local-account-list/</link>
	<description>Comments on Ask MetaFilter post Back up Win local account list?</description>
	<pubDate>Fri, 19 Aug 2005 05:20:13 -0800</pubDate>
	<lastBuildDate>Fri, 19 Aug 2005 05:20:13 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Back up Win local account list?</title>
		<link>http://ask.metafilter.com/22818/Back-up-Win-local-account-list</link>	
		<description>Is there a way to back up just the local username/password list in Windows (specifically Win2000 server) and copy it from machine to machine? &lt;br /&gt;&lt;br /&gt; I have a collection of 7 radiology-image servers that have to have a very long (and identical) local-account user list on all of &apos;em for the benefit of outside locations (doctors&apos; offices) in which the users and their pcs aren&apos;t members of this hospital&apos;s domain.  Yes I&apos;m doing all the usual full and incremental backups but considering the amount of typing and clicking that goes into these userlists I&apos;d like to have a separate backup of just them in my pocket. If it were Unix I could just burn /etc/password and /etc/shadow to a CD and have exactly what I need. But in Windows? What (if anything) to do? Thanks very much!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.22818</guid>
		<pubDate>Fri, 19 Aug 2005 03:44:07 -0800</pubDate>
		<dc:creator>jfuller</dc:creator>
		
			<category>userlist</category>
		
			<category>backup</category>
		
			<category>Win2Kserver</category>
		
	</item> <item>
		<title>By: eriko</title>
		<link>http://ask.metafilter.com/22818/Back-up-Win-local-account-list#364824</link>	
		<description>I just remembered a trick from the NT4 resource kit. I don&apos;t know if it still works on 2000/2003.&lt;br&gt;
&lt;br&gt;
addusers \\machine /d extractfile.txt&lt;br&gt;
&lt;br&gt;
/d is &quot;dump&quot;. You&apos;ll need the addusers command from the resource kit, but you&apos;d need that anyway to rebuild them.&lt;br&gt;
&lt;br&gt;
Otherwise, I&apos;d seriously consider building another domain controller for these accounts, and using domain trusts to get them access to the hospital domain.&lt;br&gt;
&lt;br&gt;
Note: This doesn&apos;t save passwords. Moving passwords about is problematical in Windows. You could use a password cracker and get most of them. But 99% of the battle is the accounts. You can invert this command (use a textfile to add accounts) -- the accounts all come in with no password, but a requirement to change the password on next logon, so while not ideal, it would help with a fast rebuild.&lt;br&gt;
&lt;br&gt;
Note that net user and net accounts might give you the rest, but I&apos;d have to check them (don&apos;t have a windows box here.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22818-364824</guid>
		<pubDate>Fri, 19 Aug 2005 05:20:13 -0800</pubDate>
		<dc:creator>eriko</dc:creator>
	</item><item>
		<title>By: theora55</title>
		<link>http://ask.metafilter.com/22818/Back-up-Win-local-account-list#365210</link>	
		<description>Eriko&apos;s suggestion is a good one.  &lt;br&gt;
&lt;br&gt;
Passwords can be set at the command line in Windows.  So you could probably run a batch file to set passwords.  &lt;br&gt;
&lt;br&gt;
&lt;tt&gt;C:\&amp;gt;net user /?&lt;br&gt;
The syntax of this command is:&lt;br&gt;
&lt;br&gt;
NET USER&lt;br&gt;
[username [password | *] [options]] [/DOMAIN]&lt;br&gt;
         username {password | *} /ADD [options] [/DOMAIN]&lt;br&gt;
         username [/DELETE] [/DOMAIN]&lt;br&gt;
&lt;br&gt;
C:\&amp;gt;&lt;/tt&gt;&lt;br&gt;
&lt;br&gt;
C:\&amp;gt;net /? will get more info for additional commands.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22818-365210</guid>
		<pubDate>Fri, 19 Aug 2005 12:08:24 -0800</pubDate>
		<dc:creator>theora55</dc:creator>
	</item>
	</channel>
</rss>
