0

I am doing unattended Windows installation with few initialization script having setups to install like python and java. I added the script path under FirstLogonCommands as shown here FirstLogon

Whenever the Windows is about to complete, the First logon script fails to run because of unavailability of network when the screen with message "Getting Windows Ready" comes.

Is there any entries in Unattend.xml to trigger the scripts only when the Windows 10 get installed completely? I have put a delay of 5 minutes before the Script gets triggered and it works sometimes but now always.

Dr. Essen
  • 121
  • 8
  • you can try as workaround RequiresUserInput , if applicable. https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-shell-setup-firstlogoncommands-synchronouscommand-requiresuserinput – batistuta09 Apr 16 '19 at 14:57
  • I tried, but didn't help. – Dr. Essen Apr 17 '19 at 11:33

0 Answers0