Execute Remote Commands And Get Output Using Only WMI - Jay Adams - PSConfEU 2022

Опубликовано: 06 Март 2026
на канале: PowerShell Conference EU
994
13

Conference Home Page: www.psconf.eu
Conference Videos: powershell.video
Conference Materials: https://github.com/psconfeu

In this session, you’ll learn one technique to execute commands remotely on Windows systems and get the actual output back, using only WMI. We’ll talk about other techniques for comparison, including WinRM, PSEexec, Scheduled Tasks and the Win32_Process create method. If you’ve ever needed to run scripts or command-line tools remotely and get StdOut or other pipelines, but have been limited by firewall rules or corporate policies, join the club!