psedit
psedit copied to clipboard
Does not work on nano-server docker image
Getting following error during PSEdit installation
docker run -it mcr.microsoft.com/powershell:7.3-nanoserver-1809
PowerShell 7.3.0
PS C:\> install-module psedit
Untrusted repository
You are installing the modules from an untrusted repository. If you trust this repository, change its InstallationPolicy value by running the Set-PSRepository cmdlet. Are you sure you want to install the modules from 'PSGallery'?
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "N"): a
Install-Package: The module 'psedit' cannot be installed or updated because the authenticode signature of the file 'psedit.psd1' is not valid.
PS C:\>