<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: VBScript - Remove a user from all groups and export their current group membership</title>
	<link>http://benchristian.com</link>
	<description>Observations and thoughts from an IT guy...</description>
	<pubDate>Wed, 07 Jan 2009 00:14:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: Sharath</title>
		<link>http://benchristian.com/vbscript-remove-a-user-from-all-groups-and-export-their-current-group-membership/#comment-820</link>
		<author>Sharath</author>
		<pubDate>Wed, 23 May 2007 17:49:13 +0000</pubDate>
		<guid>http://benchristian.com/vbscript-remove-a-user-from-all-groups-and-export-their-current-group-membership/#comment-820</guid>
					<description>Hi,

What are the changes i need to do in the script.What files should i create.

THX
Sharath</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>What are the changes i need to do in the script.What files should i create.</p>
<p>THX<br />
Sharath</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ben Christian</title>
		<link>http://benchristian.com/vbscript-remove-a-user-from-all-groups-and-export-their-current-group-membership/#comment-823</link>
		<author>Ben Christian</author>
		<pubDate>Thu, 24 May 2007 09:06:58 +0000</pubDate>
		<guid>http://benchristian.com/vbscript-remove-a-user-from-all-groups-and-export-their-current-group-membership/#comment-823</guid>
					<description>Hi Sharath,

-The only changes that you need to make in the script are the locations of the input and output files (unless create a folder path called c:\scripts\stripgroups).  

-You need to create a file called input.txt and list the display name of each user that you want to process on each line in that file.  The output files are automatically created.

-You don't need to supply a domain name, the script will search the current domain (the domain that the user running the script is logged into) for users that are listed in the input file and then process them.

-If the "domain users" group has been moved from the default location in AD then you will need to adjust the script. 

Let me know how you go.</description>
		<content:encoded><![CDATA[<p>Hi Sharath,</p>
<p>-The only changes that you need to make in the script are the locations of the input and output files (unless create a folder path called c:\scripts\stripgroups).  </p>
<p>-You need to create a file called input.txt and list the display name of each user that you want to process on each line in that file.  The output files are automatically created.</p>
<p>-You don&#8217;t need to supply a domain name, the script will search the current domain (the domain that the user running the script is logged into) for users that are listed in the input file and then process them.</p>
<p>-If the &#8220;domain users&#8221; group has been moved from the default location in AD then you will need to adjust the script. </p>
<p>Let me know how you go.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: michael jones</title>
		<link>http://benchristian.com/vbscript-remove-a-user-from-all-groups-and-export-their-current-group-membership/#comment-1685</link>
		<author>michael jones</author>
		<pubDate>Fri, 26 Oct 2007 13:29:45 +0000</pubDate>
		<guid>http://benchristian.com/vbscript-remove-a-user-from-all-groups-and-export-their-current-group-membership/#comment-1685</guid>
					<description>Really nice site! I am glad that i have found it! I Want a membership!:) I completely agree with you about the script! Good post! Thank you for it!</description>
		<content:encoded><![CDATA[<p>Really nice site! I am glad that i have found it! I Want a membership!:) I completely agree with you about the script! Good post! Thank you for it!</p>
]]></content:encoded>
				</item>
</channel>
</rss>
