I'm finalizing a HA environment, and need to verify that all of the WSPs deployed to the primary are on the secondary farm and are up to date.
How would I generate a list of the wsps and the deployment dates on each farm? I tried
get-spsolution | select * | out-file c:\solutions.txt
but no deployment date.
Thanks,
Scott












