I am deploying link 2013 using sccm 2007, however it's not automatically activating for me. Below is the xml code i'm using.
I have included the command to do this but i still get prompted to activate after install. There is no issues with internet access.
Any help would be greatly appreciated.:)
<Setting Id="SETUP_REBOOT" Value="Never" />
<Setting Id="AUTO_ACTIVATE" Value="1" />