FileUtility
FileUtility copied to clipboard
Installing module
Hi,
how can I install this module? I have copied those files under C:\Program Files\WindowsPowerShell\Modules. But I can't see it inside Get-Module -Listavailable.
thanks,
@SteveL-MSFT - could you update the readme.md to include the install command and mention the module requires PS7+?
The gallery page has that stuff but not the Readme.md in this repo. And since the Readme.md refers to it as FileUtility, but the module name is actually Microsoft.PowerShell.FileUtility, folks may look at the Readme.md and try "install-module FileUtility".
Install-Module -Name Microsoft.PowerShell.FileUtility -AllowPrerelease