Welcome to Mobilarian Forum - Official Symbianize forum.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

[TUTORIAL] How To Update Microsoft Applications Through a Proxy Server

PISTI 0

PISTI

Squaddie
Ardent
Joined
Jul 1, 2014
Messages
395
Reaction score
366
Points
28
grants
₲8,736
10 years of service
Hello guys

Di ko lang alam kung alam na ng lahat, pero para sa mga hindi pa, I will post here how to update Microsoft applications through proxy. Gagamitin kong example ay Microsoft Security Essentials. I think pwede rin ito sa Windows Update.

Steps:

1. Open a command prompt. Click run, then type cmd.exe. Then hit OK.

2. Then type the following:

To import proxy from Internet Explorer

Code:
netsh winhttp import proxy ie


To manually set a proxy:

Code:
netsh winhttp set proxy {proxy}:{port}
3. Voila! Try updating your Microsoft Apps.



*Note: To reset to direct connection, type the following:

Code:
netsh winhttp reset proxy


Thats all for today! Bye
 
L 0

lokomokogg

Abecedarian
Member
Access
Joined
Sep 28, 2022
Messages
75
Reaction score
1
Points
8
Age
26
Location
Manila
grants
₲233
2 years of service
Hello guys

Di ko lang alam kung alam na ng lahat, pero para sa mga hindi pa, I will post here how to update Microsoft applications through proxy. Gagamitin kong example ay Microsoft Security Essentials. I think pwede rin ito sa Windows Update.

Steps:

1. Open a command prompt. Click run, then type cmd.exe. Then hit OK.

2. Then type the following:

To import proxy from Internet Explorer

Code:
netsh winhttp import proxy ie


To manually set a proxy:

Code:
netsh winhttp set proxy {proxy}:{port}
3. Voila! Try updating your Microsoft Apps.



*Note: To reset to direct connection, type the following:

Code:
netsh winhttp reset proxy


Thats all for today! Bye
Nice po dahil dito magagawa kna sya
 
K 0

Kramyfxd44

Transcendent
BANNED
Member
Access
Joined
Apr 1, 2023
Messages
37
Reaction score
2
Points
6
grants
₲120
2 years of service
Hello guys

Di ko lang alam kung alam na ng lahat, pero para sa mga hindi pa, I will post here how to update Microsoft applications through proxy. Gagamitin kong example ay Microsoft Security Essentials. I think pwede rin ito sa Windows Update.

Steps:

1. Open a command prompt. Click run, then type cmd.exe. Then hit OK.

2. Then type the following:

To import proxy from Internet Explorer

Code:
netsh winhttp import proxy ie


To manually set a proxy:

Code:
netsh winhttp set proxy {proxy}:{port}
3. Voila! Try updating your Microsoft Apps.



*Note: To reset to direct connection, type the following:

Code:
netsh winhttp reset proxy


Thats all for today! Bye
Thanks t
 
S 0

susunods

Transcendent
BANNED
Member
Access
Joined
May 3, 2023
Messages
45
Reaction score
4
Points
8
grants
₲152
2 years of service
super helpful ng threads mo +1 sayo
 
Top Bottom