| Title | Author | Age | Description |
|---|---|---|---|
| Get-NistNtpServer | Rich Kusak | Mon, 02 Jan 2012 10:06:34 | The Get-NistNtpServer function retrieves the list of NIST NTP server names, IP addresses, and locations. |
| New-PemFile | Rich Kusak | Wed, 30 Nov 2011 08:25:57 | The New-PemFile function creates a new PEM file by using the content from certificate files. |
| Test-EmptyFolder | Rich Kusak | Mon, 03 Oct 2011 08:48:51 | The Test-EmptyFolder function tests if a specified folder is empty by checking if it |
| Get-TheVillageChurchPod | Rich Kusak | Mon, 12 Sep 2011 09:22:54 | The Get-TheVillageChurchPodcast function returns objects of all the available sermon podcasts from The Village Church. The objects can be filtered by speaker, series, title, or date and optionally downloaded to a specified folder. |
| Convert-MacAddress | Rich Kusak | Thu, 08 Sep 2011 13:26:03 | The Convert-MacAddress function takes a valid hex MAC address and converts it to another valid hex format. |
| ResetOutlookLivePassword | Rich Kusak | Wed, 07 Sep 2011 14:32:35 | The Reset-OutlookLivePassword function resets an Outlook Live (Live@edu) acccount password. |
| Get-MacAddressOui | Rich Kusak | Tue, 06 Sep 2011 17:12:32 | The Get-MacAddressOui function retrieves the MAC address OUI reference list maintained by the IEEE standards website and |
| Get-MacAddressOui | Rich Kusak | Fri, 02 Sep 2011 10:56:22 | The Get-MacAddressOui function retrieves the MAC address OUI reference list maintained by the IEEE standards website and |
| Get-BogonList | Rich Kusak | Sun, 14 Aug 2011 07:33:02 | Heres a function to quickly look up the latest version of the bogon list maintained by Team Cymru from within PowerShell. |
| Get-MyPublicIPAddress | Rich Kusak | Fri, 06 May 2011 12:09:04 | The Get-MyPublicIPAddress script uses DNS-O-Matic, an OpenDNS resource, to retreive the public IP address that represents your computer on the internet. |
PowerShell Code Repository