<?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[ Check Partition Alignment]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_check_partition_alignment.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_check_partition_alignment.aspx</guid><description><![CDATA[ Script to check partition alignment.  Misaligned partitions can result in a reduction in I/O performance.  This script can be used to verify that partitions are correctly aligned. ]]> </description><pubDate>Fri, 30 Oct 2009 21:46:47 GMT</pubDate></item><item><title><![CDATA[ Set Local User Account Expiration Date]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_set_local_user_account_expiration_date.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_set_local_user_account_expiration_date.aspx</guid><description><![CDATA[ Set the "AccountExpirationDate" attirbute for a local user account on a specified computer. ]]> </description><pubDate>Sat, 24 Oct 2009 16:27:50 GMT</pubDate></item><item><title><![CDATA[ Display Local User Info]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_local_user_info.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_local_user_info.aspx</guid><description><![CDATA[ Display information for a local user account on a specified computer ]]> </description><pubDate>Sat, 24 Oct 2009 16:16:52 GMT</pubDate></item><item><title><![CDATA[ List userAccountControl values for Local User Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_list_useraccountcontrol_values_for_local_user_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_list_useraccountcontrol_values_for_local_user_account.aspx</guid><description><![CDATA[ List the options stored in the userAccountControl bitmask for a local user account on a specified computer. ]]> </description><pubDate>Sat, 24 Oct 2009 16:16:31 GMT</pubDate></item><item><title><![CDATA[ Force Local User to Change Password]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_force_local_user_to_change_password.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_force_local_user_to_change_password.aspx</guid><description><![CDATA[ Force a local user account on a specified computer to change their password. (Set "User must change password at next logon" option.) ]]> </description><pubDate>Sat, 24 Oct 2009 16:03:29 GMT</pubDate></item><item><title><![CDATA[ Set Password Never Expires for Local User Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_set_password_never_expires_for_local_user_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_set_password_never_expires_for_local_user_account.aspx</guid><description><![CDATA[ Set the "Password never expires" option for a local user account on a specified computer. ]]> </description><pubDate>Sat, 24 Oct 2009 15:58:06 GMT</pubDate></item><item><title><![CDATA[ Enumerate Local User Accounts]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enumerate_local_user_accounts.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enumerate_local_user_accounts.aspx</guid><description><![CDATA[ List the local user accounts on a specified computer. ]]> </description><pubDate>Sat, 24 Oct 2009 15:57:44 GMT</pubDate></item><item><title><![CDATA[ Create Local User Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_create_local_user_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_create_local_user_account.aspx</guid><description><![CDATA[ Create a local user account on a specified computer. ]]> </description><pubDate>Sat, 24 Oct 2009 15:39:37 GMT</pubDate></item><item><title><![CDATA[ Disable Local User Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_disable_local_user_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_disable_local_user_account.aspx</guid><description><![CDATA[ Disable a local user account on a specified computer. ]]> </description><pubDate>Sat, 24 Oct 2009 15:33:24 GMT</pubDate></item><item><title><![CDATA[ Delete Local User Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_delete_local_user_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_delete_local_user_account.aspx</guid><description><![CDATA[ Delete a local user account from a specified computer. ]]> </description><pubDate>Sat, 24 Oct 2009 15:05:22 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[ Rename Domain Computers from CSV File]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_rename_domain_computers_from_csv_file.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_rename_domain_computers_from_csv_file.aspx</guid><description><![CDATA[ This script allows you to remotely rename domain computers from an admin computer using a CSV file as input.  ]]> </description><pubDate>Tue, 28 Apr 2009 19:22:26 GMT</pubDate></item><item><title><![CDATA[ Remotely Rename Domain PC]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_remotely_rename_domain_pc.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_remotely_rename_domain_pc.aspx</guid><description><![CDATA[ This script allows you to remotely rename a domain computer from an admin computer.  It asks your for the current computer name and then for the new name.  It does require that you download and install windows support tools so that you have the netdom.exe file which is called by the script. 
 ]]> </description><pubDate>Tue, 07 Apr 2009 07:22:29 GMT</pubDate></item><item><title><![CDATA[ Check if a Service is Running]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_check_if_service_is_running.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_check_if_service_is_running.aspx</guid><description><![CDATA[ Script to check if a service is running on a given computer.  This script checks if windows update service is running on the local computer, but it is easily customized to check any service on a local/remote computer. ]]> </description><pubDate>Mon, 23 Mar 2009 20:54:46 GMT</pubDate></item><item><title><![CDATA[ Check if a process is running]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_check_if_a_process_is_running.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_check_if_a_process_is_running.aspx</guid><description><![CDATA[ Check if the Windows calculator is running on the local computer.  Easily customized to check if any process is running on the local or a remote computer. ]]> </description><pubDate>Mon, 23 Mar 2009 20:26:06 GMT</pubDate></item><item><title><![CDATA[ Kill, Wait and Run Process.]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_kill_wait_and_run_process.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_kill_wait_and_run_process.aspx</guid><description><![CDATA[ Kill some process and run it after some seconds ]]> </description><pubDate>Tue, 17 Mar 2009 08:37:07 GMT</pubDate></item><item><title><![CDATA[ System Info Export]]> </title><link>http://sysinfo.damyan83.com</link><guid isPermaLink="true">http://sysinfo.damyan83.com</guid><description><![CDATA[ Creates a HTML report file containing a detailed hardware inventory, software inventory and network information.    ]]> </description><pubDate>Mon, 16 Mar 2009 15:00:39 GMT</pubDate></item><item><title><![CDATA[ Create a desktop shortcut]]> </title><link>http://computerperformance.co.uk/ezine/ezine119.htm</link><guid isPermaLink="true">http://computerperformance.co.uk/ezine/ezine119.htm</guid><description><![CDATA[ Create a shortcut to an application on the desktop. ]]> </description><pubDate>Sun, 15 Mar 2009 19:51:25 GMT</pubDate></item><item><title><![CDATA[ Rename Local Administrator and set Password]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_rename_local_administrator_and_set_password.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_rename_local_administrator_and_set_password.aspx</guid><description><![CDATA[ Rename the local administrator account and change the password.  A unique password is assigned to each computer by including the computer name as part of the password.  The script could be run as a startup script.  Could be used to improve security and make it more difficult for viruses to spread on the network. ]]> </description><pubDate>Fri, 21 Nov 2008 07:57:17 GMT</pubDate></item><item><title><![CDATA[ Reset Local Admin Password for All Computers in a OU]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_reset_local_admin_password_for_all_computers_in_a_ou.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_reset_local_admin_password_for_all_computers_in_a_ou.aspx</guid><description><![CDATA[ Reset the local admin (or other user) password for all computers in a specified OU.  The script can generate a unique password for each computer. ]]> </description><pubDate>Wed, 27 Aug 2008 15:19:41 GMT</pubDate></item><item><title><![CDATA[ Shutdown a Computer (2)]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_shutdown_a_computer_2.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_shutdown_a_computer_2.aspx</guid><description><![CDATA[ Script to shutdown a specified computer. ]]> </description><pubDate>Sun, 16 Mar 2008 15:46:11 GMT</pubDate></item><item><title><![CDATA[ Shutdown All Computers in an Organizational Unit (OU)]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_shutdown_all_computers_in_an_organizational_unit.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_shutdown_all_computers_in_an_organizational_unit.aspx</guid><description><![CDATA[ This script will shutdown all computers in an organizational unit (or any ldap filter you specify).  Please use this script with extreme caution. ]]> </description><pubDate>Sun, 16 Mar 2008 15:43:11 GMT</pubDate></item><item><title><![CDATA[ Ping All Computers in the Domain]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_ping_all_computers_in_the_domain.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_ping_all_computers_in_the_domain.aspx</guid><description><![CDATA[ This script will ping all the computers in the current domain. ]]> </description><pubDate>Sun, 16 Mar 2008 11:00:43 GMT</pubDate></item><item><title><![CDATA[ Join a Computer to a Domain]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_join_a_computer_to_a_domain.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_join_a_computer_to_a_domain.aspx</guid><description><![CDATA[ Joins the local computer to a domain and creates the computer's account in Active Directory.  ]]> </description><pubDate>Sat, 23 Feb 2008 09:41:27 GMT</pubDate></item><item><title><![CDATA[ Unjoin a Computer from a Domain]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_unjoin_a_computer_from_a_domain.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_unjoin_a_computer_from_a_domain.aspx</guid><description><![CDATA[ Unjoins the local computer from its current domain and disables the computer account. ]]> </description><pubDate>Sat, 23 Feb 2008 09:39:26 GMT</pubDate></item><item><title><![CDATA[ Verify Computer Role]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_verify_computer_role.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_verify_computer_role.aspx</guid><description><![CDATA[ Returns the basic role (domain controller, member server, workstation, etc.) for a computer.  ]]> </description><pubDate>Sat, 23 Feb 2008 09:33:34 GMT</pubDate></item><item><title><![CDATA[ Rename a Computer and Computer Account]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_rename_a_computer_and_computer_account.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_rename_a_computer_and_computer_account.aspx</guid><description><![CDATA[ Renames a computer and its corresponding Active Directory computer account. Requires Windows XP or Windows Server 2003, and must be run on the local computer.  ]]> </description><pubDate>Sat, 23 Feb 2008 09:29:01 GMT</pubDate></item><item><title><![CDATA[ Add a shortcut to Favorites in Internet Explorer]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_add_a_shortcut_to_favorites_in_internet_explorer.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_add_a_shortcut_to_favorites_in_internet_explorer.aspx</guid><description><![CDATA[ This script will add a shortcut to the favorites menu in Internet Explorer. ]]> </description><pubDate>Fri, 08 Feb 2008 02:02:43 GMT</pubDate></item><item><title><![CDATA[ Remove a user from a Local Group]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_remove_a_user_from_a_local_group.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_remove_a_user_from_a_local_group.aspx</guid><description><![CDATA[ This script will remove a user from a local group. ]]> </description><pubDate>Thu, 07 Feb 2008 16:07:11 GMT</pubDate></item><item><title><![CDATA[ Delete Local Group]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_delete_local_group.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_delete_local_group.aspx</guid><description><![CDATA[ This script will delete a local group. ]]> </description><pubDate>Thu, 07 Feb 2008 16:04:04 GMT</pubDate></item><item><title><![CDATA[ Create a Local Group]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_create_a_local_group.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_create_a_local_group.aspx</guid><description><![CDATA[ This script will create a local group. ]]> </description><pubDate>Thu, 07 Feb 2008 16:00:54 GMT</pubDate></item><item><title><![CDATA[ Add User to Local Group]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_add_user_to_local_group.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_add_user_to_local_group.aspx</guid><description><![CDATA[ Add a user to a local group. (Administrators, Power Users etc) ]]> </description><pubDate>Thu, 07 Feb 2008 15:42:05 GMT</pubDate></item><item><title><![CDATA[ Remove all mapped network drives]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_remove_all_mapped_network_drives.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_remove_all_mapped_network_drives.aspx</guid><description><![CDATA[ Remove all mapped network drives. ]]> </description><pubDate>Mon, 10 Dec 2007 14:17:23 GMT</pubDate></item><item><title><![CDATA[ Get Dell Service Tag]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_get_dell_service_tag.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_get_dell_service_tag.aspx</guid><description><![CDATA[ Get the Dell Service Tag - useful for Dell Servers. ]]> </description><pubDate>Mon, 01 Oct 2007 11:39:49 GMT</pubDate></item><item><title><![CDATA[ Windows Vista Performance Rating]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_windows_vista_performance_rating.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_windows_vista_performance_rating.aspx</guid><description><![CDATA[ Use WMI to query Windows Vista performance ratings. ]]> </description><pubDate>Mon, 18 Jun 2007 17:24:27 GMT</pubDate></item><item><title><![CDATA[ Lock Workstation]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_lock_workstation.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_lock_workstation.aspx</guid><description><![CDATA[ Lock the workstation on the local computer. ]]> </description><pubDate>Sun, 28 Jan 2007 14:00:05 GMT</pubDate></item><item><title><![CDATA[ Kill a Process]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_kill_a_process.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_kill_a_process.aspx</guid><description><![CDATA[ Forcibly end a process (End Task).  The sample script will end all internet explorer sessions.  The script is easy to customize to end other processes/applications. ]]> </description><pubDate>Mon, 08 Jan 2007 14:42:13 GMT</pubDate></item><item><title><![CDATA[ Display System Up Time/Last Boot Up Time]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_system_up_time-last_boot_up_time.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_system_up_time-last_boot_up_time.aspx</guid><description><![CDATA[ Display the time the computer operating system was loaded and the difference between that time and the current time in hh:mm:ss format. ]]> </description><pubDate>Fri, 01 Sep 2006 12:53:54 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[ Move the current computer to a different organizational unit (OU)]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_move_the_current_computer_to_a_different_organizational_unit.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_move_the_current_computer_to_a_different_organizational_unit.aspx</guid><description><![CDATA[ Move the current computer (logged on to) to a different organizational unit (OU).   ]]> </description><pubDate>Sun, 20 Aug 2006 13:54:28 GMT</pubDate></item><item><title><![CDATA[ Get the distinguished name (DN) of a Computer]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_get_the_distinguished_name_of_a_computer.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_get_the_distinguished_name_of_a_computer.aspx</guid><description><![CDATA[ Get the distinguished name of a computer by specifying the NETBIOS domain name and NETBIOS computer name.  This sample script will get the distinguished name of the current computer. ]]> </description><pubDate>Sun, 20 Aug 2006 13:47:36 GMT</pubDate></item><item><title><![CDATA[ Move computer to a different OU]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_move_computer_to_a_different_ou.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_move_computer_to_a_different_ou.aspx</guid><description><![CDATA[ Move a computer to a different organizational unit (OU). ]]> </description><pubDate>Sun, 20 Aug 2006 13:08:40 GMT</pubDate></item><item><title><![CDATA[ Display Site Name of Computer]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_site_name_of_computer.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_site_name_of_computer.aspx</guid><description><![CDATA[ Display the Active Directory site name of the current computer. ]]> </description><pubDate>Tue, 08 Aug 2006 16:26:15 GMT</pubDate></item><item><title><![CDATA[ Display NETBIOS Domain Name]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_netbios_domain_name.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_netbios_domain_name.aspx</guid><description><![CDATA[ Display NETBIOS domain name. ]]> </description><pubDate>Sun, 06 Aug 2006 15:24:17 GMT</pubDate></item><item><title><![CDATA[ Disable XP Firewall]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_disable_xp_firewall.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_disable_xp_firewall.aspx</guid><description><![CDATA[ Disable the Windows XP Firewall. ]]> </description><pubDate>Sat, 05 Aug 2006 05:47:06 GMT</pubDate></item><item><title><![CDATA[ Enable XP Firewall]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_enable_xp_firewall.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_enable_xp_firewall.aspx</guid><description><![CDATA[ Enable the Windows XP Firewall. ]]> </description><pubDate>Sat, 05 Aug 2006 05:46:13 GMT</pubDate></item><item><title><![CDATA[ Ping Computers]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_ping_computers.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_ping_computers.aspx</guid><description><![CDATA[ Ping a list of computers and identify which computers are unavailable. ]]> </description><pubDate>Sat, 05 Aug 2006 05:27:18 GMT</pubDate></item><item><title><![CDATA[ Reboot a Computer]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_reboot_a_computer.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_reboot_a_computer.aspx</guid><description><![CDATA[ Reboot a local/remote computer. ]]> </description><pubDate>Sat, 05 Aug 2006 04:51:58 GMT</pubDate></item><item><title><![CDATA[ Shutdown a Computer]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_shutdown_a_computer.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_shutdown_a_computer.aspx</guid><description><![CDATA[ Shutdown local/remote computer. ]]> </description><pubDate>Sat, 05 Aug 2006 04:45:52 GMT</pubDate></item><item><title><![CDATA[ Installed Memory Modules/Free Slots]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_installed_memory_modules-free_slots.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_installed_memory_modules-free_slots.aspx</guid><description><![CDATA[ List the memory modules (RAM) installed on the PC and the number of free slots available on the motherboard. ]]> </description><pubDate>Fri, 04 Aug 2006 15:59:41 GMT</pubDate></item><item><title><![CDATA[ Find Computer's Organizational Unit]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_find_computer's_organizational_unit.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_find_computer's_organizational_unit.aspx</guid><description><![CDATA[ Function to find the organizational unit from the name of the computer.  The sample script uses the name of the logged on computer and searches Active Directory for it's OU. ]]> </description><pubDate>Mon, 24 Jul 2006 14:21:49 GMT</pubDate></item><item><title><![CDATA[ Show Hidden Files and Folders]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_show_hidden_files_and_folders.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_show_hidden_files_and_folders.aspx</guid><description><![CDATA[ This script will show or hide hidden files and folders. NOTE: To apply the settings immediately, the script closes all instances of explorer.  ]]> </description><pubDate>Sat, 14 Jan 2006 14:45:33 GMT</pubDate></item><item><title><![CDATA[ Recursive Folder Rename]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_recursive_folder_rename.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_recursive_folder_rename.aspx</guid><description><![CDATA[ This script renames all the subfolders in a given folder. ]]> </description><pubDate>Sat, 14 Jan 2006 14:42:06 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 Special Folder Locations]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_special_folder_locations.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_special_folder_locations.aspx</guid><description><![CDATA[ This script will display the locations of 'special' folders.  ]]> </description><pubDate>Sat, 14 Jan 2006 13:58:02 GMT</pubDate></item><item><title><![CDATA[ Display DNS Domain Name]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_dns_domain_name.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_dns_domain_name.aspx</guid><description><![CDATA[ Display the DNS name of the domain. ]]> </description><pubDate>Sat, 14 Jan 2006 13:53:28 GMT</pubDate></item><item><title><![CDATA[ Display Computer Name]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_display_computer_name.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_display_computer_name.aspx</guid><description><![CDATA[ Displays the name of the computer you are currently logged on to. 
 ]]> </description><pubDate>Sat, 14 Jan 2006 13:52:04 GMT</pubDate></item><item><title><![CDATA[ Delete Local Profiles]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_delete_local_profiles.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_delete_local_profiles.aspx</guid><description><![CDATA[ Delete all the local profiles stored on a computer.(All folders stored in the "C:\Documents and Settings\" folder with a few exceptions added.) ]]> </description><pubDate>Sat, 14 Jan 2006 13:49:47 GMT</pubDate></item><item><title><![CDATA[ Change Proxy]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_change_proxy.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_change_proxy.aspx</guid><description><![CDATA[ Changes the proxy settings of a computer by modifying the registry. The setting will apply the next time you open internet explorer.  ]]> </description><pubDate>Sat, 14 Jan 2006 13:31:33 GMT</pubDate></item><item><title><![CDATA[ Change Home Page]]> </title><link>http://www.wisesoft.co.uk/scripts/vbscript_change_home_page.aspx</link><guid isPermaLink="true">http://www.wisesoft.co.uk/scripts/vbscript_change_home_page.aspx</guid><description><![CDATA[ Changes the home page by modifying the registry. The setting will apply the next time you open internet explorer. Note: This setting can be configured automatically using group policy.  ]]> </description><pubDate>Fri, 13 Jan 2006 19:28:35 GMT</pubDate></item></channel></rss>