<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>WiseSoft.co.uk articles for IT Professionals</title><link>http://www.wisesoft.co.uk</link><description>Articles for IT Professionals from WiseSoft.co.uk.  Active Directory, Scripting, SQL Server etc.</description><ttl>120</ttl><item><title><![CDATA[ How to Check for Users that must change password at next logon]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_how_to_check_for_users_that_must_change_password_at_next_logon.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_how_to_check_for_users_that_must_change_password_at_next_logon.aspx</guid><description><![CDATA[ A lot of people are using PowerShell the way VBscript is used.  Here is a PowerShell script that isn't in heinous vbsciptese...  AND IT WORKS.  You need to download and install the Quest AD objects for PowerShell.  They will make your life as an admin waay easier. ]]> </description><pubDate>Sun, 14 Feb 2010 16:07:23 GMT</pubDate></item><item><title><![CDATA[ Extract User Data To a CSV File (Inc Terminal Services Attributes)]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_extract_user_data_to_a_csv_terminal_services.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_extract_user_data_to_a_csv_terminal_services.aspx</guid><description><![CDATA[ Extract user data from Active Directory as a CSV file.  Handling for terminal services attributes is included. ]]> </description><pubDate>Tue, 17 Nov 2009 19:54:55 GMT</pubDate></item><item><title><![CDATA[ Add user to local administrators group]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_add_user_to_local_administrators_group.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_add_user_to_local_administrators_group.aspx</guid><description><![CDATA[ This script adds a specified user to the local administrators group.  This could be run as a startup script via group policy. ]]> </description><pubDate>Sun, 16 Aug 2009 09:57:37 GMT</pubDate></item><item><title><![CDATA[ Create User Accounts from CSV File]]> </title><link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct08/hey1020.mspx</link><guid isPermaLink="true">http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct08/hey1020.mspx</guid><description><![CDATA[ Technet "Hey, Scripting Guy" article demonstrating how to create user accounts from a CSV file using PowerShell. ]]> </description><pubDate>Tue, 14 Jul 2009 19:19:58 GMT</pubDate></item><item><title><![CDATA[ Remove all users in OU from group]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_remove_all_users_in_ou_from_group.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_remove_all_users_in_ou_from_group.aspx</guid><description><![CDATA[ Remove users located in a specified OU from a group.  Filter can be modified if required. e.g. You could filter all users in a department etc. ]]> </description><pubDate>Wed, 06 May 2009 07:36:05 GMT</pubDate></item><item><title><![CDATA[ IsMember Functions]]> </title><link>http://www.rlmueller.net/freecode1.htm</link><guid isPermaLink="true">http://www.rlmueller.net/freecode1.htm</guid><description><![CDATA[ A collection of VBScripts for testing Active Directory group membership.  Choose your script based on whether you want to include "nested members" and membership in "primary groups".  A variety of techniques are applied depending on your requirements to achive optimal performance. ]]> </description><pubDate>Mon, 02 Mar 2009 17:25:44 GMT</pubDate></item><item><title><![CDATA[ Update all users extensionAttribute1]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_update_all_users_extensionattribute1.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_update_all_users_extensionattribute1.aspx</guid><description><![CDATA[ This script looks through all the users in an OU and updates there extensionAttribute1.   ]]> </description><pubDate>Thu, 21 Aug 2008 05:04:17 GMT</pubDate></item><item><title><![CDATA[ Move All Users In Department to a Specified OU and Replace Group Membership]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_move_all_users_in_department_to_a_specified_ou_and_replace_group_membership.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_move_all_users_in_department_to_a_specified_ou_and_replace_group_membership.aspx</guid><description><![CDATA[ This script will move all the users in the "Marketing" department to the "Marketing" OU.  It will then replace existing group membership with a specified list of groups (ignoring primary group).  See "setup" section for configuration.

EXISTING GROUP MEMBERSHIP WILL BE REPLACED - Please be careful when using this script! ]]> </description><pubDate>Thu, 03 Jul 2008 14:31:47 GMT</pubDate></item><item><title><![CDATA[ Move All Users In Department to a Specified OU]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_move_all_users_in_department_to_a_specified_ou.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_move_all_users_in_department_to_a_specified_ou.aspx</guid><description><![CDATA[ This script will move all the users in the "Marketing" department to the "Marketing" OU.  Simply modify the setup section to suite your own requirements. ]]> </description><pubDate>Thu, 03 Jul 2008 13:16:12 GMT</pubDate></item><item><title><![CDATA[ Update AD image]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_update_ad_image.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_update_ad_image.aspx</guid><description><![CDATA[ Updates an AD account with a picture from the local file system. It sses ADODB.Stream to create an OctetString that can be placed directly into the appropriate AD attribute. This example uses jpegPhoto, for other attributes, see:
http://www.wisesoft.co.uk/Products/PasswordControl/BulkModify/BulkModifyPhotos.aspx ]]> </description><pubDate>Sun, 08 Jun 2008 10:32:01 GMT</pubDate></item><item><title><![CDATA[ Extract User Data To a CSV File]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_extract_user_data_to_csv.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_extract_user_data_to_csv.aspx</guid><description><![CDATA[ Extract user data from Active Directory to a CSV file.  By default all users in the domain will be exported with attributes from the "General" page in ADU&C.  The script is easy to modify if different criteria is required. See the "Setup" section to change criteria. ]]> </description><pubDate>Fri, 18 Apr 2008 14:01:50 GMT</pubDate></item><item><title><![CDATA[ Set a Default Logon Script for All User Accounts]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_set_a_default_logon_script_for_all_user_accounts.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_set_a_default_logon_script_for_all_user_accounts.aspx</guid><description><![CDATA[ Updates the "Logon Script" (scriptPath) attribute for all users that do not have a logon script apecified.  This script can easily be changed to modify other attributes. ]]> </description><pubDate>Sun, 09 Mar 2008 12:27:13 GMT</pubDate></item><item><title><![CDATA[ Search for a User with a Specified SAMAccountName]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_a_user_with_a_specified_samaccountname.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_a_user_with_a_specified_samaccountname.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for a user with the sAMAccountName kenmyer. The sAMAccountName attribute is replicated to the Global Catalog. This means you can connect to a Global Catalog server and search across the forest for a SAM Account Name.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:31:07 GMT</pubDate></item><item><title><![CDATA[ Search for All Users Who Must Change Their Password On Their Next Logon]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_who_must_change_their_password_on_their_next_logon.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_who_must_change_their_password_on_their_next_logon.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all the users who must change their password on their next logon. The pwdLastSet attribute is not replicated to the Global Catalog; you cannot connect to a Global Catalog server and search across the forest for users whose passwords must be reset the next time they log on.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:29:11 GMT</pubDate></item><item><title><![CDATA[ Search for All Users Who Have Remote Access Dial In Permissions]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_who_have_remote_access_dial_in_permissions.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_who_have_remote_access_dial_in_permissions.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all the users who have remote access dial-in permissions. The msNPAllowDialin attribute is not replicated to the Global Catalog; you cannot connect to a Global Catalog server and search across the forest for users with remote dial-in permissions. Note that this attribute is not automatically populated any time you create a user account.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:28:10 GMT</pubDate></item><item><title><![CDATA[ Search for All Users Who Have Logged On at Least Once]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_who_have_logged_on_at_least_once.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_who_have_logged_on_at_least_once.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all the users who gave logged on to a domain controller at least once. The logonCount attribute is not replicated to the Global Catalog; you cannot connect to a Global Catalog server and search across the forest for users who have logged on a specified number of times. Note that this attribute is not replicated within a domain, either. To determine the number of times a user has logged on, you will have to retrieve this value from each domain controller.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:27:12 GMT</pubDate></item><item><title><![CDATA[ Search for All Users Who Have a Home Directory]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_who_have_a_home_directory.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_who_have_a_home_directory.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all the users who have a home directory. The homeDirectory attribute is not replicated to the Global Catalog; you cannot connect to a Global Catalog server and search across the forest for all users who have an assigned home directory. Note that this attribute is not automatically populated any time you create a user account.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:26:12 GMT</pubDate></item><item><title><![CDATA[ Search for All Users in a Specified Office Location]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_in_a_specified_office_location.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_in_a_specified_office_location.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all the users in Building 45/1675. The physicalDeliveryOfficeName attribute is not replicated to the Global Catalog; you cannot connect to a Global Catalog server and search across the forest for users from a specific office location. Note that this attribute is not automatically populated any time you create a user account.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:25:21 GMT</pubDate></item><item><title><![CDATA[ Search for All Users in a Specified Company]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_in_a_specified_company.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_in_a_specified_company.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all the users in a domain from the Contoso company. The company attribute is not replicated to the Global Catalog; you cannot connect to a Global Catalog server and search across the forest for users from a specified company. Note that this attribute is not automatically populated any time you create a user account.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:24:18 GMT</pubDate></item><item><title><![CDATA[ Search for All Users in a Department]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_in_a_department.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_in_a_department.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all the users in the Finance department. The Department attribute is not replicated to the Global Catalog; you cannot connect to a Global Catalog server and search across the forest for users from a specific department. Note that this attribute is not automatically populated any time you create a user account.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:23:03 GMT</pubDate></item><item><title><![CDATA[ Search for All Users Having a Specified Exchange Server]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_having_a_specified_exchange_server.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_having_a_specified_exchange_server.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all the users that have the Exchange server o=fabrikam/ou=First Administrative Group/cn=Configuration/cn=Servers/cn=atl-msg-01. The msExchHomeServerName attribute is replicated to the Global Catalog. This means you can connect to a Global Catalog server and search across the forest for users having a specified Exchange server. This attribute is available only if you have installed Microsoft Exchange.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:21:57 GMT</pubDate></item><item><title><![CDATA[ Search for All Users by the Date Their Account was Last Modified]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_by_the_date_their_account_was_last_modified.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_by_the_date_their_account_was_last_modified.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all user accounts modified on October 1, 2007 or later. The whenChanged attribute is replicated to the Global Catalog. This means you can connect to a Global Catalog server and search across the forest for users by the date their account was last modified.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:20:42 GMT</pubDate></item><item><title><![CDATA[ Search for All Users by the Date Their Account was Created]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_by_the_date_their_account_was_created.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_by_the_date_their_account_was_created.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all user accounts created on October 1, 2007 or later. The whenCreated attribute is replicated to the Global Catalog. This means you can connect to a Global Catalog server and search across the forest for users by the date their account was created.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:19:45 GMT</pubDate></item><item><title><![CDATA[ Search for All Users Whose Passwords Never Expire]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_whose_passwords_never_expire.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_whose_passwords_never_expire.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all user account passwords that never expire. The userAccountControl attribute is replicated to the Global Catalog. This means you can connect to a Global Catalog server and search across the forest for all users whose passwords never expire.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:18:22 GMT</pubDate></item><item><title><![CDATA[ Search for All Disabled User Accounts]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_disabled_user_accounts.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_disabled_user_accounts.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all disabled user accounts. The userAccountControl attribute is replicated to the Global Catalog. This means you can connect to a Global Catalog server and search across the forest for users whose accounts have been disabled.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:17:18 GMT</pubDate></item><item><title><![CDATA[ Search for All Users in a Domain]]> </title><link>http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_in_a_domain.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/powershell_search_for_all_users_in_a_domain.aspx</guid><description><![CDATA[ Sample script that searches Active Directory for all the users in a domain. The user objectCategory is replicated to the Global Catalog. This means you can connect to a Global Catalog server and search across the forest for all user accounts.  ]]> </description><pubDate>Tue, 04 Mar 2008 02:15:54 GMT</pubDate></item><item><title><![CDATA[ Write Static Routes (msRADIUSFramedRoute attribute)]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_static_routes_attribute.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_static_routes_attribute.aspx</guid><description><![CDATA[ Modify the msRADIUSFramedRoute attribute. The "Static Routes" attribute in the "Dial-In" page of the user dialog in Active Directory Users and Computers. ]]> </description><pubDate>Sun, 02 Mar 2008 05:54:00 GMT</pubDate></item><item><title><![CDATA[ Read Static Routes (msRADIUSFramedRoute attribute)]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_static_routes_attribue.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_static_routes_attribue.aspx</guid><description><![CDATA[ Read the msRADIUSFramedRoute attribute. The "Static Routes" attribute in the "Dial-In" page of the user dialog in Active Directory Users and Computers. ]]> </description><pubDate>Sun, 02 Mar 2008 05:37:53 GMT</pubDate></item><item><title><![CDATA[ Read msRADIUSFramedIPAddress (Assigned Static IP Address) attribute ]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_msradiusframedipaddress_attribute_.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_msradiusframedipaddress_attribute_.aspx</guid><description><![CDATA[ Read the msRADIUSFramedIPAddress attribute. The "Assign a Static IP Address" attribute in the "Dial-In" page of the user dialog in Active Directory Users and Computers. ]]> </description><pubDate>Sun, 02 Mar 2008 05:24:44 GMT</pubDate></item><item><title><![CDATA[ Write msRADIUSFramedIPAddress (Assigned Static IP Address) attribute ]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_msradiusframedipaddress_attribute_.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_msradiusframedipaddress_attribute_.aspx</guid><description><![CDATA[ Modify the msRADIUSFramedIPAddress attribute. The "Assign a Static IP Address" attribute in the "Dial-In" page of the user dialog in Active Directory Users and Computers. ]]> </description><pubDate>Sun, 02 Mar 2008 04:43:07 GMT</pubDate></item><item><title><![CDATA[ Write Callback Options (msRADIUSServiceType and msRADIUSCallbackNumber attributes)]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_callback_options.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_callback_options.aspx</guid><description><![CDATA[ Modify the msRADIUSServiceType and msRADIUSCallbackNumber attributes. The "Callback Options" attributes in the "Dial-In" page of the user dialog in Active Directory Users and Computers. ]]> </description><pubDate>Sat, 01 Mar 2008 11:51:50 GMT</pubDate></item><item><title><![CDATA[ Read Callback Options (msRADIUSServiceType and msRADIUSCallbackNumber attributes)]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_callback_options.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_callback_options.aspx</guid><description><![CDATA[ Read the Callback Options from the "Dial In" page of the user dialog in Active Directory Users and Computers. ]]> </description><pubDate>Sat, 01 Mar 2008 11:38:26 GMT</pubDate></item><item><title><![CDATA[ Write Verify Caller ID (msNPCallingStationID) Attribute]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_msnpcallingstationid_attribute.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_msnpcallingstationid_attribute.aspx</guid><description><![CDATA[ Modify the msNPCallingStationID attribute. The "Verify Caller-ID" attribute in the "Dial-In" page of the user dialog in Active Directory Users and Computers. ]]> </description><pubDate>Sat, 01 Mar 2008 11:18:45 GMT</pubDate></item><item><title><![CDATA[ Read Verify Caller ID (msNPCallingStationID) Attribute]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_msnpcallingstationid_attribute.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_msnpcallingstationid_attribute.aspx</guid><description><![CDATA[ Read the msNPCallingStationID attribute. The "Verify Caller-ID" attribute in the "Dial-In" page of the user dialog in Active Directory Users and Computers. ]]> </description><pubDate>Sat, 01 Mar 2008 11:03:39 GMT</pubDate></item><item><title><![CDATA[ Write Remote Access Permission (msNPAllowDialIn) attribute]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_msnpallowdialin_attribute.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_msnpallowdialin_attribute.aspx</guid><description><![CDATA[ Modify the msNPAllowDialIn attribute. The "Remote Access Permission (Dial In or VPN)" attribute in the "Dial-In" page of the user dialog in Active Directory Users and Computers. ]]> </description><pubDate>Sat, 01 Mar 2008 10:52:15 GMT</pubDate></item><item><title><![CDATA[ Read Remote Access Permission (msNPAllowDialIn) attribute]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_msnpallowdialin_attribute.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_msnpallowdialin_attribute.aspx</guid><description><![CDATA[ Read the msNPAllowDialIn attribute. The "Remote Access Permission (Dial In or VPN)" attribute in the "Dial-In" page of the user dialog in Active Directory Users and Computers. ]]> </description><pubDate>Sat, 01 Mar 2008 09:56:28 GMT</pubDate></item><item><title><![CDATA[ Display Active Directory Information for Current User]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_active_directory_information_for_current_user.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_active_directory_information_for_current_user.aspx</guid><description><![CDATA[ This script demonstrates how to bind to the current active directory user account object to display information from the "General" page in Active Directory Users and Computers. ]]> </description><pubDate>Fri, 15 Feb 2008 16:52:50 GMT</pubDate></item><item><title><![CDATA[ Remove all Group Membership from a User Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_remove_all_group_membership_from_a_user_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_remove_all_group_membership_from_a_user_account.aspx</guid><description><![CDATA[ Removes the David.Wiseman user account from all Active Directory security groups.  ]]> </description><pubDate>Thu, 14 Feb 2008 02:30:22 GMT</pubDate></item><item><title><![CDATA[ Update User Attributes from CSV File]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_update_user_attributes_from_csv.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_update_user_attributes_from_csv.aspx</guid><description><![CDATA[ Update active directory user attributes from a CSV File.  (See Notes section for additional information and instructions)
 ]]> </description><pubDate>Mon, 21 Jan 2008 14:22:19 GMT</pubDate></item><item><title><![CDATA[ Change Passwords for all users in an OU]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_change_passwords_for_all_users_in_an_ou.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_change_passwords_for_all_users_in_an_ou.aspx</guid><description><![CDATA[ Change the password of all users in an organizational unit (OU). ]]> </description><pubDate>Fri, 01 Sep 2006 15:15:56 GMT</pubDate></item><item><title><![CDATA[ Change Local Admin Password]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_change_local_admin_password.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_change_local_admin_password.aspx</guid><description><![CDATA[ Change the password of the local administrator account. ]]> </description><pubDate>Mon, 28 Aug 2006 05:59:44 GMT</pubDate></item><item><title><![CDATA[ Change Local Admin Password on multiple Servers/Computers]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_change_local_admin_password_on_multiple_servers-computers.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_change_local_admin_password_on_multiple_servers-computers.aspx</guid><description><![CDATA[ Change the local admin password on a specified list of computers/servers. ]]> </description><pubDate>Mon, 28 Aug 2006 05:50:26 GMT</pubDate></item><item><title><![CDATA[ Display Username of User on a Remote Computer]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_username_of_user_on_a_remote_computer.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_username_of_user_on_a_remote_computer.aspx</guid><description><![CDATA[ Display the username of the user(s) logged on to a remote computer.  The script will prompt for a computer name and display the name of the user logged on to that computer in NT format (DOMAIN\USERNAME). ]]> </description><pubDate>Mon, 21 Aug 2006 15:31:04 GMT</pubDate></item><item><title><![CDATA[ Determine when a user changed their password last]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_determine_when_a_user_changed_their_password_last.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_determine_when_a_user_changed_their_password_last.aspx</guid><description><![CDATA[ Display the last time a password was changed for an Active Directory user account. ]]> </description><pubDate>Sun, 20 Aug 2006 14:21:16 GMT</pubDate></item><item><title><![CDATA[ Move user to a different OU]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_move_user_to_a_different_ou.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_move_user_to_a_different_ou.aspx</guid><description><![CDATA[ Move a user to a different Organizational Unit (OU). ]]> </description><pubDate>Sun, 20 Aug 2006 13:04:47 GMT</pubDate></item><item><title><![CDATA[ IsMember Function]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_ismember_function.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_ismember_function.aspx</guid><description><![CDATA[ Function to test the group membership of a user/computer.  Function accounts for Primary Group membership and nested groups.  A dictionary object is used to make the function efficient for testing group membership in multiple groups. ]]> </description><pubDate>Thu, 17 Aug 2006 15:33:05 GMT</pubDate></item><item><title><![CDATA[ Export Users from Active Directory to Excel]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_export_users_from_active_directory_to_excel.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_export_users_from_active_directory_to_excel.aspx</guid><description><![CDATA[ Run a query against your Active Directory domain and save the results in an Excel worksheet. ]]> </description><pubDate>Sun, 13 Aug 2006 07:32:06 GMT</pubDate></item><item><title><![CDATA[ Delete a User Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_delete_a_user_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_delete_a_user_account.aspx</guid><description><![CDATA[ Script to delete an Active Directory user account.  The script will prompt for a username and then delete that user account. ]]> </description><pubDate>Sun, 06 Aug 2006 15:58:22 GMT</pubDate></item><item><title><![CDATA[ Get the distinguished name (DN) of a user]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_get_the_distinguished_name_of_a_user.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_get_the_distinguished_name_of_a_user.aspx</guid><description><![CDATA[ Use name translate to return the distinguished name of a user from their NT username (sAMAccountName).  This can be used to bind to a user object to retrieve additional properties of the user account. ]]> </description><pubDate>Sun, 06 Aug 2006 15:41:43 GMT</pubDate></item><item><title><![CDATA[ List Attributes of User Class]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_list_attributes_of_user_class.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_list_attributes_of_user_class.aspx</guid><description><![CDATA[ List optional and mandatory attributes of user class. ]]> </description><pubDate>Sun, 06 Aug 2006 12:33:02 GMT</pubDate></item><item><title><![CDATA[ Retrieve all Properties of a User]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_retrieve_all_properties_of_a_user.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_retrieve_all_properties_of_a_user.aspx</guid><description><![CDATA[ Enumerate the names and values of all the properties of a user account. ]]> </description><pubDate>Sun, 06 Aug 2006 09:35:11 GMT</pubDate></item><item><title><![CDATA[ Read Direct Reports Attribute]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_direct_reports_attribute.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_direct_reports_attribute.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Fri, 19 May 2006 13:37:30 GMT</pubDate></item><item><title><![CDATA[ Write Account Expires attribute]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_account_expires_attribute.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_account_expires_attribute.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Fri, 19 May 2006 13:06:36 GMT</pubDate></item><item><title><![CDATA[ Read Account Expires attribute]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_account_expires_attribute.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_account_expires_attribute.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Fri, 19 May 2006 13:05:01 GMT</pubDate></item><item><title><![CDATA[ Change Users Common-Name]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_change_users_common-name.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_change_users_common-name.aspx</guid><description><![CDATA[ Change the common-name (cn)/Display Name of a user account. ]]> </description><pubDate>Wed, 17 May 2006 14:01:36 GMT</pubDate></item><item><title><![CDATA[ Unlock all User Accounts]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_unlock_all_user_accounts.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_unlock_all_user_accounts.aspx</guid><description><![CDATA[ Unlock all users in the domain. ]]> </description><pubDate>Wed, 03 May 2006 14:19:38 GMT</pubDate></item><item><title><![CDATA[ Write Allow Reconnection]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_allow_reconnection.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_allow_reconnection.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 07:52:53 GMT</pubDate></item><item><title><![CDATA[ Read Allow Reconnection]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_allow_reconnection.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_allow_reconnection.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 07:51:21 GMT</pubDate></item><item><title><![CDATA[ Write Broken Connection Action]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_broken_connection_action.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_broken_connection_action.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 07:47:40 GMT</pubDate></item><item><title><![CDATA[ Read Broken Connection Action]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_broken_connection_action.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_broken_connection_action.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 07:45:57 GMT</pubDate></item><item><title><![CDATA[ Write Idle Session Limit]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_idle_session_limit.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_idle_session_limit.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 07:42:13 GMT</pubDate></item><item><title><![CDATA[ Read Idle Session Limit]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_idle_session_limit.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_idle_session_limit.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 07:40:45 GMT</pubDate></item><item><title><![CDATA[ Write Active Session Limit]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_active_session_limit.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_active_session_limit.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 07:37:50 GMT</pubDate></item><item><title><![CDATA[ Read Active Session Limit]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_active_session_limit.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_active_session_limit.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 07:36:20 GMT</pubDate></item><item><title><![CDATA[ Write MaxDisconnectionTime]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_maxdisconnectiontime.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_maxdisconnectiontime.aspx</guid><description><![CDATA[ Sessions Tab - End a disconnected session. ]]> </description><pubDate>Sun, 29 Jan 2006 07:31:38 GMT</pubDate></item><item><title><![CDATA[ Read MaxDisconnectionTime]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_maxdisconnectiontime.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_maxdisconnectiontime.aspx</guid><description><![CDATA[ Sessions Tab - End a disconnected session. ]]> </description><pubDate>Sun, 29 Jan 2006 07:29:36 GMT</pubDate></item><item><title><![CDATA[ Write Default to Main Printer]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_default_to_main_printer.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_default_to_main_printer.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 06:46:17 GMT</pubDate></item><item><title><![CDATA[ Read Default to Main Printer]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_default_to_main_printer.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_default_to_main_printer.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 06:45:39 GMT</pubDate></item><item><title><![CDATA[ Write Connect Client Printers at Logon]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_connect_client_printers_at_logon.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_connect_client_printers_at_logon.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 06:42:28 GMT</pubDate></item><item><title><![CDATA[ Read Connect Client Printers at Logon]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_connect_client_printers_at_logon.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_connect_client_printers_at_logon.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 06:41:45 GMT</pubDate></item><item><title><![CDATA[ Write Connect client drives at logon]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_connect_client_drives_at_logon.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_connect_client_drives_at_logon.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 06:38:39 GMT</pubDate></item><item><title><![CDATA[ Read Connect client drives at logon]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_connect_client_drives_at_logon.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_connect_client_drives_at_logon.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 06:37:32 GMT</pubDate></item><item><title><![CDATA[ Write Terminal Services Work Directory]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_terminal_services_work_directory.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_terminal_services_work_directory.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 06:34:45 GMT</pubDate></item><item><title><![CDATA[ Read Terminal Services Work Directory]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_terminal_services_work_directory.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_terminal_services_work_directory.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 06:33:53 GMT</pubDate></item><item><title><![CDATA[ Write Terminal Services Initial Program]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_terminal_services_initial_program.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_terminal_services_initial_program.aspx</guid><description><![CDATA[ Read "TerminalServicesInitialProgram" attribute. (Environment tab - Start the following program at logon, Program File Name) ]]> </description><pubDate>Sun, 29 Jan 2006 06:30:31 GMT</pubDate></item><item><title><![CDATA[ Read Terminal Services Initial Program]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_terminal_services_initial_program.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_terminal_services_initial_program.aspx</guid><description><![CDATA[ Read "TerminalServicesInitialProgram" attribute. (Environment tab - Start the following program at logon, Program File Name) ]]> </description><pubDate>Sun, 29 Jan 2006 06:27:46 GMT</pubDate></item><item><title><![CDATA[ Add User to Group]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_add_user_to_group.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_add_user_to_group.aspx</guid><description><![CDATA[ Add active directory user to group. ]]> </description><pubDate>Sun, 29 Jan 2006 06:08:10 GMT</pubDate></item><item><title><![CDATA[ Write Remote Control Settings]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_remote_control_settings.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_remote_control_settings.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 05:35:50 GMT</pubDate></item><item><title><![CDATA[ Read Remote Control Settings]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_remote_control_settings.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_remote_control_settings.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 05:30:31 GMT</pubDate></item><item><title><![CDATA[ Write Deny this user permissions to logon to any terminal server]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_deny_this_user_permissions_to_logon_to_any_terminal_server.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_deny_this_user_permissions_to_logon_to_any_terminal_server.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 05:23:53 GMT</pubDate></item><item><title><![CDATA[ Read Deny this user permissions to logon to any terminal server]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_deny_this_user_permissions_to_logon_to_any_terminal_server.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_deny_this_user_permissions_to_logon_to_any_terminal_server.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 05:21:59 GMT</pubDate></item><item><title><![CDATA[ Write Terminal Services Home Drive]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_terminal_services_home_drive.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_terminal_services_home_drive.aspx</guid><description><![CDATA[  ]]> </description><pubDate>Sun, 29 Jan 2006 05:18:01 GMT</pubDate></item><item><title><![CDATA[ Read Terminal Services Home Drive]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_terminal_services_home_drive.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_terminal_services_home_drive.aspx</guid><description><![CDATA[ This script demonstrates how to read the terminal services home drive AD attribute. ]]> </description><pubDate>Sun, 29 Jan 2006 05:16:55 GMT</pubDate></item><item><title><![CDATA[ Write Terminal Services Home Directory]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_terminal_services_home_directory.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_terminal_services_home_directory.aspx</guid><description><![CDATA[ This script demonstrates how to update the terminal services home directory AD attribute. ]]> </description><pubDate>Sun, 29 Jan 2006 05:13:13 GMT</pubDate></item><item><title><![CDATA[ Read Terminal Services Home Directory]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_terminal_services_home_directory.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_terminal_services_home_directory.aspx</guid><description><![CDATA[ This script demonstrates how to read the terminal services home directory AD attribute. ]]> </description><pubDate>Sun, 29 Jan 2006 05:11:57 GMT</pubDate></item><item><title><![CDATA[ Write Terminal Services Profile Path]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_terminal_services_profile_path.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_terminal_services_profile_path.aspx</guid><description><![CDATA[ Sample script to demonstrate how to update the terminal services profile path attribute. ]]> </description><pubDate>Sun, 29 Jan 2006 05:08:14 GMT</pubDate></item><item><title><![CDATA[ Read Terminal Services Profile Path]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_terminal_services_profile_path.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_terminal_services_profile_path.aspx</guid><description><![CDATA[ Sample code to demonstrate how to read the terminal services profile path AD attribute. ]]> </description><pubDate>Sun, 29 Jan 2006 05:06:22 GMT</pubDate></item><item><title><![CDATA[ Write Sessions Options]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_write_sessions_options.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_write_sessions_options.aspx</guid><description><![CDATA[ Change all options on Sessions tab in Active Directory Users and Computers User dialog. ]]> </description><pubDate>Sat, 28 Jan 2006 13:20:02 GMT</pubDate></item><item><title><![CDATA[ Read Sessions Options]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_sessions_options.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_sessions_options.aspx</guid><description><![CDATA[ Read all information from the Sessions tab in Active Directory Users and Computers User Dialog. ]]> </description><pubDate>Sat, 28 Jan 2006 13:18:02 GMT</pubDate></item><item><title><![CDATA[ Read/Write Remote Control  Options]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read-write_remote_control__options.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read-write_remote_control__options.aspx</guid><description><![CDATA[ Change remote control settings: Enable remote control, Require user's permission, Level of control ]]> </description><pubDate>Sat, 28 Jan 2006 13:14:54 GMT</pubDate></item><item><title><![CDATA[ Read/Write Terminal Services Settings]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read-write_terminal_services_settings.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read-write_terminal_services_settings.aspx</guid><description><![CDATA[ Read/Write Terminal Services Profile Path, Terminal Services Home Directory and Terminal Services Home Drive attributes. ]]> </description><pubDate>Sat, 28 Jan 2006 13:09:54 GMT</pubDate></item><item><title><![CDATA[ Copy Logon Hours setting]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_copy_logon_hours_setting.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_copy_logon_hours_setting.aspx</guid><description><![CDATA[ Copy the logon hours from a "template" user. ]]> </description><pubDate>Sat, 28 Jan 2006 13:05:01 GMT</pubDate></item><item><title><![CDATA[ Read/Write Account Expiration Date]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read-write_account_expiration_date.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read-write_account_expiration_date.aspx</guid><description><![CDATA[ Read/Write the "Account Expires" setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:54:51 GMT</pubDate></item><item><title><![CDATA[ Read All Account Options Settings]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_read_all_account_options_settings.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_read_all_account_options_settings.aspx</guid><description><![CDATA[ Read the following settings:
User must change password at next logon
User must change password at next logon
User cannot change password
Password never expires
Store password using reversibe encryption
Account is Disabled
Smart Card is required for interactive logon
Account is trusted for delegation
Use DES encryption types for this account
Do not require Kerberos preauthentication ]]> </description><pubDate>Sat, 28 Jan 2006 12:50:16 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable Do not require Kerberos preauthentication]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_do_not_require_kerberos_preauthentication.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_do_not_require_kerberos_preauthentication.aspx</guid><description><![CDATA[ Change the "Do not require Kerberos preauthentication" setting ]]> </description><pubDate>Sat, 28 Jan 2006 12:45:38 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable Use DES encryption types for this account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_use_des_encryption_types_for_this_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_use_des_encryption_types_for_this_account.aspx</guid><description><![CDATA[ Change the "Use DES encryption types for this account" setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:44:25 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable Account is sensitive and cannot be delegated]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_account_is_sensitive_and_cannot_be_delegated.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_account_is_sensitive_and_cannot_be_delegated.aspx</guid><description><![CDATA[ Change the "Account is sensitive and cannot be delegated" setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:43:21 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable Account is trusted for delegation]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_account_is_trusted_for_delegation.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_account_is_trusted_for_delegation.aspx</guid><description><![CDATA[ Change the "Account is trusted for delegation" setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:41:46 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable Smart Card is required for interactive logon]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_smart_card_is_required_for_interactive_logon.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_smart_card_is_required_for_interactive_logon.aspx</guid><description><![CDATA[ Change the "Smart Card is required for interactive logon" setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:39:56 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable User Account (Method#2)]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_user_account_2.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_user_account_2.aspx</guid><description><![CDATA[ Change the "Account is disabled" setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:38:19 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable User Account (Method#1)]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_user_account_1.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_user_account_1.aspx</guid><description><![CDATA[ Change the "Account is Disabled" setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:37:00 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable Store password using reversibe encryption]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_store_password_using_reversibe_encryption.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_store_password_using_reversibe_encryption.aspx</guid><description><![CDATA[ Change the "Store password using reversibe encryption"
setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:30:29 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable Password never expires]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_password_never_expires.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_password_never_expires.aspx</guid><description><![CDATA[ Change "Password never expires" setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:28:31 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable User cannot change password]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_user_cannot_change_password.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_user_cannot_change_password.aspx</guid><description><![CDATA[ Change the "User cannot change password" setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:23:35 GMT</pubDate></item><item><title><![CDATA[ Enable/Disable User must change password at next logon]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_user_must_change_password_at_next_logon.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable-disable_user_must_change_password_at_next_logon.aspx</guid><description><![CDATA[ Change the "User must change password at next logon" setting. ]]> </description><pubDate>Sat, 28 Jan 2006 12:18:32 GMT</pubDate></item><item><title><![CDATA[ Account is locked out - write]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_account_is_locked_out_-_write.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_account_is_locked_out_-_write.aspx</guid><description><![CDATA[ Unlock a user account ]]> </description><pubDate>Sat, 28 Jan 2006 09:07:29 GMT</pubDate></item><item><title><![CDATA[ Account is locked out - read]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_account_is_locked_out_-_read.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_account_is_locked_out_-_read.aspx</guid><description><![CDATA[ Determine if account is locked out. ]]> </description><pubDate>Sat, 28 Jan 2006 09:06:45 GMT</pubDate></item><item><title><![CDATA[ List users with mailbox]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_list_users_with_mailbox.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_list_users_with_mailbox.aspx</guid><description><![CDATA[ Creates a CSV file of all the users in the domain that have an Exchange mailbox ]]> </description><pubDate>Sat, 14 Jan 2006 14:32:15 GMT</pubDate></item><item><title><![CDATA[ Find User Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_find_user_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_find_user_account.aspx</guid><description><![CDATA[ Displays the full ldap path for any given user.
 ]]> </description><pubDate>Sat, 14 Jan 2006 14:17:01 GMT</pubDate></item><item><title><![CDATA[ Display Username]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_username.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_username.aspx</guid><description><![CDATA[ Displays the name of the user currently logged on to the computer. ]]> </description><pubDate>Sat, 14 Jan 2006 14:10:53 GMT</pubDate></item><item><title><![CDATA[ Display Primary Group of User]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_primary_group_of_user.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_primary_group_of_user.aspx</guid><description><![CDATA[ Prompts for a username & then displays the users primary group. ]]> </description><pubDate>Sat, 14 Jan 2006 13:55:02 GMT</pubDate></item><item><title><![CDATA[ Create User Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_create_user_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_create_user_account.aspx</guid><description><![CDATA[ This is a basic script for creating an Active Directory user account. The first part of the script prompts for a username and password. If a username or password is not entered, the program quits.
Next we bind to the RootDSE. This object can tell us the default naming context – This saves us hard coding the domain.
Next we bind to the default “users” container object for the domain. The full path will be resolved to something like “LDAP://cn=users,dc=mydomain,dc=com”. The RootDSE object we created earlier saves us from hard-coding the domain.
We then create the user object. The CN (Common-Name) property is what is displayed in ADU&C. It also forms part of the users distinguished name.
The sAMAccountName property we specify next is what the user will use to logon. Before we can set the password we must save the changes – This is what the SetInfo function does. We then assign a password, enable the account and save the changes again.

This script provides a basic template for creating a user account. You could easily create a more complex script that reads this information from a database or csv file. Set a few more useful properties for the user account & you are well on your way to automating your user accounts.  ]]> </description><pubDate>Sat, 14 Jan 2006 13:45:07 GMT</pubDate></item><item><title><![CDATA[ Change Primary Group]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_change_primary_group.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_change_primary_group.aspx</guid><description><![CDATA[ Changes the primary group of any given user. ]]> </description><pubDate>Sat, 14 Jan 2006 13:10:25 GMT</pubDate></item><item><title><![CDATA[ Unlock User Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_unlock_user_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_unlock_user_account.aspx</guid><description><![CDATA[ This script prompts for a username, searches for the ADsPath of the user and binds to the user object. It then checks to see if the account is locked out - If it is the account is then unlocked. ]]> </description><pubDate>Tue, 10 Jan 2006 21:26:03 GMT</pubDate></item><item><title><![CDATA[ Remove User from Group]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_remove_user_from_group.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_remove_user_from_group.aspx</guid><description><![CDATA[ Remove a user account from a group. ]]> </description><pubDate>Tue, 10 Jan 2006 21:26:03 GMT</pubDate></item></channel></rss>