This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Hi,
I created custom powershell module. I have problem with Find-Module commend. It only work when i use * with module name.
Find-Module -Name Get-Hello* <= this work
Find-Module -Name Get-Hello <= this dont work
Find-Module does not find modules not installed in a repository.
\_(ツ)_/
Live long and prosper!
(79,108,97,102|%{[char]$_})-join''