Fiz esta pergunta no StackOverflow mas não está recebendo muita atenção, achei melhor portá-la aqui:
Sou novo PowerShell
e estou cansado de mudar proxy settings
e proxy authentication
toda vez que vou para a universidade, existe uma maneira de fazer isso usando Comandos do PowerShell, como usar o script do PowerShell para inserir o endereço do proxy, a porta e a autenticação, em vez disso de usar as janelas gráficas InternetOptions>Connections>LanSettings
(presumo que existam), se sim, como posso fazer isso?
Pesquisei na web e no StackOverflow, mas obtive respostas diferentes que não visavam o que eu queria.
Responder1
Essas configurações estão no registro. Aqui está a aparência deles. Você pode alterar aqueles que você precisa com Set-ItemProperty
.
[PS] C:\Windows\system32>cd HKCU:\"Software\Microsoft\Windows\CurrentVersion\Internet Settings"
[PS] HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings>Get-ItemProperty .
PSPath : Microsoft.PowerShell.Core\Registry::HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settin
gs
PSParentPath : Microsoft.PowerShell.Core\Registry::HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion
PSChildName : Internet Settings
PSDrive : HKCU
PSProvider : Microsoft.PowerShell.Core\Registry
IE5_UA_Backup_Flag : 5.0
User Agent : Mozilla/4.0 (compatible; MSIE 8.0; Win32)
EmailName : User@
PrivDiscUiShown : 1
EnableHttp1_1 : 1
WarnOnIntranet : 1
MimeExclusionListForCache : multipart/mixed multipart/x-mixed-replace multipart/x-byteranges
AutoConfigProxy : wininet.dll
UseSchannelDirectly : {1, 0, 0, 0}
PrivacyAdvanced : 0
ProxyEnable : 0
EnableNegotiate : 1
MigrateProxy : 1
WarnOnPost : {1, 0, 0, 0}
UrlEncoding : 0
SecureProtocols : 2720
ZonesSecurityUpgrade : {246, 23, 219, 248, 142, 45, 207, 1}
DisableCachingOfSSLPages : 0
WarnonZoneCrossing : 0
CertificateRevocation : 1
ProxyHttp1.1 : 1
ProxyOverride : <-loopback>
EnableAutodial : 0
NoNetAutodial : 0
AutoConfigURL : http://not.disclosing.network.name:8080/hostedconfig/PAC/bunchastuff