Bound FSLogix Cloud Cache sign-out time

This commit is contained in:
2026-09-18 11:24:33 -06:00
parent c47913e81d
commit 01e0ee5ac4
4 changed files with 19 additions and 5 deletions
+4 -1
View File
@@ -100,8 +100,11 @@ Describe 'SGU role-specific roaming policies' {
$source | Should Match "ValueName 'VHDLocations'"
$source | Should Match '\*\*del\.\$ValueName'
$source | Should Match 'HealthyProvidersRequiredForRegister'
$source | Should Match 'CcdUnregisterTimeout.*60'
$source | Should Match 'ClearCacheOnForcedUnregister'
$source | Should Match 'PreventLoginWithFailure'
$source | Should Match 'VHDCompactDisk'
$source | Should Match "'HKLM\\SOFTWARE\\FSLogix\\Apps'"
$source | Should Match "ValueName 'VHDCompactDisk'"
}
It 'uses an AD computer identity with AES-256 Kerberos' {