commands detail - h

    The Powershell equivalent of history is:

    There is a built in alias

    It’s also perhaps worth noting that Powershell gives you a couple of extra bits of information, if you want them:

    There is no direct equivalent of the shell functionality you get with set -o vi sadly. You can up- and down- arrow by default, but if you want to search through your history then you need to do something like this

    Details are here:

    You can get the server name through PowerShell like this: