I really want to use the PowerShell Connection Settings in Royal TS. Is there a way, and if so, how, to connect to Exchange Online?
Best Answer
S
Stefan Koell
said
almost 6 years ago
I see. I think there's a misunderstanding. The PowerShell plugin in Royal TS is designed to execute a predefined script and display the result. It's not an interactive console.
If you need an interactive console you can try to embed the PowerShell console in Royal TS using the External Application connection type:
I think that since it should be prompting for credentials, maybe the powershell plugin doesnt prompt? perhaps?
Stefan Koell
said
almost 6 years ago
Answer
I see. I think there's a misunderstanding. The PowerShell plugin in Royal TS is designed to execute a predefined script and display the result. It's not an interactive console.
If you need an interactive console you can try to embed the PowerShell console in Royal TS using the External Application connection type:
Chris Hoche
I really want to use the PowerShell Connection Settings in Royal TS. Is there a way, and if so, how, to connect to Exchange Online?
I see. I think there's a misunderstanding. The PowerShell plugin in Royal TS is designed to execute a predefined script and display the result. It's not an interactive console.
If you need an interactive console you can try to embed the PowerShell console in Royal TS using the External Application connection type:
https://blog.royalapplications.com/2013/09/27/integrate-powershell-in-royal-ts/
Let me know if this helps.
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstStefan Koell
Hi Chris,
I'm not sure I understand. Can you provide more details. I'm not familiar with Exchange Online. Can you explain what your use case is?
Thanks!
Chris Hoche
I am trying to connect to Exchange Online services via remote powershell..
$UserCredential = Get-Credential
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection
Import-PSSession $Session -DisableNameChecking
I think that since it should be prompting for credentials, maybe the powershell plugin doesnt prompt? perhaps?
Stefan Koell
I see. I think there's a misunderstanding. The PowerShell plugin in Royal TS is designed to execute a predefined script and display the result. It's not an interactive console.
If you need an interactive console you can try to embed the PowerShell console in Royal TS using the External Application connection type:
https://blog.royalapplications.com/2013/09/27/integrate-powershell-in-royal-ts/
Let me know if this helps.
-
What happened to the forum?
-
About this Forum
-
Security Information
-
Supported Secure Gateway (SSH) ciphers
-
Why is no remote file browser in SCP available?
-
What encryption is used in the rtsz files when enabled?
-
Royal TS V4 License File
-
How to resolve RDP resolution issues in Windows 7 with high resolution screen
-
Auto Fill in web page connection
-
How to reference custom properties in tasks and templates?
See all 275 topics