You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.
Running: Import-WinModule Microsoft.PowerShell.Management
gives: Method invocation failed because [System.Management.Automation.PSModuleInfo] does not
contain a method named 'Where'.
on Powershell Core 6.2.4 (64bit, running on Windows Server 2012R2 Standard)
Name Value
PSVersion 6.2.4
PSEdition Core
GitCommitId 6.2.4
OS Microsoft Windows 6.3.9600
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
The text was updated successfully, but these errors were encountered:
Running:
Import-WinModule Microsoft.PowerShell.Management
gives:
Method invocation failed because [System.Management.Automation.PSModuleInfo] does not
contain a method named 'Where'.
on Powershell Core 6.2.4 (64bit, running on Windows Server 2012R2 Standard)
Name Value
PSVersion 6.2.4
PSEdition Core
GitCommitId 6.2.4
OS Microsoft Windows 6.3.9600
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
The text was updated successfully, but these errors were encountered: