|
Debug regex operation when matching any string
.SYNOPSIS A very simple function to debug a Regex search operation and show any 'Match'...
|
01-25-2012
|
38
|
0
|
|
ToolWindow module for displaying windows in separate threads
ToolWindow is a sample module to open and display one or more windows in separate PowerShell threads...
|
01-23-2012
|
149
|
0
|
|
OutputHelper Commands
(Updated version, now also includes the "grep" command that was shown in my presentation...
|
01-09-2012
|
178
|
0
|
|
Retrieve the Set-StrictMode setting
This procedure is necessary as there is, apparently, no PowerShell variable for this and enables...
|
12-31-2011
|
58
|
0
|
|
PurgeSybaseErrorLogWithZip.ps1
This script will purge the sybase ase error log and archive and zip the files by date This script...
|
12-06-2011
|
69
|
0
|
|
PurgeSybaseErrorLog.ps1
This script will purge the Sybase ASE Error log. This script will work even if the file is in use...
|
12-05-2011
|
72
|
0
|
|
SybaseErrorLogCheck.ps1
Description =========== This script is to check the Sybase ASE Server errorlog for certain strings...
|
12-01-2011
|
97
|
0
|
|
Open IE Explorer in Specific Hight and width
Hi, I know it sound stupid but sometime u need some stupid things. I face with a condition in which...
|
11-09-2011
|
111
|
0
|
|
ModuleHelper - Automatically Create Modules and Save Functions...
This module makes creation of PowerShell modules very easy. This is revision 2 which fixes a problem...
|
10-19-2011
|
259
|
2
|
|
Handle Authorized Drive mapping
In certain environments people are prohibited to access servers using their regular privileges....
|
08-29-2011
|
147
|
0
|
|
Select-ItemFromList Function to display a list as text or...
The function takes a collection of objects to display. If the objects in the collection do not have...
|
07-07-2011
|
275
|
0
|
|
SFTLOG collector 0.1
Script collects clients sftlog.txt to network share. Log file is renamed with computers name. How...
|
05-13-2011
|
165
|
0
|
|
Report from App-V packages 0.01
Simple script mines some data from app-v packages sprj file. If you have few hundred packages and...
|
02-08-2011
|
150
|
0
|
|
Reading and Writing MPEG Tags and Attributes
MPTag provides a wrapper around the taglib-sharp.dll which is freely available and allows you to...
|
01-25-2011
|
510
|
0
|