Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 49146

Log off script not working for new UEM deployment

$
0
0

I'm trying to deploy UEM for a new Horizon environment to replace an old 6.0 with persona. So far, I've gotten everything configured how I'd like it within UEM (capturing the app data I want/need and printer mappings based off horizon client property). However the only thing that isn't working is actually archiving the data to the UEM share. I've got group policy configured how I believe it's supposed to be setup, but I can't get the log off script to run. However if I manually run the flexengine.exe -s it will archive the profile successfully. We are running Windows 10 1809 and when I couldn't figure out why it wasn't saving, I change the log off script to write to a text file:

 

"C:\Program Files\Immidio\Flex Profiles\FlexEngine.exe" –s

 

 

rem Saved in c:\support\Text.txt

@echo off

@echo Testing log off script> c:\support\test.txt

 

I watched the file as the PC logged off and opened it and it had the Testing log off script in the text file, so the log off script it working, it's just the profile isn't archiving.

 

I've attached my GP settings for both user, and computer and a GPResult against the test user and VDI desktop. I've checked permissions on the GPO and the user has permissions.

 

Is the log off script the only want of archiving the UEM data? With persona, there was a GPO that told it how often to backup, but I don't see that as an option on the GPO.


Viewing all articles
Browse latest Browse all 49146

Trending Articles