| Title | Author | Age | Description |
|---|
| SearchZIP.psm1 | Archdeacon | Tue, 21 Feb 2012 04:47:22 | In any directory containing a large number of ZIP/RAR compressed Web Page files this procedure will search each individual file name for simple text strings, listing both the source RAR/ZIP file and the individual file name containing the string.
Please ensure that this file is saved with the .psm1 extension and placed in the ‘Module’ directory.
|
| SearchZIP.psm1 | Archdeacon | Fri, 17 Feb 2012 04:51:09 | If there are a large number of, for example, saved Web Pages (mht,htm,html,pdf) stored in compressed ZIP or RAR files, it can be very difficult to locate any particular one.
In any such directory containing a number of these files this (module) procedure will search each individual file name for simple text strings, listing both the source RAR/ZIP file and the individual file name containing the string.
Please ensure that this file is saved with the .psm1 extension and placed in the ‘Module’ directory.
|
| SearchZIP.psm1 | Archdeacon | Fri, 17 Feb 2012 04:49:09 | If there are a large number of, for example, saved Web Pages (mht,htm,html,pdf) stored in compressed ZIP or RAR files, it can be very difficult to locate any particular one.
In any such directory containing a number of these files this (module) procedure will search each individual file name for simple text strings, listing both the source RAR/ZIP file and the individual file name containing the string.
Please ensure that this file is saved with the .psm1 extension and placed in the ‘Module’ directory.
|
| SearchZIP.psm1 | Archdeacon | Thu, 16 Feb 2012 04:43:37 | If there are a large number of, for example, saved Web Pages (mht,htm,html,pdf) stored in compressed ZIP or RAR files, it can be very difficult to locate any particular one.
In any such directory containing a number of these files this (module) procedure will search each individual file name for simple text strings, listing both the source RAR/ZIP file and the individual file name containing the string.
Please ensure that this file is saved with the .psm1 extension and placed in the ‘Module’ directory.
|
| SearchZIP.psm1 Module Fi | Archdeacon | Tue, 14 Feb 2012 20:15:11 | If there are a large number of, for example, saved Web Pages (mht,htm,html,pdf)
stored in compressed ZIP or RAR files, it can be very difficult to locate any
particular one.
In any such directory containing a number of these files this (module) procedure
will search each individual file name for simple text strings, listing both the
source RAR/ZIP file and the individual file name containing the string. The
relevant RAR/ZIP can then be subsequently opened in the usual way.
The first step will find any lines containing the simple selected pattern
(which can be anywhere in the file name). Each successful find will then be
split into 2 headings: ‘Source’ and ‘File’.
Note that there may be the odd occasion where a ‘non-readable’ character in the
returned string slips through the net!
The results can be displayed with ‘Out-GridView’ by use of the ‘-Table’ switch and
then filtered more extensively if desired.
|
| Debug Regex match | Archdeacon | Fri, 27 Jan 2012 22:48:31 | Debug Regex operation when matching any string
|
| Debug Regex match | Archdeacon | Wed, 25 Jan 2012 06:26:09 | Debug Regex operation when matching any string
|
| USB Script backup | Archdeacon | Wed, 18 Jan 2012 22:59:25 | Backup any recently changed PowerShell scripts to a USB drive.
|
| GPRS Online log | Archdeacon | Sun, 08 Jan 2012 22:25:20 | Scan the System Event log for all GPRS online activity – PCMCIA, USB, mobile phone, etc. A Balloon Tip will also be issued when the SIM card is about to expire.
|
| USB Script backup | Archdeacon | Sun, 08 Jan 2012 22:22:38 | Backup any recently changed PowerShell scripts to a USB drive.
|