Forum Discussion
BalintOberrauch
Apr 21, 2021Copper Contributor
VirtualDiskAPI::CreateFormattedDisk failed to create vhd(x) - Status set to 31: Unknown status
Hi, anyone has seen this problem? Environment: Citrix PVS - Server 2016 Multi OS, VDA 1912 LTSR CU2, Fslogix 2009 HF01, Citrix UPM and Fslogix ODFC User starts his hession, the vhdx is getting c...
itnovative
Feb 05, 2023Copper Contributor
Hi, I had the same issues setting up FSLogix. Profile disk was created but after logoff I couldn't get back in.
Turned out I missed this setting in the GPO;
FSLogix > Profile Containers > Container and directory naming > flip flop profile directory name = ENABLED
Reason is MS changed the names in later versions of FSLogix so tutorials will not be exact.
Instead I manually input a custom value of %username%_SID in SID Directory name pattern and this created a mismatch with the profile disk naming causing the error. So SID Directory name pattern should be = NOT CONFIGURED.
So in conclusion;
FSLogix > Profile Containers > Container and directory naming > flip flop profile directory name = ENABLED
FSLogix > Profile Containers > Container and directory naming > SID Directory name pattern = NOT CONFIGURED.
This has resolved the issue for me.
Turned out I missed this setting in the GPO;
FSLogix > Profile Containers > Container and directory naming > flip flop profile directory name = ENABLED
Reason is MS changed the names in later versions of FSLogix so tutorials will not be exact.
Instead I manually input a custom value of %username%_SID in SID Directory name pattern and this created a mismatch with the profile disk naming causing the error. So SID Directory name pattern should be = NOT CONFIGURED.
So in conclusion;
FSLogix > Profile Containers > Container and directory naming > flip flop profile directory name = ENABLED
FSLogix > Profile Containers > Container and directory naming > SID Directory name pattern = NOT CONFIGURED.
This has resolved the issue for me.