Hi, we are using a triggered task for "workstation locked" with the command:
C:\Program Files\Immidio\Flex Profiles\FlexEngine.exe -s
this trigger is perfectly working and good:
2020-02-20 10:04:47.145 [DEBUG] Tasks run for trigger 'Workstation locked':
2020-02-20 10:04:47.145 [DEBUG] At 10:04:33.232, ran custom command '"C:\Program Files\Immidio\Flex Profiles\FlexEngine.exe" -s' ('UEM Sicherung bei Client Sperrung.xml')
If a user locks his session, we always have this WARN Message:
2020-02-20 12:55:49.783 [INFO ] Starting FlexEngine v9.10.0.921 [IFP#ff08c95d-397b49b>>]
2020-02-20 12:55:49.783 [INFO ] Performing path-based export
2020-02-20 12:55:49.785 [DEBUG] User: xxxxxx (A/L), Computer: xxxxxx, OS: x64-win10 (Version 1809, BuildNumber 17763.805, SuiteMask 100, ProductType 1/4, Lang 0407, IE 11.805.17763.0, DEM 9.10.0.921, ProcInfo 1/1/4/8, UTC+01:00S), PTS: 18428/16304/1C
2020-02-20 12:55:49.785 [DEBUG] Policy "Always wait for the network at computer startup and logon" is enabled
2020-02-20 12:55:49.785 [DEBUG] Policy "Run logon scripts synchronously" is not configured
2020-02-20 12:55:49.801 [DEBUG] Redirected folders: Desktop, Favorites, Personal
2020-02-20 12:55:49.801 [DEBUG] Policy "Point and Print Restrictions" is configured for the computer (1/2)
2020-02-20 12:55:49.801 [DEBUG] User policy last applied at 2020-02-20 11:44:34.706 (took 5.900 s)
2020-02-20 12:55:49.804 [DEBUG] Boot time: 2020-02-20 04:00:35.286, Logon time: 2020-02-20 08:22:33.069
2020-02-20 12:55:49.804 [DEBUG] Recursively processing config files from path 'xxxxx'
2020-02-20 12:55:49.804 [DEBUG] Using profile archive path 'xxxxxxxxx'
2020-02-20 12:55:49.804 [DEBUG] Profile archives will be compressed
2020-02-20 12:55:49.804 [DEBUG] Creating 5 backups (single backup per day) in path 'xxxxxxxxx'
2020-02-20 12:55:49.804 [DEBUG] Logging to event log for path-based import/export, asynchronous DEM actions, user environment settings refresh, DirectFlex refresh
2020-02-20 12:55:49.804 [DEBUG] Logging to file 'xxxxxxxxxx'
2020-02-20 12:55:49.804 [DEBUG] Log file will be overwritten when larger than 4096 kilobytes
2020-02-20 12:55:49.804 [DEBUG] If Flex config files path is not available at logon, skip import and display a message for 60 seconds
2020-02-20 12:55:49.804 [DEBUG] If profile archive path is not available at logon, skip import but apply user environment settings and display a message for 60 seconds
2020-02-20 12:55:49.807 [DEBUG] Showing progress information
2020-02-20 12:55:49.807 [DEBUG] Certificate support for mandatory profiles is enabled
2020-02-20 12:55:49.816 [WARN ] Previous import not marked as successful -- skipping export
2020-02-20 12:55:49.819 [INFO ] Done (35 ms) [<<IFP#ff08c95d-397b49b]
Anyone any idea why ? the import on logon looks good:
2020-02-20 10:04:47.156 [INFO ] Done (13545 ms) [<<IFP#f3aff782-397b49b]