| Title | Author | Age | Description |
|---|---|---|---|
| sophos_mrupdate.ps1 | tojo2000 | Tue, 10 Jan 2012 17:05:28 | A script for updating the message relay server used by a Sophos client. |
| Split | tojo2000 | Sat, 08 Oct 2011 10:57:35 | Split a file into smaller files. |
| Get-PerformanceCounter | tojo2000 | Sun, 23 Jan 2011 12:39:45 | Get one or more performance counter objects. |
| Get-LocalGroups | tojo2000 | Wed, 12 Aug 2009 21:36:38 | I import this as a module because it depends on the other two functions. You could easily dot-source it as well. Requires v2 CTP3 or higher to get the help documentation to work. |
| Get-LocalGroups | tojo2000 | Wed, 12 Aug 2009 21:26:24 | I import this as a module because it depends on the other two functions. You could easily dot-source it as well. Requires v2 CTP3 or higher to get the help documentation to work. |
| egg_timer | tojo2000 | Sat, 04 Jul 2009 03:00:22 | A script I submitted for Event 10 of the Scripting games. Displays a simple Windows Form that counts down three minutes. It makes a good example for using Windows forms. |
| egg_timer | tojo2000 | Sat, 04 Jul 2009 02:59:44 | A script I submitted for Event 10 of the Scripting games. Displays a simple Windows Form that counts down three minutes. It makes a good example for using Windows forms. |
| egg_timer | tojo2000 | Sat, 04 Jul 2009 02:29:00 | A script I submitted for Event 10 of the Scripting games. Displays a simple Windows Form that counts down three minutes. It makes a good example for using Windows forms. |
| Get-DirSize | tojo2000 | Tue, 30 Jun 2009 13:32:33 | A v2.0 function to recursively get the sizes of all subdirectories under a root path. |
| Get-ChildItemRecurse | tojo2000 | Mon, 18 May 2009 22:30:12 | A recursive function that allows the user to do a container search and specify the number of levels they would like to recurse. (Requires v2.0 CTP3 or later) |
PowerShell Code Repository