S
7739
teps to reproduce
Related to #8770 - but Admin session not standard user session
Open PowerShell Core (as an admin session) as per details in this PR #8109 with adding the -settingsfile ./test.json to the executable path (on Windows) so becomes "C:\Program Files\PowerShell\6-preview\pwsh.exe" -WorkingDirectory ~ -settingsfile "C:\Program Files\PowerShell\6-preview\test.json" and ensure that this is as an admin session
Expected behavior
Loads with no error (tab completion of d-na expands to Disable-NetAdapter)
Actual behavior
Loads with no error but
Tab Completion of d-na does not complete to Disable-NetAdapter
Environment data
Name Value
---- -----
PSVersion 6.2.0-preview.4
PSEdition Core
GitCommitId 6.2.0-preview.4
OS Microsoft Windows 10.0.17763
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0