You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Most of the PowerShell cmdlets listed in the PowerShell Module section of the README appear to return errors, likely because they’ve been renamed or replaced.
From my testing, cmdlets listed under the newer Alias Naming section work as expected.
Minimal Fix:
Review all cmdlets in the PowerShell Module section
Update names to match the current module version
More Comprehensive Fix:
Replace all PowerShell cmdlets in the README with the Prefixed Name version for consistency