Has anyone seen this? I have an action where I’ve specified to download the files immediately but put in a time window to actually run the action (install). On the client I can see that the files were downloaded but all I see over and over in the logs is this line:
ActionLogMessage: (group:122938,action122939) Distributed - time has arrived
It seems like it recognizes the time window has arrived for the install but then never runs. Has anyone seen this before? I’m wondering should I just create two separate fixlets - one to download the files and one to run the installer?