trouble installing the PowerShell Accessibility extension

Aaron Miller 0 Reputation points
2023-12-09T22:09:31.3966667+00:00

“Hello, I’m having trouble installing the PowerShell Accessibility extension. I tried running the command ‘Install-Module -Name WindowsPowerShell.Accessibility’, but I received the following error message: ‘No match was found for the specified search criteria and module name ‘WindowsPowerShell.Accessibility’. Try Get-PSRepository to see all available registered module repositories.’ I ran the command ‘Get-PSRepository’ and checked if the repository containing the module I’m looking for is listed, but it’s not. I also tried adding the repository using the ‘Register-PSRepository’ command, but I still can’t find the module. Can someone please help me troubleshoot this issue?”

Windows for business | Windows Server | User experience | PowerShell
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-12-13T07:17:13.0066667+00:00

    Hello,

    The PowerShell Accessibility should not be a kind of module to install. You can refer to the document for general accessbilities in PowerShell ISE. https://learn.microsoft.com/en-us/powershell/scripting/windows-powershell/ise/accessibility-in-windows-powershell-ise?view=powershell-7.3

    For any detailed accessibilities you need, you can raise up and we can see.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.