Dynamic PowerShell and SSH remoting tabs for Windows Terminal
In this post, I will share with you how to add PSRemoting and SSH remoting tabs to the new Windows Terminal…
In this post, I will share with you how to add PSRemoting and SSH remoting tabs to the new Windows Terminal…
So you noticed that when you pipe some cmdlets to the Select-Object
cmdlet, you can hit the TAB key and enumerate all properties of the former cmdlet. But it doesn’t work with your function… Huh!
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…
Displaying firewall rules with PowerShell is very easy with the Get-NetFirewallRule cmdlet.
However, there is a gap: port numbers are not displayed.
You must be logged in to post a comment.