itsameavi's Posts

i can see the log and it's evaluates as true but it's not running it will only run if i disconnect again and reconnect, it's like the conditions only "add" the command and then it will run on next re... See more...
i can see the log and it's evaluates as true but it's not running it will only run if i disconnect again and reconnect, it's like the conditions only "add" the command and then it will run on next reconnects. @DEMdev is that intentional? should i raise a SR?
we cleared the logoff scripts we had and that solved it, thanks!
i've opened SR for this it's happening for us as well after we upgraded from 9 @DEMdev  we use this command  "C:\Program Files\Immidio\Flex Profiles\FlexEngine.exe" -s \\DEMShare\VDIProfiles\DEMPr... See more...
i've opened SR for this it's happening for us as well after we upgraded from 9 @DEMdev  we use this command  "C:\Program Files\Immidio\Flex Profiles\FlexEngine.exe" -s \\DEMShare\VDIProfiles\DEMProfiles-PROD\%username%\Archives -i \\DEMShare\VDIProfiles\DEMConfig\General -R -C -F -v -f \\DEMShare\VDIProfiles\DEMUSERLogs-PROD\%UserName%\Logs\FlexEngine-Brown.log -M 2048 -l DEBUG
would like to know too, using F5 instead of UAG
i haven't
Hi, When the users are connecting via RDP to server 2019 with RDSH, Horizon Agent, Checkpoint IA MUH Client configured the FW rules are examined per user basis, when the users are launching a publis... See more...
Hi, When the users are connecting via RDP to server 2019 with RDSH, Horizon Agent, Checkpoint IA MUH Client configured the FW rules are examined per user basis, when the users are launching a published application on that same server, the firewall are not being applied, is there something missing to that service as opposed to RDP mode? something that the Explorer Shell provides but vmware published app doesn't provide for?
you might be meaning writeable volumes? they give the ability to have "user installed applications" on floating pools
So when using FSLogix with office containers is it recommended to pickup only these? my outlook dem config at the moments is this:     [IncludeRegistryTrees] HKCU\Software\Microsoft\Office\16.0\... See more...
So when using FSLogix with office containers is it recommended to pickup only these? my outlook dem config at the moments is this:     [IncludeRegistryTrees] HKCU\Software\Microsoft\Office\16.0\MAPI HKCU\Software\Microsoft\Office\16.0\Outlook HKCU\Software\Microsoft\Office\Outlook HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles [IncludeIndividualRegistryValues] HKCU\Software\Microsoft\Exchange\Client\Options\PickLogonProfile [ExcludeIndividualRegistryKeys] HKCU\Software\Microsoft\Office\Outlook\Addins\McAfeeDLP.OutlookAddin HKCU\Software\Microsoft\Office\16.0\MAPI\Resiliency\StartupItems [IncludeFolderTrees] <AppData>\Microsoft\Outlook <AppData>\Microsoft\Signatures [IncludeFiles] <LocalAppData>\Microsoft\Office\olkaddritem.officeUI <LocalAppData>\Microsoft\Office\olkapptitem.officeUI <LocalAppData>\Microsoft\Office\olkdlstitem.officeUI <LocalAppData>\Microsoft\Office\olkexplorer.officeUI <LocalAppData>\Microsoft\Office\olklogitem.officeUI <LocalAppData>\Microsoft\Office\olkmailitem.officeUI <LocalAppData>\Microsoft\Office\olkmailread.officeUI <LocalAppData>\Microsoft\Office\olkmmsedit.officeUI <LocalAppData>\Microsoft\Office\olkmmsread.officeUI <LocalAppData>\Microsoft\Office\olkmreqread.officeUI <LocalAppData>\Microsoft\Office\olkmreqsend.officeUI <LocalAppData>\Microsoft\Office\olkpostitem.officeUI <LocalAppData>\Microsoft\Office\olkpostread.officeUI <LocalAppData>\Microsoft\Office\olkreportitem.officeUI <LocalAppData>\Microsoft\Office\olkresenditem.officeUI <LocalAppData>\Microsoft\Office\olkrespcounter.officeUI <LocalAppData>\Microsoft\Office\olkresponseread.officeUI <LocalAppData>\Microsoft\Office\olkresponsesend.officeUI <LocalAppData>\Microsoft\Office\olkrssitem.officeUI <LocalAppData>\Microsoft\Office\olkshareitem.officeUI <LocalAppData>\Microsoft\Office\olkshareread.officeUI <LocalAppData>\Microsoft\Office\olksmsedit.officeUI <LocalAppData>\Microsoft\Office\olksmsread.officeUI <LocalAppData>\Microsoft\Office\olktaskitem.officeUI
Hi @DEMdev I've upgraded and saw that the elevation task indeed bumped it to high but for some reason still not able to perform taskkill.exe on that suspended process, I am of course able to do the t... See more...
Hi @DEMdev I've upgraded and saw that the elevation task indeed bumped it to high but for some reason still not able to perform taskkill.exe on that suspended process, I am of course able to do the taskkill.exe successfully with an admin user using "run as different user", it's as if DEM still not really elevating the privileges to admin level. what do you suppose is missing still? should I open premier ticket?
Hi, I would like to enable scanner redirection to a certain user group without having to create a different pool with a gpo that enables it just for those users.
Thanks @DEMdev , i will upgrade and check again, hope the "high integrity" will give it the extra oomf it needs to close that process, ill keep you posted!
Hi, I have an issue in non-persistent environment where users are not admin and sometimes one of the processes they use gets "suspended" status in task manager - naturally this causes issues with th... See more...
Hi, I have an issue in non-persistent environment where users are not admin and sometimes one of the processes they use gets "suspended" status in task manager - naturally this causes issues with that process, what I've done is provided them with argument based taskkill.exe privilege elevation I noticed it gets elevated but that just doesn't cut it, it get access denied for terminating the suspended process, I did some troubleshooting and noticed the process that gets elevated is starting with integrity level (saw it on procmon.exe) of medium, now if i try to run the taskkill.exe command as different user who is admin it gets integrity level of high and succeeds -  I'm using dem version 9.11 what do you reckon is happening there?