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.
|
List for several machines all drives with size, free size and the percentage of free space. Optional you can send the result as html or plain text report by smtp e-mail.
|
Featured
|
|
|
Convert-Windows
|
(93)
Updated 2/17/2014
Released 5/31/2012
45,749
Downloads
|
|
|
Script to delete files older than x-days. The script is built to be used as a scheduled task, it automatically generates a log file based on the copy location and the current date/time. There are various levels of logging available.
|
(81)
Updated 9/26/2013
Released 3/5/2012
42,384
Downloads
|
|
|
Find the WWN Information in order to Map storage etc. I recommend combining this script with Send-HtmlEmail function.
Send-HTMLEmail -InputObject (Get-HBAWin -ComputerName 10.185.63.253,1 |
(18)
Updated 6/3/2014
Released 11/15/2011
12,196
Downloads
|
|
|
PowerShell File Checksum Integrity Verifier is a enhanced PowerShell version of legacy Microsoft FCIV.exe tool. PsFCIV is used to track your files integrity status by calculating cryptographic hashes over a file (or files) and writing them into FCIV-compatible XML database.
|
(10)
Updated 12/12/2013
Released 11/7/2012
4,534
Downloads
|
|
|
This script checks the health, capacity and performance of a Storage Cluster based on Windows Server 2012 R2 Scale-Out File Servers.
|
(8)
Updated 9/26/2014
Released 7/27/2014
1,246
Downloads
|
|
|
This script uses the .net FileSystemWatch
|
(12)
Updated 12/8/2011
Released 9/5/2011
6,041
Downloads
|
|
|
This module is designed to allow management of DFS Replication (DFSR) via PowerShell. It replaces all of the functionality of the existing command line tool provided by Microsoft, dfsradmin.exe.
|
(9)
Updated 8/8/2013
Released 5/20/2013
6,162
Downloads
|
|
|
A feature-rich and versatile storage testing tool, Diskspd (version 2.0.12) combines robust and granular IO workload definition with flexible runtime and output options, creating an ideal tool for synthetic storage subsystem testing and validation.
|
(9)
Updated 9/19/2014
Released 9/9/2014
1,861
Downloads
|
|
|
This PowerShell script counts the number of files and the sum of sizes of files for paths in the file system. The script requires at least PowerShell v2 and outputs objects with the following properties: Path, Files (number of files), and Size (sum of the sizes of all the files).
|
(16)
Updated 5/15/2012
Released 5/15/2012
10,141
Downloads
|
|
|
This little script will enumerate all the shares on a computer, and list the share-level permissions for each share. It uses WMI to retrieve the shares, and to list the permissions. Thanks to Michal Gadja for his input (via the Library).
|
(10)
Updated 9/10/2012
Released 11/15/2011
7,697
Downloads
|
|
|
Contains two functions that can be used together to view the Share permissions and the NTFS permissions on each share on a server or servers.
|
(24)
Updated 2/22/2012
Released 9/13/2010
9,545
Downloads
|
|
|
List for several machines all drives with size, free size and the percentage of free space. Optional you can send the result as html or plain text report by smtp e-mail.
|
(62)
Updated 12/27/2011
Released 8/16/2011
15,001
Downloads
|
|
|
This function requires Robocopy to be installed. Robocopy is used to recursively search through a folder structure to find file or folder names that have more than a certain number of characters. The function returns an object with three properties: FullPath,Type and FullPath.
|
(6)
Updated 8/28/2013
Released 7/23/2012
4,329
Downloads
|
|
|
This PowerShell script shows how to delete unused user profiles on local machine.
|
(5)
Updated 11/27/2013
Released 11/27/2013
2,765
Downloads
|
|
|
I have created a Powershell script to report on a list of server's disks space. Unlike most reports out there, this one only reports on those disks that are below the set thresholds.
|
(4)
Updated 8/12/2011
Released 8/12/2011
4,468
Downloads
|
|
Download Windows Server 2012