TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Post an article
Translate this page
Powered by
Microsoft® Translator
Wikis - Page Details
First published by
Brent G. Dunsire -MSFT
When:
25 Sep 2012 10:53 AM
Revisions:
1
Comments:
0
Options
Subscribe to Article (RSS)
Share this
Can You Improve This Article?
Positively!
Click Sign In to add the tip, solution, correction or comment that will help other users.
Report inappropriate content using
these instructions
.
Wiki
>
TechNet Articles
>
How to Configure Proxy Settings for Configuration Manager Primary Sites that Manage Cloud Services
How to Configure Proxy Settings for Configuration Manager Primary Sites that Manage Cloud Services
Article
History
How to Configure Proxy Settings for Configuration Manager Primary Sites that Manage Cloud Services
Note: The following information is written for use with the new distribution point for Windows Azure in System Center 2012 Configuration Manager SP1, but should be applicable to configuring proxy settings for the system account of any computer.
With System Center 2012 Configuration Manager SP1, you can deploy a distribution point for Windows Azure.
When you use a distribution point for Windows Azure
,
the primary site that manages the distribution point must be able to connect to the Windows Azure Management Portal in the system context of the primary site computer. This connection is necessary to first install the distribution point for Windows Azure, and then to provision content that you deploy to the distribution point.
Because proxy settings for web browsers are typically configured for the logged on user, and not for the system context, you might need to specifically make this configuration on the computer if your network has proxy configurations which block the site servers access to Windows Azure.
To configure the proxy setting s in the system context, on the site server you can use a tool, such as PSEXEC.EXE, to open a command prompt window that runs in the system context. Then you can use the command prompt window to configure the proxy settings for a web browser for the system context.
The following procedure is provided as an example of how you can use the tool
PsExec.exe
to set proxy settings for Internet Explorer for the system context. If you use a different web browser, refer to documentation for that browser to change the proxy settings. For a free download of PsExec.exe, and information about this tool, visit
PsTools
in the
Windows Sysinternals
web site on TechNet.
To configure Internet Explorer proxy settings for a computers system context:
On the computer where you want to configure proxy settings, run PsExec.exe with the following command line to open a command prompt window in the system context:
psexec.exe /s /i cmd.exe
In the new command prompt window, enter the following command and confirm the command prompt window is running under the system context:
whoami
In the new command prompt window, navigate to
%program files%\Internet Explorer
and type
iexplore.exe
to start Internet Explorer in the system context.
In Internet Explorer, access
Internet Options
, then select the
Connections
tab, and then click
LAN settings.
In the
Local Area Network (LAN) Settings
window, configure proxy settings that enable this computer to access the Windows Azure Management Portal, and then click
OK
.
Click
OK
to close and apply the new settings, and apply them for the system context for Internet Explorer.
After you complete this configuration, the site server should be able to navigate the proxy configuration to access the Windows Azure Management Port to complete the installation of the distribution point for Windows Azure.
2012
,
cloud
,
ConfigMgr
,
configuration Manager
[Edit tags]
Leave a Comment
Please add 8 and 4 and type the answer here:
Post
Wiki - Revision Comment List(Revision Comment)
Wikis - Comment List