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
PowerShell Core 6 should try to use compatible Windows modules out of the box. Part of this is including those modules under the \Windows\System32\ path on the module path to allow discovery and loading of those modules.
PowerShell Core 6 should try to use compatible Windows modules out of the box. Part of this is including those modules under the
\Windows\System32\path on the module path to allow discovery and loading of those modules.