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.
|
The following script generates a HTML Report for Exchange 2010 reporting the mailbox size and the amount of objects and space the single users consume. It also indicates on what storageLimitSta
|
(14)
Updated 8/6/2012
Released 8/6/2012
4,721
Downloads
|
|
|
The following script is intended to split large log files (as an example) into smaller parts so for example notepad on a 32bit server can open them without running out of memory. To archieve the low memory usage, instead of Get-Content the script uses streaming of the logfile.You
|
(1)
Updated 8/8/2012
Released 1/27/2012
846
Downloads
|
|
|
This is a simple script to check the uptime of the computers defined in a textfile (one per line). Adjust the variable $serverlist to where you have the textfile with the computer names. The variable $reporttextfile defines where the report will be generated. There's an additiona
|
(2)
Updated 4/26/2012
Released 4/26/2012
823
Downloads
|
|
|
The following script lists the activation status of all computer objects found in the active directory runni
|
(2)
Updated 1/26/2012
Released 1/26/2012
451
Downloads
|
|
|
The following script is intended for adjusting domain computers DNS entries after for example swapping out a Domain Controller. It filters for a IP Net Address so for example servers that have a normal net for data and for example a storage net only have
the relevant interface |
(2)
Updated 2/2/2012
Released 2/2/2012
307
Downloads
|
|
|
When creating a replication with the GUI, there is no way to chose to have for example Indexes replicated with the chosen articles (schema_option)
include indexes. What is replica |
(1)
Updated 8/8/2012
Released 1/31/2012
144
Downloads
|
|
|
The following script generates a HTML Report for Exchange 2010 reporting the mail addresses of the mailboxes. It also indicates the primary address as well as the address type. The report is then mailed to you.To configure the used mailserver as well as sender and recipient addre
|
(0)
Updated 1/21/2013
Released 1/21/2013
159
Downloads
|
|
|
The following script is intended to deactivate the Nagle Algorithm on iSCSI interfaces. You define via the IP filter in the variable $strTargetNICAd
and adds/updates the co |
(1)
Updated 8/7/2012
Released 2/17/2012
203
Downloads
|
|
Download Windows Server 2012