|
Automatically Add ScriptProperties From SubObjects
Add-SubProps automatically creates script properties for all properties found in a subobject. So...
|
02-17-2011
|
303
|
0
|
|
Average Boot Time
Uses the Windows Event Log to get the last 10 boot times and averages them.
|
03-14-2013
|
166
|
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
|
|
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
|
875
|
1
|
|
Desktop Managemnt Tools
hi To know more about it, visit this link http://newdelhipowershellusergroup.blogspot.in/2012/03...
|
03-27-2012
|
329
|
0
|
|
dim display brightness
shows how to control notebook display brightness. Takes advantage of the "Power" troubleshootingpack...
|
05-17-2011
|
355
|
0
|
|
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
|
419
|
1
|
|
Find-ChildProcess
Finds all child processes (even nested ones) from a given process ID. Provides result objects that...
|
05-09-2012
|
186
|
0
|
|
Get-Shortcut
retrieves all shortcut information in your start menu
|
10-01-2010
|
445
|
0
|
|
Kill "Not Responding" Processes
Hi, This is the simplest "2 Liner Script" for kill multiple "Not responding"...
|
11-09-2011
|
271
|
1
|
|
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
|
182
|
0
|
|
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
|
|
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
|
787
|
0
|
|
Refresh Explorer
creates a function called Refresh-Explorer which calls native API functions to make explorer refresh...
|
11-16-2010
|
560
|
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
|
|
Restart-Service Remotely
Stop-Service, Start-Service and Restart-Service all only work locally. This script creates a new...
|
11-18-2010
|
951
|
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
|
404
|
0
|
|
Set ComputerName using PowerShell
Normal 0 false false false EN-GB X-NONE X-NONE MicrosoftInternetExplorer4 Hi This Script set the...
|
02-16-2012
|
232
|
1
|
|
Set Internet Time
provides a function called Get-InternetTime which retrieves the current internet time from a time...
|
04-06-2011
|
411
|
0
|
|
Set-Shortcut
can change shortcut properties like assigning or removing keyboard shortcuts. In this demo, you...
|
10-18-2010
|
466
|
0
|