Windows 7

Name Date Downloads Comments
Read all Event Logs in one step
Demonstrates how to query which event logs exist and then query all of them for all events that...
12-06-2010 715 0
Pin Office Shortcuts to Taskbar
Really simple script that will pin Word, Excel and Powerpoint to the taskbar. Windows 7 and English...
03-29-2012 180 0
Remove-Font
Ever wanted to uninstall a font? Here's a sample function that automates this. It removes the...
04-24-2012 130 0
Kill "Not Responding" Processes
Hi, This is the simplest "2 Liner Script" for kill multiple "Not responding"...
11-09-2011 271 1
Set ComputerName using PowerShell
Normal 0 false false false EN-GB X-NONE X-NONE MicrosoftInternetExplorer4 Hi This Script set the...
02-16-2012 231 1
Disk Cleanup Tool
Hi, This is a simple Disk clean up script which is based on PowerShell. It cleans user Temp folder...
02-23-2012 416 1
Desktop Managemnt Tools
hi To know more about it, visit this link http://newdelhipowershellusergroup.blogspot.in/2012/03...
03-27-2012 328 0
Get-Shortcut
retrieves all shortcut information in your start menu
10-01-2010 445 0
Show-Properties
Opens the property page for any file specified. Sample for a pipeline-aware function (filter)
10-01-2010 379 0
Set-Shortcut
can change shortcut properties like assigning or removing keyboard shortcuts. In this demo, you...
10-18-2010 466 0
Refresh Explorer
creates a function called Refresh-Explorer which calls native API functions to make explorer refresh...
11-16-2010 558 0
Restart-Service Remotely
Stop-Service, Start-Service and Restart-Service all only work locally. This script creates a new...
11-18-2010 947 0
Colorful HTML Report showing service status
Creates a color-coded HTML report. Stopped services are marked in red, running services in green...
12-06-2010 872 1
Read extended file attributes/properties
Add-FileDetails enables you to add additional properties to a file like video size or music artist...
01-07-2011 778 0
Automatically Add ScriptProperties From SubObjects
Add-SubProps automatically creates script properties for all properties found in a subobject. So...
02-17-2011 300 0
Set Internet Time
provides a function called Get-InternetTime which retrieves the current internet time from a time...
04-06-2011 408 0
dim display brightness
shows how to control notebook display brightness. Takes advantage of the "Power" troubleshootingpack...
05-17-2011 352 0
Search for File Content using Windows Desktop Search
illustrates how you can use PowerShell to query the desktop search engine to return paths to all...
06-29-2011 403 0
Change Windows Power Scheme
Hi, this script helps to change the default or Active "Power Scheme" on windows 7 with...
11-09-2011 298 0
System Information in Html
hi, this PowerShell script get the system infomation using wmi and export in to a single HTML file...
11-09-2011 710 1
Page 1 of 2 (22 items) 1 2 Next > | View Slideshow | RSS
Copyright 2012 PowerShell.com. All rights reserved.