Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
47 lines (27 loc) · 1.26 KB

File metadata and controls

47 lines (27 loc) · 1.26 KB
Copy raw file
Download raw file
Outline
Edit and raw actions
Module Name WindowsCompatibility
Module Guid 9d427bc5-2ae1-4806-b9d1-2ae62461767e
Download Help Link
Help Version 0.0.0.1
Locale en-US

WindowsCompatibility Module

Description

This module provides PowerShell Core 6 compatibility with existing Windows PowerShell scripts.

WindowsCompatibility Cmdlets

Appends the existing Windows PowerShell PSModulePath to existing PSModulePath

This command defines a global function that always runs in the compatibility session.

Compare the set of modules for this version of PowerShell against those available in the compatibility session.

Copy modules from the compatibility session that are directly usable in PowerShell Core.

Get a list of the available modules from the compatibility session

Import a compatibility module.

Initialize the connection to the compatibility session.

Invoke a ScriptBlock that runs in the compatibility runspace.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.