Proxy | Ignore List

Lucas Veríssimo 40 Reputation points
2024-01-22T12:35:32.9166667+00:00

Good morning! I recently changed the proxy from the command prompt (cmd) using the command netsh winhttp set proxyservername:portnumber. How do I change the Ignore List via cmd as well? Attached is an image of the prompt. Attn, Lucas Veríssimo. Imagem

Microsoft Security | Intune | Configuration Manager | Other
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. AlexZhu-MSFT 6,591 Reputation points Moderator
    2024-01-23T00:59:54.25+00:00

    Hi,

    You may try the following command to see if it works. Remember to replace the value with the actual one.

    netsh winhttp set proxy proxy-server=" 192.168.2.2:8080 " bypass-list= ".ourdomain.com;.yourdomain.com" 
    

    Regards,

    Alex

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Garth Jones 1,666 Reputation points MVP
    2024-01-22T13:26:34.7466667+00:00

    What does this have to do with ConfigMgr? Please only use Tag that are relevant.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.