Whew almost an allnighter but I finally got it... Some Powertoys install during unattended setup, but don't appear for all users. Typically the taskbar one's (Virtual Desktop Manager Powertoy, Magnifier Powertoy) and contextmenu one's (Image Resizer Powertoy, CmdHere Powertoy) after running the .exe files I noticed an .MSI file was extracted in the %SystemRoot%\Downloaded Installations I tried using these with the /jm (registers app in machine instead of user) /qn (silent) but it didn't work want back to the original .exe and tried the /v(to pass down options to the .MSI installer. At last I found this: /s /v"ALLUSERS=2 /qn" worked. dunno if it's useful to anyone of you... but thought it might help some of u guys btw didn't know where to put this thread (Unattended Windows, Application Switches) hope this is owkay