Forum Discussion
Anonymous
2 years agoNot applicable
powershell makes no sense
Why it doesnt find it? Right after installing it... What am I doing wrong?????
- 2 years ago
Anonymous Check your PSModulePath environment variable, should be something like this:
PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\PowerShell\Modules\
Greg_Deckler
2 years agoCommunity Champion
Anonymous I may be mistaken, but I don't believe you can use that module for 32-bit, you need to run 64-bit.