Difference between revisions of "Check and Set the System Account Proxy settings"
From Tech-Wiki
(Created page with "Category:Microsoft '''Back to Misc''' asdf") |
|||
Line 1: | Line 1: | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
− | '''[[Microsoft# | + | '''[[Microsoft#Windows Server 2003/2008/20012|Back to Windows Server 2003/2008/20012]]''' |
+ | To check the status of System Account proxy settings use: | ||
+ | netsh winhttp show proxy | ||
− | + | To make a service to follow the Proxy settings according to IE settings use: | |
+ | netsh winhttp import proxy source=ie |
Revision as of 21:52, 26 July 2017
Back to Windows Server 2003/2008/20012
To check the status of System Account proxy settings use:
netsh winhttp show proxy
To make a service to follow the Proxy settings according to IE settings use:
netsh winhttp import proxy source=ie