[Solved] The volume label is not valid
While trying to rename a volume you get the following error:
WARNING: The volume label is not valid.
Set-Volume : Invalid Parameter
While trying to rename a volume you get the following error:
WARNING: The volume label is not valid.
Set-Volume : Invalid Parameter
When you submit a certificate request you may encounter the following error: Certificate Request Processor: The system cannot find the file specified. 0x80070002 (WIN32: 2)
In PowerShell 6.2 PSReadLine and your usual shortcuts are not working at all…
You may encounter the following message you try to format with DiskPart a FAT32 partition bigger than 32 Gb. This happens typically when you want to create a bootable USB key, and because nowadays most of the USB keys have a capacity greater than 32 Gb. An easy way to fix this is to shrink […]
Problem context Everything seems correct: The path is correctly set to find your PowerShell module (normally C:\Program Files\WindowsPowerShell\Modules) Your PowerShell module was correctly build Your files are in a subfolder of the C:\Program Files\WindowsPowerShell\Modules folder the PSM1 and PSD1 (if you created one) files have the same name as the folder name Your module is […]
You must be logged in to post a comment.