Hello,
I am trying to test deploy a package but for Windows 8.1 machines, this doesnt seems to work and gives below in Execmgr.log. Have tried few Windows 8.1 machines but its same on all.
Remains stalled at the below status and doesn't proceed at all. There are no errors though in any of the log files.
........................................................................................................................................................................
Policy arrived for parent package ABC program XYZRaising client SDK event for class CCM_Program, instance CCM_Program.PackageID="ABC",ProgramID="XYZ", actionType 6l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramOfferReceivedEvent
{
AdvertisementId = "AB123";
ClientID = "GUID:4d4d-bb7e-02b5c0123dcc-84e032a5-5bfd";
DateTime = "20151107101143.383000+000";
MachineName = "TEST";
ProcessID = 1800;
SiteCode = "123";
ThreadID = 648;
};
Successfully submitted event to the Status Agent.
........................................................................................................................................................................
The same package works flawlessly for Windows 7 machines.
Have tried EXE, MSI files and even created a new package from scratch but its the same for Windows 8.1 machines.
Any suggestions ?