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
23 Remote Desktop Services results in Windows 7 [Clear]
Jaap Brasser
This script allows you to open a Remote Desktop session with a remote session while specifying credentials. This functionality was removed from the mstsc.exe application and this PowerShell function can serve as a workaround that allows you to automatically connect to servers.
(2)
Updated 2/14/2013
Released 2/14/2013
1,811 Downloads
Maikel Gaedker
Hi there,

Using the Xencenter to apply more then one patch is a timespending Work while every patch must be applied seperat.
So i wrote a few lines of code-snippets to apply multiple XenServer-Patches to my StandAlone XenServers.
(4)
Updated 1/18/2013
Released 7/27/2012
681 Downloads
Jaap Brasser
This script utilizes quser to query either the local or remote system and parses this into PowerShell objects using the ConvertFrom-Csv Cmdlet. It supports pipeline input or an array of computers in the ComputerName parameter.
(2)
Updated 6/26/2013
Released 6/25/2013
708 Downloads
MichalGajda
Remotely Enable RDPScript contain one function to remotely enable Remote Desktop service. Code check active directory to get all computer object and try enable RDP on all machines. It modify value in registry that enable terminal service connection and enable firewall ports
tha
(14)
Updated 12/12/2012
Released 9/4/2011
3,893 Downloads
Ben Wilkinson
This script will import computernames into an RDCMan (Remote Desktop Connection Manager) template file.
(3)
Updated 1/27/2013
Released 5/14/2011
994 Downloads
Ben Wilkinson
This script will import computernames into an RDCMan (Remote Desktop Connection Manager) template file.

You can also create new groups and specify the groups to add the computers to.
(4)
Updated 1/27/2013
Released 5/22/2011
582 Downloads
RemoteDesktopServices
This script uses a RemoteApp and Desktop Connections bootstrap file(a .wcx file) to set up a connection in Windows 7 workstation. No user interaction is required.It sets up a connection only for the current user. Always run the script in the user's session.
(15)
Updated 2/2/2010
Released 9/25/2009
Martin Schvartzman
Clean the local profiles from the local or remote computer.
(3)
Updated 12/14/2011
Released 3/30/2011
597 Downloads
R Jason Morgan
This entry contains 2 tools, Get-RDPSession and Remove-RDPSession. I wrote this with considerable help from a guy that post's here under the name, Brima.  If he hadn't set up the Regex and the substrings I wouldn't have been able to make this happen.  Thank you Brima!
(2)
Updated 5/22/2013
Released 5/21/2013
213 Downloads
Denis Cooper
This PowerShell script presents a GUI interface allowing you to delete user profiles from any numner of computers / servers. I developed it for our helpdesk to delete cached profiles for users across our terminal server estate. Edit the $computers array variable to contain each c
(1)
Updated 10/30/2013
Released 10/30/2013
78 Downloads
Ryan Mangan
The following will allow you convert a Windows Thin PC OS into a Thin Client. This will allow you to use VDI pool RDP files to create Thin clients.Run the InstallMSTSC.cmd as the administrator, then you will be prompted with a shutdown message. To access the administrator account
(0)
Updated 4/14/2013
Released 4/14/2013
51 Downloads
Cookie.Monster
This function parses the results of query user to provide object based results:  ComputerName, UserName, SessionName, Id, State, IdleTime and LogonTime
(1)
Updated 9/30/2013
Released 6/28/2013
127 Downloads
RemoteDesktopServices
This script configures the operating system on the virtual machine to work with Remote Desktop Virtualization.
(7)
Updated 4/28/2010
Released 9/25/2009
R Jason Morgan
This function uses the CIM cmdlets to remotely Disable RDP on a given target or targets. As an added feature there is a switch, -DCOM, that allows you to force the function to use the DCOM protocol. Please post a comment if people want a version 2 based function.
(1)
Updated 5/22/2013
Released 5/20/2013
67 Downloads
Jaap Brasser
This function pings and opens a connection to the default RDP port to verify connectivity, futhermore it will check if a DNS entry exists and whether there is a computeraccount in Active Directory.
(0)
Updated 8/23/2013
Released 8/23/2013
153 Downloads
1 - 15 of 23 Items