PoshCode Archive  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 check-ins using file h20-Hashtables-2-object.ps1 version 4b9817013b

2018-06-10
13:08
Resolves OID value to a Friendly Name and vice versa. The cmdlet resolves both well-known OIDs (used in Internet PKI) and Active Directory forest specific registered OIDs. check-in: 03726de51d user: unknown tags: trunk
13:08
Script to create a NLB-cluster for the CAS/HUB-roles in Exchange Server 2010. check-in: 65c5822cad user: Jan Egil Ring tags: trunk
13:08
This is an old script I had lying around. It has NOT been updated in a long time :) check-in: d347a8daf9 user: unknown tags: trunk
13:08
COMMENT: check-in: d9c4f9615a user: unknown tags: trunk
13:08
UPDATED 2010/10/28: Visually create an instance of an enum with an easy to use menu system. Supports both single value enumerated types and bitmask (flags) enums. Also supports dynamic inline help for enumerated values (help works with powershell.exe host only – ISE is buggy.) PowerShell 2.0 required. This uses uses the new to v2 IHostUISupportsMultipleChoiceSelection interface. check-in: 15922c65d6 user: Oisin Grehan tags: trunk
13:08
Findup – Find Duplicates, and optionall delete them. C# version of the powershell script FindDupe.ps1, C# version is probably 100 times faster though. check-in: 6e77b15a2f user: James Gentile tags: trunk
13:08
hashtable to object function. check-in: a063be42c1 user: karl prosser tags: trunk