

#Royal tsx for mac download
Download the PSConsole Module and place it under C:\windows\system32\WindowsPowerShell\v1.0\Modules.If you like your console looks like the left one rather than one on the right, please follow the instruction below. Without this module, the PowerShell console would not automatically fit into the Royal TS frame: this is because I am also using a customised PS Module that I’ve written in the past to resize the PoewerShell window.
#Royal tsx for mac windows
You may have noticed from the screenshots above, that the PowerShell windows are perfectly fitted in the Royal TS frame. Everything else is the same as the previous sample (for individual computers). The Custom Field 1 is no longer required in this scenario. To create this connection in Royal TS, instead of using the Custom Field 1 for the computer name, I’ve added an additional PowerShell command in the Arguments:Īrguments: -NoExit -Command “ $Computer = Read-Host ‘Please enter the Computer Name’ Enter-PSSession $Computer” In this scenario, you will need to enter the remote computer that you wish to connect to:Īfter the the computer name has been entered, the connection is then established: You can also create a connection in Royal TS for Ad-Hoc connections. It is more user friendly to use the Custom Field for the computer name, rather than modifying the argument string for each connection that you wish to create. Note: in the arguments field from step 01, I’ve used a Royal TS variable $CustomField1$ as the name of the computer in the Enter-PSSession command.

If you choose to use an alternative credential, you must also tick “ Use Credentials” box under Advanced tab:


#Royal tsx for mac license
I have to say Royal TS is the one that I like the most! Recently, I showed it to one of my colleagues, after a bit of playing around, he purchased a license for himself too. I have used many Remote Desktop applications in the past. Using Royal TS for PowerShell Remote Sessions
