Open 96malhar opened 1 year ago
Use Microsoft.PowerShell.PSResourceGet
cmdlet Find-PSResource
instead, it's more performant.
This issue from last year can be closed. Thank you for the information on using Find-PSResource
as we have switched over to using that now and it has improved performance.
Prerequisites
Steps to reproduce
Example Command -
Measure-Command { Find-Module AWSPowerShell } | Select-Object -ExpandProperty totalseconds
Timeframes on 8/3/2023 -1:20 PM - 3:40 PM PST +
Expected behavior
Actual behavior
Error details
No response
Environment data