Location: Articles

Articles

Articles

Articles from Scripting

Powershell 2.0 script to bulk create test user accounts

Author: Tony Murray :: Monday, November 09, 2009 10:35 PM

This script uses Powershell 2.0 with the Windows Server 2008 R2 Active Directory service provider and CMDlets.  Use the script to bulk create test user objects in AD.

Read More..

13891 Views :: :: Categories: Active Directory, Scripting, Windows Server

Vbscript to determine domain and forest functional levels

Author: Alexei Segundo :: Wednesday, April 08, 2009 7:09 PM

This script was created to help when raising domain and forest functional levels, especially in larger environments. The script uses an authoritative DC to enumerate all the DCs in the forest. Each DC is then contacted in turn to determine what it thinks is the current domain and forest functional level. The goal is to ensure that the information is consistent across DCs before raising the functional level, and to ensure that replication distributes the changes successfully after raising the functional level.

Read More..

8581 Views :: :: Categories: Active Directory, Scripting

This script will enable and configure Active Directory users for OCS 2007.  This is an updated version of the re-written LCS reskit script published in article: How to Enable, Disable and Maintain LCS (Live Communications Server) User Attributes using VBScript.

Read More..

19408 Views :: :: Categories: Active Directory, Scripting

Enabling, Disabling and Reporting status of Outlook 2003 Cached Mode with GPO

Author: Matty Holland :: Wednesday, November 28, 2007 4:22 PM

This article explains some of the options for centrally managing the Cached Exchange Mode setting on MAPI profiles provided through GPO Administrative Templates and a little custom scripting

Read More..

16288 Views :: :: Categories: Scripting, Group Policy

This article describes an automated method for enabling Live Communication Services (LCS) users inside your AD forest environment.

Read More..

21948 Views :: :: Categories: Scripting

VBScript to dump Terminal Services profile paths to CSV file

Author: :: Sunday, November 25, 2007 9:19 PM

A short VBScript that queries Active Directory and writes profile-related user information to CSV file.

Read More..

14120 Views :: :: Categories: Scripting

VBScript to create a large number of mailbox-enabled user accounts

Author: :: Sunday, November 25, 2007 9:13 PM

Sometimes when you’re testing something you have a need to create a large number of users. In my case I wanted to create users but also have them mailbox-enabled (for Exchange 2003) at the same time. This VBScript sample provides a quick and easy method of achieving the desired result.

Read More..

5980 Views :: :: Categories: Scripting

VBscript to disable user objects and move them to a different OU

Author: :: Sunday, November 25, 2007 9:05 PM

I’m not known for my scripting skills. In fact I can’t code my way out of a paper bag. But with a little help from various sources I have managed to cobble together a script that works for me and might also be useful for others, so I’ve posted it here.

Read More..

20778 Views :: :: Categories: Scripting

Copyright 2012 ActiveDir.org
Terms Of Use