Windows Server 2012 Displays the My Computer icon on the desktop
1, Local mode if it is under the Windows Server 2012 local console, directly press win (the Microsoft logo key on the keyboard) +r, enter:
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
After the carriage return, tick the name of the desired desktop icon to confirm.
2. Remotely open Windows PowerShell (something like a command prompt [white on blue], but not a command prompt), enter CMD carriage return within Windows PowerShell when the following information is returned: Microsoft Windows [version 6.2.9200] (c) Microsoft Corporation. All rights reserved. Indicates that the command-line environment was successfully entered and then entered:
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
After the carriage return, tick the name of the desired desktop icon to confirm.
Windows_server_2012_ Show My Computer icon on the desktop