| Title | Author | Age | Description |
|---|---|---|---|
| Get-WebVideoFile | Jan Egil Ring | Sun, 06 May 2012 04:37:17 | Download video-files from the specified RSS-feed URL, based on HTML scraping and a regular expression for finding the download URL.Joel Bennett`s Get-WebFile function from poshcode.org, which provides progress status during download, is used for downloading the files. |
| Add-PrinterDriver | Jan Egil Ring | Sun, 03 Jul 2011 09:08:13 | Add-PrinterDriver is a PowerShell function to install all printer drivers from a specified print server. The function is primarily targeted at Remote Desktop Services (formerly Terminal Services) Session Host servers. |
| Start-Job proxy function | Jan Egil Ring | Mon, 07 Feb 2011 07:12:24 | Example on how to use Proxy Cmdlets in combination with object events. For more information see: Update 07.02.2011: Updated the function, the first version didn`t work as intended. |
| Start-Job proxy function | Jan Egil Ring | Sun, 06 Feb 2011 15:19:43 | Example on how to use Proxy Cmdlets in combination with object events. For more information see: |
| Untitled | Jan Egil Ring | Sun, 23 Jan 2011 05:12:11 | PowerShell functions to export and import WLAN profiles in Windows Vista/Windows 7
|
| New-DFSRHealthReport | Jan Egil Ring | Thu, 30 Dec 2010 03:56:29 | A Windows PowerShell-script for generating an HTML-report for DFS-R SYSVOL and sending it via e-mail. For more information, see the following blog-post: |
| Get-Cpl | Jan Egil Ring | Sat, 04 Dec 2010 13:55:53 | A function to retrieve available Control Panel Applets along with a description. |
| Backup-ModifiedGPOs.ps1 | Jan Egil Ring | Wed, 24 Nov 2010 10:50:15 | All Group Policy Objects modified in the specified timespan are backup up to the specified backup path. |
| Set-OutlookSignature | Jan Egil Ring | Sun, 21 Nov 2010 04:55:00 | Script to create an Outlook signature based on user information from Active Directory. |
| ScriptingAgentConfig.xml | Jan Egil Ring | Sun, 17 Oct 2010 08:21:53 | Sample ScriptingAgentConfig.xml for working with the Exchange Server 2010 Scripting Agent cmdlet extension agent. For more details, see the following blog-post: |
PowerShell Code Repository