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
Jaap Brasser
The script can use either a plain text file containing a list of computername or a computer name as input and will add the trustee (AD user or group) as an administrator to the specified computer(s).
The script will report back errors if the account is already a member.
(25)
Updated 7/23/2013
Released 11/2/2012
18,878 Downloads
OneScript Team
This PowerShell Script shows how to retrieve all local user accounts information on remote computers.
(9)
Updated 1/14/2014
Released 11/30/2012
9,988 Downloads
Raimund Andrée
Version 2.1 released on September 8 2012 (LocalAccounts 2.1 Binaries.zip / LocalAccounts 2.1 Sources.zip)IntroductionThis module allows managing local groups and user accounts, local group memberhip and some other useful tasks. It is mostly based on the .net classes in System.Dir
(63)
Updated 9/8/2012
Released 11/2/2011
84,357 Downloads
Boe Prox
This script will allow you to set the password for an account on a local or remote machine/s. A report is then generated when done along with an error log.
(9)
Updated 2/25/2012
Released 8/26/2010
5,404 Downloads
Boe Prox
The Get-LocalGroupMembership function will query a single or multiple systems (to include remote) for a specified local group and its members. If members are a group (local or domain), the script will then begin to query all
of those groups for members as well. To prevent the p
(4)
Updated 8/12/2013
Released 8/12/2013
2,035 Downloads
Ingo Karstein
PowerShell script to add a Windows account to the local security policy "Log on as a service".
(2)
Updated 1/3/2014
Released 1/3/2014
1,812 Downloads
TNJMAN
VBScript (la.vbs, i.e. "Local-Admins") to compare and report on AUTHORIZED and UNAUTHORIZED local admins on remote computers.

Assumptions:
1) The UserID under which you run this has admin rights on the Remote computer

How to run:
1) Save this as c:\scripts\la.vbs

2)
(4)
Updated 12/5/2013
Released 8/26/2013
1,352 Downloads
pezhore
This script (when combined with a properly formatted csv and slightly altered script from powershell.nu
(0)
Updated 9/16/2010
Released 9/16/2010
OneScript Team - Microsoft
This PowerShell script shows how add credentials for specific users.
(0)
Updated 11/28/2013
Released 11/6/2013
997 Downloads
The_Ratzenator
Retrieves a list of groups as well as a specified group's members from local and remote computers
(0)
Updated 9/4/2014
Released 8/26/2014
541 Downloads
Boe Prox
This utility is a GUI followup to another
script I wrote here to remove local profiles. This utility can be run against any OS from Windows XP\2003 up to Windows 7\2008. You can sort from any column and also select multiple profiles to remove at a time. More information about t
(10)
Updated 10/25/2011
Released 10/6/2011
3,698 Downloads
OneScript Team - Microsoft
This script will demo how to identify services using a particular user account in PowerShell.
(2)
Updated 7/29/2013
Released 1/10/2013
1,724 Downloads
johan13
This script pings each computer in C:\temp\serverlist.txt and if the computer responds it will create a new local user using the information in the first three variables and add the user to the local administrator group. The password will also be set to never expire.Any computer
(1)
Updated 4/16/2013
Released 4/16/2013
882 Downloads
IamMred
This Windows PowerShell module contains the following functions:
New-LocalGroup
New-LocalUser
Remove-LocalGroup
Remove-LocalUser
Set-LocalGroup
Set-LocalUser
Set-LocalUserPassword
Test-IsAdministrator
(9)
Updated 6/29/2011
Released 6/29/2011
Piotrek82
Function enumerates members of all local groups (or a given group). If -Server parameter is not specified, it will query localhost by default. If -Group parameter is not specified, all local groups will be queried.
(0)
Updated 5/5/2013
Released 4/30/2013
773 Downloads
1 - 15 of 82 Items