Downloaded, unzipped, followed the instructions. Got errors - log file (C:\Bin\SymStoreMan\PSSymbolStore.InstallLog) attached:
Transaction parameters should be referenced as "id" instead of "transactionid", and should support wildcards. See http://blogs.msdn.com/powershell/archive/2007/11/13/name-in-get-xxx-cmdlets.aspx
Powershell naming conventions are for singular nouns.
The install needs to install the powershell snap-in, as well as lay down the files for the Manager GUI app
A stand-alone install is needed for the PowerShell snap-in
Add the current project to source control
The presenter symbol store tasks should verify that the PowerShell snap-in has been registered before attempting to execute any cmdlets - or at least catch the correct exception and handle it with ...
Add the ability to search transaction contents (product, version, comments, etc.). Search results should show a brief summary of the transaction, and when one is selected, it should scroll the grid...
Output from the powershell host currently gets dumped into a rich text box - I need to re-think that UI and come up with something friendlier. At the minimum, it should at least be a tab that shows...