Hello,
i think that will be a good improvement to prompt for credentials when the script download SharePoint prerequisites require a Proxy Authentication.
We will can add credentials for proxy authentication before run in the xml file.
The start-bitsTransfer support proxy credentials.
http://technet.microsoft.com/en-us/library/jj590843.aspx
Best regards
Jean-Baptiste FLÉ
Comments: ** Comment from web user: webguynj **
i think that will be a good improvement to prompt for credentials when the script download SharePoint prerequisites require a Proxy Authentication.
We will can add credentials for proxy authentication before run in the xml file.
The start-bitsTransfer support proxy credentials.
http://technet.microsoft.com/en-us/library/jj590843.aspx
Best regards
Jean-Baptiste FLÉ
Comments: ** Comment from web user: webguynj **
I'd recommend looking at https://autospsourcebuilder.codeplex.com/ for getting all the prerequisites downloaded, this works quite well. This project also has issues with proxy detection/settings but you can read my workaround here https://autospsourcebuilder.codeplex.com/workitem/19704