Registry / networking / winrm-elevated

winrm-elevated

JSON →
library1.2.3rbrubygemsunverified

Ruby library for running commands via WinRM as elevated through a scheduled task.

gem install winrm-elevated
INSTALL
IMPORT
SIG · WINRM-ELEVATED
W
winrm-elevated
networkingrubyv1.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WinRM::Elevated
✓ require 'winrm-elevated'

Run an elevated PowerShell command via WinRM.

require 'winrm-elevated' conn = WinRM::Connection.new(endpoint: 'http://host:5985/wsman', user: 'admin', password: 'pass') conn.elevated(:powershell, 'Get-Process') { |out| puts out }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources
winrm-elevated — gem install winrm-elevated · libregistry