|
Remote Uninstaller GUI - From list of machines
To run just execute the .ps1 file with powershell. Explanation: Windows.Forms GUI. Uses the Registry...
|
04-26-2012
|
96
|
1
|
|
Compress Path and Better Prompt
Illustrates how to wrap low-level API functions like PathCompactPathEx() to shorten paths, and contains...
|
04-11-2012
|
45
|
0
|
|
demofiles_multithreading
This is a collection of scripts that go along with my web cast about speeding up PowerShell and...
|
02-20-2012
|
456
|
0
|
|
Ping Multiple Servers using Powershell
Hi Using this little script you can ping multiple servers using powershell More Details see this...
|
11-15-2011
|
352
|
0
|
|
Fix for SCVMM Virtual Machine- Migration Failed
This script will clear the "Migration Failed" status of a Hyper-V Virtual Machine in Microsoft...
|
09-20-2011
|
353
|
0
|
|
Powershell Clock With Alarm
It is a clock with alarm written in powershell!! You just pass in the alarm time in this format...
|
08-26-2011
|
375
|
0
|
|
Powershell Timer With Alarm
This Is a powershell timer with an alarm. The soundfile is in the alarm.ini file included in the...
|
08-17-2011
|
232
|
0
|
|
Get-ResourceString
reads resource strings from DLL and EXE files
|
06-29-2011
|
192
|
0
|
|
Select an option from a text list by an index number
This is a text based version of the Select-Item script that I wrote using a Windows form and ListBox...
|
06-16-2011
|
215
|
1
|
|
Select Item from a collection from a listbox
The function in this script will take a collection and the name of the property of the objects in...
|
06-16-2011
|
269
|
1
|
|
CrystalPower
CrystalPower is a free script (PowerShell encoded) that creates Crystal Reports files based on report...
|
05-17-2011
|
207
|
0
|
|
Multiple Text Replacements
contains a number of different approaches how to replace multiple different characters in a text...
|
04-28-2011
|
274
|
0
|
|
Calculate ISP Download utilisation
The attached script calculates how much of the monthly download quota should have been used and...
|
03-14-2011
|
271
|
0
|
|
ConvertTo-HighLow
converts a decimal into its high and low byte values. Actually processes 64bit values, so it returns...
|
02-21-2011
|
196
|
0
|
|
Function to insert help tags in PowerShell_ISE
The function will insert the comment tags to provide a template for the information required by...
|
02-14-2011
|
220
|
0
|
|
Monitor certain events: USB, downloads, etc.
Run a script whenever a USB is inserted or a file is downloaded. Also monitor any file or folder...
|
12-24-2010
|
502
|
0
|
|
Report tool for App-V Client
This script writes report to txt regarding App-V related things in OS. Main purpose is for troubleshooting...
|
12-16-2010
|
318
|
0
|
|
Report from App-V packages
Simple script mines some data from app-v packages sprj file. If you have few hundred packages and...
|
12-14-2010
|
243
|
1
|
|
Powershell iTunes
owershell iTunes is a Powershell script which lets you control iTunes over Powershell. Get-More...
|
11-23-2010
|
347
|
0
|
|
Use-Culture
executes PowerShell code using a non-default culture
|
08-19-2010
|
256
|
0
|