Marc-André Moreau
banner
awakecoding.com
Marc-André Moreau
@awakecoding.com
Remote desktop protocol expert, OSS contributor and Microsoft MVP. I love designing products with Rust, C# and PowerShell. Proud to be CTO at Devolutions. 🇨🇦
Reposted by Marc-André Moreau
I’m beyond excited to help you unleash the power of @powershelluniversal.com in your organization with my friend @andrewpla.tech at this year’s @psconf.eu! I hope you’re able to join us!
January 21, 2026 at 10:21 PM
What are the best "computer use" MCP servers for Windows desktop apps? I want GitHub Copilot to launch and interact with an app it built from source, such that I wouldn't have to manually click and interact with the app to tell what's wrong with it. It must be fully autonomous
January 19, 2026 at 6:52 PM
I found a nice GitHub Action to setup a specific version of PowerShell for all platforms: github.com/mchave3/setu...
GitHub - mchave3/setup-pwsh
Contribute to mchave3/setup-pwsh development by creating an account on GitHub.
github.com
January 18, 2026 at 5:20 PM
Reposted by Marc-André Moreau
Testing enabled SSL and TLS protocols on servers is something I have to do for hardening and security purposes. You can do that using PowerShell with the Test-TlsProtocols Module from TechnologyAnimal. 

#PowerShell #Security #Networking

powershellisfun.com/2026/01/16/t...
PowerShell is fun :)Test SSL/TLS Protocols using PowerShell
Testing enabled SSL and TLS protocols on servers is something I have to do for hardening and security purposes. Of course, you can do that using PowerShell with the Test-TlsProtocols Module from Te…
powershellisfun.com
January 16, 2026 at 10:05 PM
Reposted by Marc-André Moreau
Let’s be honest. 😏
This will be the best post of your day. 💙💜
And it will be the best click of your new year 👉 psconf.eu
Guaranteed. 🤫

New speakers just dropped and scheduled is live.

#PowerShell #PSConfEU #Wiesbaden #Germany #Europe #automation #IT
January 16, 2026 at 9:41 AM
I would be using GitHub Copilot agent a lot more if there was a way to simply give it a prompt to decide if it should continue and launch another session, looping until it's *truly* done
January 16, 2026 at 2:53 AM
I've been using UniGetUI for the past month and I love it: it nicely wraps winget, PowerShell, npm, pip, cargo and various package managers on Windows. You just don't realize how much outdated software you have until you run it the first time: github.com/marticliment...
GitHub - marticliment/UniGetUI: UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers - marticliment/UniGetUI
github.com
January 14, 2026 at 7:00 PM
Pro tip to always get the latest version of OpenCode on Windows: install it through npm instead of winget, then use UniGetUI to keep it up-to-date as the team keeps releasing at breakneck speed. winget is too slow to keep up, even if the release process is automated
January 14, 2026 at 4:37 PM
I just opened my first pull request for OpenCode to accept Alt+V for image pasting, aligning it with Claude Code and Copilot CLI, but also working around the issue that Windows Terminal won't forward Ctrl+V to OpenCode by default: github.com/anomalyco/op...
fix: add alt+v keybind for pasting images by awakecoding · Pull Request #8495 · anomalyco/opencode
Fixes #8490 Tested in Windows Terminal on Windows with PowerShell 7, Alt+V works for image pasting just like Claude Code or Copilot CLI, and I don't need to modify the default Windows Terminal ...
github.com
January 14, 2026 at 4:20 PM
Alternatively, just recommend good Cloud Infrastructure Entitlement Management (CIEM) solutions, commercial or not. I know Microsoft bought CloudKnox and while back, renamed and then killed the product. What's a good product in the CIEM category today that generates good reports
I'm looking for #PowerShell modules that can be used for Cloud Infrastructure Entitlement Management (CIEM). Something similar to solutions that scan Active Directory for permissions and security issues and produce reports, except for Azure, AWS, GCP, etc.
January 13, 2026 at 9:50 PM
A funny side effect of being the only product supporting Kerberos in scenarios no one else does: ChatGPT confidently tells our support agents that what customers are trying to achieve is impossible... when we've actually been doing it for years.
January 13, 2026 at 9:01 PM
I'm looking for #PowerShell modules that can be used for Cloud Infrastructure Entitlement Management (CIEM). Something similar to solutions that scan Active Directory for permissions and security issues and produce reports, except for Azure, AWS, GCP, etc.
January 13, 2026 at 8:41 PM
Nice, the OpenCode desktop app has a built-in terminal you can just toggle. When using a terminal UI that takes over the terminal, you need to open a separate terminal in the same directory to manually run commands, and that's been a pain point for me
January 12, 2026 at 3:53 PM
It's Monday, the first thing I did was update OpenCode
to try to new OpenAI ChatGPT subscription login flow and it worked flawlessly! I like this a lot better than generating an API key manually
January 12, 2026 at 1:58 PM
TIL OpenCode uses a client/server architecture, such that when you launch the terminal UI, it spawns a server to talk to. This is very interesting as this means alternative clients can be implemented: opencode.ai/docs/server/
Server
Interact with opencode server over HTTP.
opencode.ai
January 12, 2026 at 12:20 AM
The biggest power move GitHub Copilot could do with OpenCode is porting the automatic workspace indexing feature from VSCode.

This is a key missing feature from Claude Code, and lots of OpenCode users host their code on GitHub already: code.visualstudio.com/docs/copilot/r…
https://code.visualstudio.com/docs/copilot/r…
January 11, 2026 at 4:51 PM
Reposted by Marc-André Moreau
Want to learn how to build and share apps like this for @powershelluniversal.com? I'm presenting at the #PowerShell & DevOps Global Summit on just that!

#PSHSummit is THE PowerShell conf in North America, and a great time. Tickets on sale @ powershellsummit.org. Don't wait!
January 9, 2026 at 4:03 PM
Reposted by Marc-André Moreau
Hot off the press, a new PowerShell module PSNetDetour which you can use to hook any (caveats of course) .NET method and have it run your ScriptBlock instead. Great for experimentation, debugging, testing github.com/jborean93/PS...
GitHub - jborean93/PSNetDetour: Detour/Hook .NET Functions in PowerShell
Detour/Hook .NET Functions in PowerShell. Contribute to jborean93/PSNetDetour development by creating an account on GitHub.
github.com
January 9, 2026 at 5:14 AM
Ok this is a weird one - Copilot CLI only lists part of the available skills, when GitHub Copilot in VSCode sees them. I have no explanation for this difference, but it's annoying enough not to recommend Copilot CLI internally until I find a way to make it work properly:
January 9, 2026 at 5:12 PM
How does one list custom commands (.github/prompts/*.prompt.md files) in Copilot CLI? If I use /my-command it works, but I have to prompt to list them. VSCode does auto-completion when typing '/' - this is what I'd like to have in Copilot CLI too docs.github.com/en/copilot/c...
About GitHub Copilot CLI - GitHub Docs
Find out about using Copilot from the command line.
docs.github.com
January 9, 2026 at 4:17 PM
I just tried LSP support in OpenCode, and it just... works. No manual configuration, it's just there, and automatically picks up LSP servers based on file extensions, and even has a way to automatically download missing LSP servers: opencode.ai/docs/lsp/
January 7, 2026 at 6:47 PM
I decided to try the new LSP support in Claude Code only to figure out it's not straightforward to enable, requires installing plugins and LSP servers separately, and then it's apparently just broken anyway: github.com/anthropics/c...
[BUG] LSP plugins not recognized on Windows 11 - "No LSP server available for file type: .rs" · Issue #16084 · anthropics/claude-code
Preflight Checklist I have searched existing issues and this hasn't been reported yet This is a single bug report (please file separate reports for different bugs) I am using the latest version of ...
github.com
January 7, 2026 at 2:52 PM
Interesting, OpenCode supports GitHub Copilot, I wonder how it's implemented under the hood: opencode.ai/docs/provide...
Providers
Using any LLM provider in OpenCode.
opencode.ai
December 30, 2025 at 5:29 PM
How compatible is OpenCode with Claude Code skills and commands? Do I need to symlink a lot of files, or is there good built-in CC compatibility in OpenCode? I don't want to migrate, I want to make it possible to use as an alternative to CC without maintaining more markdown files
December 30, 2025 at 5:20 PM
More cross-country skiing this morning, this time with a private class to get refreshed on the technique
December 26, 2025 at 4:14 PM