PowerShell PSRP for Linux release 1.0.0-18
PowerShell PSRP OMI Client
v1.1.0-alpha18
The OMI PSRP client is released directly into the PowerShell package, and will be in release v6.0.0-alpha.17 and above.
Issues Fixed in this Release
Lots of stability issues have been fixed.
New Features
Client can now connect with custom configuration named and resource URIs. This is needed to access Office 365 services with PowerShell
Where supported (Ubuntu 16.04 with latest GSS patches, CentOS 7.3) support NTLM SPNEGO authentication from Linux to Windows, or from Linux to Linux where both sides are supported platforms. This change also allows connections over HTTP to be encrypted using the NTLM security context in the same way that Windows to Windows is supported. Note that OMI on the server does not listen on HTTP by default and would need to be enabled.
PowerShell PSRP OMI Provider
v1.0.0.18
This OMI provider, in conjunction with OMI and PowerShell, implement the server (remote) side of PSRP such that a Windows, OSX or Linux PowerShell client can connect to a Linux machine and run PowerShell commands.
Issues Fixed in this Release
A few stability issues have been fixed.
New Features
No new features have been added to the provider itself, but OMI v1.2.0 adds the server side of the NTLM over SPNEGO authentication. This allows Windows and Linux to connect using NTLM SPNEGO credentials instead of basic authentication, and allows the connection to go over HTTP and still be encrypted using the NTLM security context. Note that OMI on the server does not listen on HTTP by default and would need to be enabled.
Package Checksums
Package MD5 Checksum
psrp-1.0.0-18.universal.x64.deb 0b3f5dff16df1b5a2d60277d1c0cca2f
psrp-1.0.0-18.universal.x64.rpm 23c22da80f688a112c3deb047b2cfba0
Prerequisite Packages
-OMI >= 1.2.0, or downloadable from the packages.microsoft.com package server.
-PowerShell
Supported Linux Distributions
CentOS 7 (preferably 7.3) (x64)
Ubuntu 14.04 LTS, 16.04 LTS (x64)