<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: VBSCRIPT: Add New Domain's Admins to Local Administrators Programmatically</title>
	<link>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/</link>
	<description>ls /usr/lolcat</description>
	<pubDate>Thu, 20 Nov 2008 14:21:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: pztbsqly vhgrqn</title>
		<link>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-10263</link>
		<dc:creator>pztbsqly vhgrqn</dc:creator>
		<pubDate>Mon, 30 Jun 2008 08:46:12 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-10263</guid>
		<description>yogmxdt dcqbyte lkjh qamypitg jzisl cmheqrb ynrqb</description>
		<content:encoded><![CDATA[<p>yogmxdt dcqbyte lkjh qamypitg jzisl cmheqrb ynrqb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glpi</title>
		<link>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-452</link>
		<dc:creator>Glpi</dc:creator>
		<pubDate>Sun, 03 Jun 2007 19:16:45 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-452</guid>
		<description>Hi chrissy
i have one win2k server and one 2k3 server i am migrating user from win2k to win2k3 i want to add win 2k3 admin to all client pc admin group.

all client pc is login to win2kpc

the above script will work for my structure?

where i can put the scripte

my domain name of win2k is abc and domain controller name is test. the full name is test.abc

and my domain name of win2k3 is xyz.com and domain contrller name is dc. the full name is dc.xyz.com

pls guid me
wher i can change and what i can change in ur script
and whre i can put the script
all the user is loagin to win2k server

pls
i am waiting for you answer</description>
		<content:encoded><![CDATA[<p>Hi chrissy<br />
i have one win2k server and one 2k3 server i am migrating user from win2k to win2k3 i want to add win 2k3 admin to all client pc admin group.</p>
<p>all client pc is login to win2kpc</p>
<p>the above script will work for my structure?</p>
<p>where i can put the scripte</p>
<p>my domain name of win2k is abc and domain controller name is test. the full name is test.abc</p>
<p>and my domain name of win2k3 is xyz.com and domain contrller name is dc. the full name is dc.xyz.com</p>
<p>pls guid me<br />
wher i can change and what i can change in ur script<br />
and whre i can put the script<br />
all the user is loagin to win2k server</p>
<p>pls<br />
i am waiting for you answer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrissy</title>
		<link>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-451</link>
		<dc:creator>Chrissy</dc:creator>
		<pubDate>Tue, 31 Oct 2006 09:48:26 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-451</guid>
		<description>Eric,
Where did you find the object"TheDomain" ? It was in there months ago but I removed it. Even checked the source code for this page and the first hit for "TheDomain" was in your comment.

As for NT 4, I have no idea.. I suggest running it on the new trusted domain instead.</description>
		<content:encoded><![CDATA[<p>Eric,<br />
Where did you find the object"TheDomain" ? It was in there months ago but I removed it. Even checked the source code for this page and the first hit for "TheDomain" was in your comment.</p>
<p>As for NT 4, I have no idea.. I suggest running it on the new trusted domain instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Curtis</title>
		<link>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-450</link>
		<dc:creator>Eric Curtis</dc:creator>
		<pubDate>Tue, 31 Oct 2006 06:02:14 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-450</guid>
		<description>Running your script on the old NT 4.0 domain produces an invalid syntax error on line 4, and running on the new domain controller throws an error on line 6 about TheDomain.Filter being undefined.

I am also getting errors about the object.

I could really use this script if it works.  Please Help me!</description>
		<content:encoded><![CDATA[<p>Running your script on the old NT 4.0 domain produces an invalid syntax error on line 4, and running on the new domain controller throws an error on line 6 about TheDomain.Filter being undefined.</p>
<p>I am also getting errors about the object.</p>
<p>I could really use this script if it works.  Please Help me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrissy</title>
		<link>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-449</link>
		<dc:creator>Chrissy</dc:creator>
		<pubDate>Tue, 01 Aug 2006 16:51:15 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-449</guid>
		<description>Hey Jim,
I ran this on the new domain controller though you should be able to run it on any computer that both domains trust.

You are right about the TheDomain, I changed the object name to be more representative in one place and forgot to change it in the other. I've updated the script.

Let me know how it works for you!</description>
		<content:encoded><![CDATA[<p>Hey Jim,<br />
I ran this on the new domain controller though you should be able to run it on any computer that both domains trust.</p>
<p>You are right about the TheDomain, I changed the object name to be more representative in one place and forgot to change it in the other. I've updated the script.</p>
<p>Let me know how it works for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-448</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 31 Jul 2006 10:54:14 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/admt-add-new-domains-admins-to-local-administrators-programmatically/#comment-448</guid>
		<description>Is your script for adding Domain Admins to the local Administrators group supposed to be run on the domain controller of the old domain or the new domain?  Running on the old domain produces an invalid syntax error on line 4, and running on the new domain controller throws an error on line 6 about TheDomain.Filter being undefined.

thanks,
 -Jim</description>
		<content:encoded><![CDATA[<p>Is your script for adding Domain Admins to the local Administrators group supposed to be run on the domain controller of the old domain or the new domain?  Running on the old domain produces an invalid syntax error on line 4, and running on the new domain controller throws an error on line 6 about TheDomain.Filter being undefined.</p>
<p>thanks,<br />
 -Jim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
