How to easily sign PowerShell scripts
In VSCode there is currently no builtin feature, nor extension to assist us in signing PowerShell code…
In VSCode there is currently no builtin feature, nor extension to assist us in signing PowerShell code…
Here another quick post about a PowerCli cmdlet.
When I wanted to mount an image I got the following error:
Mount-WindowsImage : DismInitialize failed. Error code = 0xc0040009
Just a quick post on how to remove VMs from the VMware inventory and add them again with the same configuration settings from the command line with PowerCli.
Sometimes cmdlets are asking for plain-text passwords instead of Secure Strings. And the New-SmbMapping cmdlet (developed by Microsoft! Huh!) is one of them…
You must be logged in to post a comment.