Does anyone have experience with Device Posture in Citrix Cloud?
I'm trying to add a device policy to check if a registry value exists, but I keep getting an error. I've tried both with and without a backslash (\) at the end of the path.
Any ideas?
r
Rob Zylowski
08/06/2025, 12:46 PM
what are you entering in
Rob Zylowski
08/06/2025, 12:48 PM
you can change the content and just show the structuure using a different key
Rob Zylowski
08/06/2025, 12:51 PM
I see what you mean. ill try to get an answer
b
Brede
08/06/2025, 12:58 PM
I get the same error no matter what i input. Here are som examples on some I have tried:
HKLM\SYSTEM\CurrentControlSet\Control\CloudDomainJoin\TenantInfo\00000000-0000-0000-0000-000000000000
HKLM\SYSTEM\CurrentControlSet\Control\CloudDomainJoin\TenantInfo\00000000-0000-0000-0000-000000000000\
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CloudDomainJoin\TenantInfo\00000000-0000-0000-0000-000000000000
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CloudDomainJoin\TenantInfo\00000000-0000-0000-0000-000000000000\
The registry values I have tried exists on the machine
r
Rob Zylowski
08/06/2025, 1:00 PM
I think some spcial characters are not allowed and dashes are on of them./ The one i tried had a period in the path and that isnt allowed. Ill ask PM about it it seems like an issue.
a
Ashish Goyal
08/06/2025, 2:20 PM
@Brede it doesn't like - in the path. It's a bug which is fixed should go live in couple of weeks I think.
b
Brede
08/07/2025, 5:37 AM
You're right. I'm seeing the same when testing with . now as well. Hopefully it will be fixed soon.
Thank you for your help.