<?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>Andy's Techie Blog &#187; Admin Tips</title>
	<atom:link href="http://andyparkes.co.uk/blog/index.php/category/admin-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://andyparkes.co.uk/blog</link>
	<description>Professional Geek</description>
	<lastBuildDate>Tue, 20 Jul 2010 14:34:53 +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>Rename Computers</title>
		<link>http://andyparkes.co.uk/blog/index.php/2007/06/14/rename-computers/</link>
		<comments>http://andyparkes.co.uk/blog/index.php/2007/06/14/rename-computers/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 12:35:37 +0000</pubDate>
		<dc:creator>AndyParkes</dc:creator>
				<category><![CDATA[Admin Tips]]></category>

		<guid isPermaLink="false">http://parkesy.wordpress.com/2007/06/14/rename-computers/</guid>
		<description><![CDATA[*-*Update *-* Edited the post as i just spotted you can&#8217;t see all the command!   *-* How do you name computers on your networks? Since users make such great use of Remote Web Workplace i&#8217;ve taken to naming them the same as the user name (obviously this is dependant on one person having their own PC) It [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fandyparkes.co.uk%2Fblog%2Findex.php%2F2007%2F06%2F14%2Frename-computers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fandyparkes.co.uk%2Fblog%2Findex.php%2F2007%2F06%2F14%2Frename-computers%2F&amp;source=AndyParkes&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<p>*-*Update *-*</p>
<p>Edited the post as i just spotted you can&#8217;t see all the command! </p>
<p> *-*</p>
<p>How do you name computers on your networks?</p>
<p>Since users make such great use of Remote Web Workplace i&#8217;ve taken to naming them the same as the user name (obviously this is dependant on one person having their own PC)</p>
<p>It means the user doesn&#8217;t have to remember a PC name, when logging in remotely. They click on &#8220;Connect to my computer&#8221; and look for their name </p>
<p>&#8220;But what if that person leaves the company?!&#8221; I hear you cry</p>
<p>Well I have a batch file that I run from the server for renaming computers. It&#8217;s much quicker (and not as messy) as doing it manually</p>
<p><em>Netdom RenameComputer AndyParkes /NewName:AndyParkesPC  /UserD:MyDomain\Administrator  </em></p>
<p><em>/PasswordD:*  /Force /ReBoot</em></p>
<p><em>pause</em></p>
<p><strong><em>Note: The netdom command and it&#8217;s parameters are supposed to be on one line. I&#8217;ve seperated here for readability</em></strong> </p>
<p>The pause is so that i can view the output when it&#8217;s finished.</p>
<p>If i was going to improve this i&#8217;d get it to prompt for the new and old computer names but this is a task i perform so infrequently that it&#8217;s easier to just edit the batch file</p>
<p>Also note the * for the password is so it prompts for the password. You can save the password in the batch file but who wants to leave their admin passwords lying around?!</p>
<p>Note. NetDom is part of the <a target="_blank" href="http://www.microsoft.com.nsatc.net/downloads/details.aspx?FamilyId=49AE8576-9BB9-4126-9761-BA8011FABF38&amp;displaylang=en" title="XP support tools">Windows XP support tools</a> so you&#8217;ll need to load that if your going to do it from your PC</p>
]]></content:encoded>
			<wfw:commentRss>http://andyparkes.co.uk/blog/index.php/2007/06/14/rename-computers/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
