As few people including nuhi has mentioned the DHCP problem where Windows is trying to acquire an IP address (unable to connect to the Internet), I saw the DHCP entry in services which has not been started but the strange thing was that is was on Automatic which has always been in my previous nLite installs.
I tried to start it but it wouldn't let me because of some service dependency and to solve this I had to edit the follow registry keys in order to start the DHCP service:
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Dhcp]
"DependOnService"="Tcpip Afd NetBT"
to:
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Dhcp]
"DependOnService"=""
The same applies for ControlSet002 as well. I'm not sure why this problem occurs because I've selected the DHCP functionality (Ethernet and Wi-Fi) in the compatibility box in nLite
Whenever I open an explorer window and select the drop down menu as shown below:

The drop down menu seems a bit too wide and it occurs on all of my msstyle themes. This seems to happen on all of my nLite installs
Lastly, this strange problem occurs randomally where Windows sometimes uses the default Luna theme instead of the theme I have selected which is the Luna Royale theme. If I reboot when it's using the Luna theme, it'll go back to the Luna Royale theme which I've always told Windows to use. Not only this happens with themes, it also happens with my mouse pointer schemes too.
Is there a fix for these problems please?
I'm not sure if this problem is related to nLite, during my RunOnceEx installation, I have the ATI WDM drivers which is installed by an AutoIT script however it locks up just before the end of the installation although the drivers seem to be installed fine according to device manager. The error message says "Remote procedure call failed". Has anyone came across this problem before?
I've attached my last session.ini file just in case
