FSLogix Prevent Concurrent Profile Use
Current trying to use FSLogix but want to limit users to a single session (one profile), configured PreventLoginWithTempProfile and PreventLoginWithFailure with value 1. On the users first login the FRXShell displays error message with only option is to Sign Off. If user logins in a second time, the user picks up a temporary local profile, no error. This is the same machine, so have to assume a profile was created during the first login and was not deleted. If the user logs off after the second login, the third login will give the FRXShell error message.
Reviewed the FSLogix Profile logs, the error indicates there is a local profile so FSLogix skips loading the VHD. But we want system to error with FRXShell message anytime the profile is in use on another system. Seems as if FRXShell does not remove the initial profile after a FRXShell error message is displayed.