Forum Discussion
MarcVDH
Iron Contributor
Hello,
To solve this I exported the proxy registry settings from my user and imported them into the Network Service user.
Here is what I have done :
1. Make sure your user is configured with the proxy and that you can access the internet.
2. Export the key HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Connections to a reg file.
3. Modify the reg file so that the key is : HKEY_USERS\S-1-5-20\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Connections
4. Import the reg file
5. Restart the Windows Admin Center service (ServerManaementGateway)
Done !
I hope this will help you
Marc
Ahmed Ali
Oct 23, 2018Copper Contributor
Thanks a lot , I will try and let u know.