TechNet Gallery - resources for IT professionals

Download resources and applications for Windows 7, Windows Server 2008 R2, Windows Server 2008, SharePoint, System Center, Office, and other products. Find resources written in VB Script, PowerShell, SQL, JavaScript, or other script languages. New resources are added frequently so check often and see what's new.

Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.
Sort by: rss
13 results in User Accounts > Santhosh Sivarajan- [Clear]
Santhosh Sivarajan-
Add Users to a Group using a PowerShell Script C2
(34)
Updated 12/6/2011
Released 8/2/2011
13,079 Downloads
Santhosh Sivarajan-
You can use the following PowerShell script to Start, Stop, Enable or Disable Windows services on a remote machine. An input file can be used to provide computer names - add all your computer names
to input.csv file.More Info:  http://portal.sivarajan.com/2010/07/stopstart-or-e
(6)
Updated 12/5/2011
Released 7/10/2010
2,551 Downloads
Santhosh Sivarajan-
This PowerShell script can be used to change the service account credential remotely.
(2)
Updated 12/5/2011
Released 7/26/2011
1,472 Downloads
Santhosh Sivarajan-
This PowerShell Script can be used to search Active Directory using an input file.
(14)
Updated 12/5/2011
Released 7/19/2011
4,004 Downloads
Santhosh Sivarajan-
This PowerShell script can be used update the pwdLastSet (User Must Change Password at Next Logon) value in Active Directory. You can use “0” or “-1” to enable to disable this option:
(3)
Updated 12/5/2011
Released 7/12/2011
1,349 Downloads
Santhosh Sivarajan-
Here is a simple PowerShell script which you can use to update the employee ID from a CSV input file.
(4)
Updated 10/3/2011
Released 7/11/2011
854 Downloads
Santhosh Sivarajan-
Here are a couple of options to modify the Logon Script (scriptPath) value in Active Directory. This script requires PowerShell Active Directory module.
(0)
Updated 1/26/2012
Released 7/22/2011
458 Downloads
Santhosh Sivarajan-
This script can be used to generate a list of Active Directory users and computes.
(4)
Updated 11/13/2011
Released 7/26/2010
745 Downloads
Santhosh Sivarajan-
Search AD using email address from an input file and update the Employee ID filed.
(2)
Updated 10/24/2011
Released 8/6/2011
286 Downloads
Santhosh Sivarajan-
This script generates Last Logged-On User / DefaultUserName information from an input file (input.csv) which contains computer names.
(1)
Updated 1/26/2012
Released 7/16/2010
360 Downloads
Santhosh Sivarajan-
This script searches user accounts from an input file (input.csv).
(0)
Updated 12/5/2011
Released 8/19/2010
498 Downloads
Santhosh Sivarajan-
You can use this PowerShell Script to stamp a value in an attribute. Int he below example, I am stamping a DoNotSync value in altSecurityIdentities attribute. Update the $user.psbase.invokeSet("altSecurityIdentities",$migValue) based on your requirement. You can read more info
(0)
Updated 6/24/2013
Released 6/24/2013
10 Downloads
Santhosh Sivarajan-
This script searches 2 Active Directory domains using a common matching attribute value (employeeID).
(2)
Updated 10/24/2011
Released 8/1/2010
157 Downloads