I have XenApp 7.6 installed on Server 2012 and want to launch an executable from this key upon session connection:
HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\icawd\StartupPrograms
Problem is on Server 2012 it looks like this key doesn't get called anymore. I ran procmon and don't see it. This key works in Server 2008 R2.
Has something changed in Server 2012?