Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

windows proxy for local system

# run cmd as administrator to open a command prompt
netsh winhttp reset proxy                   # resets proxy to default
netsh winhttp show proxy                    # shows proxy of current user
netsh winhttp import proxy source =ie       # copy proxy of current user to WinHttp
Source by serverfault.com #
 
PREVIOUS NEXT
Tagged: #windows #proxy #local #system
ADD COMMENT
Topic
Name
1+1 =