Rāda ziņas ar etiķeti windows server gpo. Rādīt visas ziņas
Rāda ziņas ar etiķeti windows server gpo. Rādīt visas ziņas

otrdiena, 2012. gada 14. februāris

Startup vbs script to place an icon on users desktop in computer GPO section

Yesterday I had to write script which installs shotcut on all desktops on specified computers. As known Logon scripts executes on profiles but Startup scripts executes befor profile is loaded. First I thought it is impossible but then I found some scripts related to subject. I don't know usernames so I made script combined from 2 other scripts.