Hi Everyone,
I'm sure this is just a lack of understanding on my part, but i'm trying to achieve the following to make life a little easier.
I have written a single powershell script which I can use to connect to a tenancy's Microsoft 365 Exchange Shell (Lets call this "Connect to M365" which is a PowerShell (local) object). We store credentials in RDM and this works perfectly. What I would like to do though, is run a script against that existing connection. For instance, I have created a "PowerShell Script (Local)" which just calls "Get-OrganizationConfig" as a test. Whilst I am connected to the "Connect to M365", if I click on the "Execute Macro/Script" option from the Ribbon Bar, it will launch in a separate tab. How do I get this to launch in the "Connect to M365" Window?
I hope the above makes sense, and sorry if it is a simple question.
Thanks.
Hello Aaron,
Thank you for reaching out to the Devolutions support team.
Unfortunately, it is not possible to achieve what you requested at this time. You will need to use the clipboard to copy and paste your script into your local PowerShell session, or you can open the PS1 file directly from your workstation.
Please note that we are aware of this and are currently investigating to see if a solution can be implemented. I will include this forum discussion in our investigation.
Best regards,
Patrick Ouimet
Hi Patrick,
Thank you for the update. Looking forward to see what you guys can do going forward.
Thanks.