Controlling the Desktop shortcuts of users on a non-domain joined Windows Server

System: Windows Server 2008R2/2012R2

- last updated on -

About: The purpose of this document is to detail a method by which one can control the default/initial Desktop shortcuts of a non domain-joined Windows Server's users - this is apparently done via GPO on domain-joined systems, but in the case of an workgroup-based system an alternative method of achieving this goal becomes necessary; one is proposed below.

How-to:

If the same shortcut configuration needs to be applied to new user accounts as well (appear on their initial Desktop), run the below command (again from an elevated Powershell console):

copy-item C:\Users\$env:username\shortcuts\* C:\Users\Default\Desktop\