質問者
Redirected Start Menu folder and "Replace Command Prompt with Windows Powershell..." fail

質問
-
A new feature of Creators/1703 is to switch on Powershell in the Win+X menu:
Which gives you
However, as an enterprise, we have redirected folders setup for several folders including the Start Menu. So when I click on the Windows PowerShell menu item, I get an error;
Because that location is empty, my Start Menu being here:
So, apart from turning off redirected folders, any other fix?
すべての返信
-
Hi,
You can recreate it manually I guess. So delete the broken one, right click in the folder new shortcut, enter for the target
%SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe
For the name
Windows PowerShell
bring up the properties of the created shortcut, change 'start in' to
%HOMEDRIVE%%HOMEPATH%
Add the comment as
Performs object-based (command-line) functions
Best Regards,
Tao
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
-
I don't think it would work, even for one user. The entries in that menu are not ordinary links, but include hashes that preclude manual editting. E.g. the kind of thing you have to do to get Control Panel back in that list:
Given that MS has gone out of its way to make these entries hard to edit, it's only really MS who can fix it to honour folder redirection properly.
Meanwhile, the only workaround I can see is to find a way to populate the Powershell.lnk in the place the entry is expecting to find it. i.e. put such a link in %userprofile%\appdata\roaming\etc.., ignoring the redirection.
- 回答の候補に設定 Tony_TaoModerator 2018年1月24日 7:25