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.
|
Used to profile and measure Windows networking performance, updated versions of NTttcp have remained Microsoft 'internal-only' for the past five years (the last public version, v3.0, was released in 2008). That is, of course, until now!
|
(12)
Updated 10/23/2014
Released 4/16/2013
14,747
Downloads
|
|
|
This is a simple port scanner that you can run against one or more hosts and check one or more ports to see if they are open.
|
(34)
Updated 10/22/2011
Released 9/11/2010
12,145
Downloads
|
|
|
Scripts allow to scan specific range of IP addresses. It receive a list of machines with each address and some information about it like machine name from DNS, system and service pack info.
|
(40)
Updated 9/10/2012
Released 9/17/2011
15,753
Downloads
|
|
|
Hi,Did you ever want to ping multiple servers at once. rather then ping every server independitally? If yes then this script is for you. Just add you server in $serverName variable. I hope that you will like this script.Visit the link for More Info:
http://newdelhi |
(11)
Updated 6/12/2014
Released 1/24/2012
4,950
Downloads
|
|
|
This code borrows from Shay Levy's Get-NetworkStat
This function runs netstat -ano on a local or remote system and filters the results by process name, address, port, protocol or state if specified. Process names are pulled for each PID using get-process. |
(11)
Updated 10/14/2013
Released 10/16/2012
5,991
Downloads
|
|
|
Hi,I think this is a very useful script for those who are handeling a lots of servers. Of if there server are on Remote Locations. Sometime you need to know the IPAdress of the Sever along with Subnet, gateway and DNS Servers.
I worite this script for one of my friend, he want |
(5)
Updated 6/12/2014
Released 9/18/2012
2,560
Downloads
|
|
|
This is a very simple script to enable or disable wirless connection depending on the LAN connection status. I use the enable and disable verbs of "Network connection" object. Actually I want to use enable and disable methods of WMI Class Win32_NetworkAd |
(20)
Updated 1/26/2012
Released 9/19/2011
7,883
Downloads
|
|
|
Purpose: Potentially, to be run at login for every user/computer, obtain MAC address
and write Computer Name, MAC address, IP Address(es) & Date to a text file (APPEND mode) Output file will be in the format: c:\scripts\maci where "computername" |
(3)
Updated 12/5/2013
Released 12/4/2013
3,144
Downloads
|
|
|
Description: Return the IP address from a Hostname.
Use the ipv6 or ipv4 only switches to return either. Beware using localhost will only return loopback addresses. Having to write 200 characters for the minimum description length for these is simply a waste of my time.. |
(8)
Updated 5/9/2013
Released 3/1/2011
4,307
Downloads
|
|
|
The xNetworking module is a part of the DSC Resource Kit, which is a collection of DSC Resources produced by the PowerShell Team. This module contains the xIPAddress and xDnsServerAddre
|
(1)
Updated 8/22/2014
Released 12/26/2013
3,698
Downloads
|
|
|
DHCP Failover is a new feature in Windows Server 2012 which provides for high availability of DHCP service. The PowerShell tool provided here allows an admin to setup automatic synchronization of configuration changes between 2 DHCP servers which have been configured for failover
|
(8)
Updated 2/19/2014
Released 11/27/2012
3,569
Downloads
|
|
|
this material consists of all basic attributes of a network. it is very helpfull for beginners. good overview of networking for windows server administrators.
|
(2)
Updated 9/2/2013
Released 9/2/2013
2,585
Downloads
|
|
|
Back up and restore Remote Access (DirectAccess and VPN) configuration, including all Group Policy Objects participating in the deployment.
Remote Access is a role in Windows Server 2012. |
(4)
Updated 5/22/2014
Released 6/18/2012
3,941
Downloads
|
|
|
This powershell module contains a single function called Send-WakeOnLan which is able to send a Wake-on-Lan packet to a computer in the network. After when you need wake the machine remotely can use this script. Note: the broadcast only
works from a also on the same network int |
(1)
Updated 4/28/2013
Released 4/28/2013
2,576
Downloads
|
|
|
This script was built to be able to create and update DNS records in a Microsoft DNS environment. Because there is no native PowerShell CmdLet for updating DNS records I make use of the DNSCMD command line tool and use PowerShell to parse my input file and pass the parameters to
|
(8)
Updated 5/16/2012
Released 5/16/2012
3,072
Downloads
|
|
Download Windows Server 2012