*** Latest testing is showing that more recent versions of Elastic Layering and FlexApp 6.8.4 R2 ARE compatible - YMMV - Please test accordingly! ***
Problem:
After installing ProfileUnity client on the VM or after recompose. The windows 10 machine is not accessible for logon. "Please Wait" window is showing when connected to the VM console.
When Alt-Ctrl-Del is sent to machine to input user name. The Windows logon field never presents itself, thus stopping user from supplying login credentials.
Note: This might be also affecting windows 7 machines with Unidesk.
Symptoms:
"Unidesk Image Preparation Utility" is installed on the base.
No logon, the machine displays "Please Wait" screen but never progresses further. This is BEFORE user enters credentials in VM Console.
Installed software:
Possible Resolution(s):
ProfileUnity can't be fully installed with FlexApp DIA module on top of other 3rd Party layering software.
Install ProfileUnity without FlexApp DIA (Containter) Service.
Modules which will not function in ProfileUnity after implementing steps below:
- FlexApp DIA - Departmental Installed Applications
If your on 6.7.5 or later version of ProfileUnity client
Step 1) Stop ProfileUnity Services from installing:
Edit: ...\Netlogon\ProfileUnity\LwL.ProfileUnity.Client.Startup.Update.exe.config and Change following two sections of the configuration file:
<setting name="InstallFlexApp_LwlContainerService" serializeAs="String">
<value>Start</value>
to
<value>DontDeploy</value>
Step 2) Reinstall ProfileUnity client.
a) If the client is installed on the base image.
- Run this commands in elevated cmd:
- \\domain\netlogon\profileunity\LwL.ProfileUnity.Client.Startup.exe /uninstall
- \\domain\netlogon\profileunity\LwL.ProfileUnity.Client.Startup.exe
- Snapshot/Recompose.
b) If the client tools are installed with GPO
- Refresh your pool(s)
If your ProfileUnity client version is prior to 6.7.5
Step 1) Stop ProfileUnity Services from installing:
Edit: ...\Netlogon\ProfileUnity\LwL.ProfileUnity.Client.Startup.exe.config and Change following two sections of the configuration file:
<setting name="InstallContainerService" serializeAs="String">
<value>Start</value>
to
<value>DontDeploy</value>
Step 2) Reinstall ProfileUnity client.
a) If the client is installed on the base image.
- Run this commands in elevated cmd:
- \\domain\netlogon\profileunity\LwL.ProfileUnity.Client.Startup.exe /uninstall
- \\domain\netlogon\profileunity\LwL.ProfileUnity.Client.Startup.exe
- Snapshot/Recompose.
b) If the client tools are installed with GPO
- Refresh your pool(s)
Product: ProfileUnity-FlexApp
Product Version: 6.5.x-6.8.4 GA (R1)