Showing posts with label news. Show all posts
Showing posts with label news. Show all posts

12/06/2013

Add Proxy Server Addresses to Many Users' Accounts with Windows PowerShell

Applies to: Office 365 for professionals and small businesses, Office 365 for enterprises, Live@edu
Topic Last Modified: 2013-04-02
You can use Windows PowerShell to add additional e-mail addresses, also known as proxy addresses, to existing user accounts. Such alternative e-mail addresses let users receive e-mail that is sent to different e-mail addresses. For example, e-mail sent to walter@contoso.edu and walter@alumni-contoso.edu is delivered to the same mailbox. You can add additional e-mail addresses to mailboxes by using the Exchange Control Panel, but if you want to add additional e-mail addresses to many existing mailboxes, using Windows PowerShell can be more efficient. To learn how to add and remove additional e-mail addresses one at a time, see Add or Remove Proxy Addresses to a User's Account.
Something to consider

When you add additional e-mail addresses to existing user accounts, you're adding proxy addresses from a different domain to the user accounts. For example, if your have their primary e-mail addresses in the @contoso.com domain, you can use this procedure to give every user account an additional proxy address in the @contoso.org domain. You're not adding a proxy address with a different alias to an existing user account. So, if a mailbox has the primary e-mail address user1@contoso.com, you can't add postmaster@contoso.com or postmaster@contoso.edu as a proxy address with this procedure. For more information, see Proxy Addresses.
Before you begin

To learn how to install and configure Windows PowerShell and connect to the service, see Use Windows PowerShell in Exchange Online.
Before you can add a proxy address to an existing user account, you must configure the address space as an accepted domain. For more information, see Accepted Domains.
Add proxy addresses to existing user accounts

Run the following commands:

$users = Get-Mailbox
foreach ($a in $users) {$a.emailaddresses.Add("smtp:$($a.alias)@<new domain name>")}
$users | %{Set-Mailbox $_.Identity -EmailAddresses $_.EmailAddresses}
For example, if your existing cloud-based domain is contoso.com, and you want to add an additional address to every user account for the accepted domain corp.contoso.com, run the following commands:

$users = Get-Mailbox
foreach ($a in $users) {$a.emailaddresses.Add("smtp:$($a.alias)@corp.contoso.com")}
$users | %{Set-Mailbox $_.Identity -EmailAddresses $_.EmailAddresses}

Add an Exception to Your Proxy Server Settings

What is a Proxy?

A Proxy Server is an intermediary that sits between a network and the outside internet. When you go to a web address in your browser, your request goes to the proxy server, which downloads the page, then sends it to your computer. Many networks do this because the proxy server acts as a safety buffer for web traffic.
Proxy servers can also cache, or take a snapshot, of popular websites, then serve the saved copy to the user without actually downloading a new copy of the page. This speeds up web browsing, but it can also mean seeing old data if the cache isn't refreshed often enough.

Why Create an Exception?

Creating an exception for internal websites like http://stlouis-mo.gov and http://dynamic.stlouis-mo.gov means that your web requests have to travel less distance, so the pages on those sites will load faster. Instead of going outside the network and then back inside, your requests will go straight to our web servers and back to you.
Creating an exception will also make sure that pages you are working on won't be cached by the proxy server, which could cause some confusion if you see a snapshot of old data.

Adding an Exception in Firefox

  1. Go to Tools >> Options
  2. Click on Advanced
  3. Select the Network tab
  4. Click on the Settings button in the Connection section
  5. Add your exceptions to the No Proxy for field, each separated by a comma. We recommend you add:
    1. stlouis-mo.gov
    2. dynamic.stlouis-mo.gov

  1. Click OK
  2. Click OK
  3. You're done!

Adding an Exception in Internet Explorer

  1. Go to Tools >> Internet Options
  2. Click on the Connections tab
  3. Click on LAN settings in the Local Area Network (LAN) settings section
  4. Click on the Advanced button in the Proxy Server section
  5. Add your exceptions in the Exceptions section, separated by semi-colon. We recommend adding:
    1. stlouis-mo.gov
    2. dynamic.stlouis-mo.gov
Adding proxy exceptions to Internet Explorer
  1. Click OK
  2. Click OK
  3. Click OK
  4. You're done!

My Settings Don't Save!

Some people have reported that their settings revert when they restart their browser. 
This is likely the result of your browser settings being locked down by the IT department, or rewritten after they push a browser update. We recommend giving them a call. 

EarthVPN Review – Excellent VPN Service Provider

So I’m finally back on track creating new articles because an EarthVPN representative asked for a review of their VPN service.
I’m glad they contacted me because I forgot how much fun I had in the earlier stages of Bypass-Censorship when I reviewed numerous VPN services, and got a few free subscriptions from them c:
The VPN we’re going to review today is calledEarthVPN. To start off, they have a pretty sleek website. I love the design.
And now, onto the VPN service itself:

VPN Server Locations

Their VPN service is made up of “6 Continents, 32 countries, 54 locations, 140 servers.”
That means that you can choose to have an IP in one of the 32 countries avaliable (which are mostly in North America and Europe, although there are some in locations like India, South Africa, and numerous other countries).

Speed

My normal connection speed is generally 10 ms ping, 27.5 Mbps download, and 5.5 Mbps upload.
Here are some Speedtest results when using various EarthVPN locations:
Atlanta Georgia EarthVPN Speedtest
As you can see, the quality does vary depending on the server (and how close the server is to you).
So while some of their VPN choices are pretty much, well… total crap (for example, I wasn’t even able to properly connect to speedtest.net on their Japan VPN), there are still PLENTY of options to choose from. Many of those options are Grade A++ VPN servers.

Logs

According to their website, EarthVPN does NOT log any VPN usage or user activity. Neither us nor third parties are technically possible to match an IP address to an account.
This is obviously very good. All VPN services that care about privacy do not keep logs.

Security

Here’s the specifics on the type of encryption they use for each VPN protocol:

PPTP encryption uses MPPE 128bit cipher with or without compression and MS-CHAPv2 authentication.
L2TP encryption uses the standardized IPSec protocol either the 3DES or AES encryption algorithm. A 256 bit key will be used for encryption.
OpenVPN protocol uses AES cipher with 128bit encryption, hash algorithm is 160bit SHA1, control channel is TLSv1/SSLv3 DHE-RSA-AES256-SHA and 2048 bit RSA.
SSTP protocol uses military grade 2048 bit SSL/TLS certificates for authentication and 256 bit SSL key for encryption.

Price

EarthVPN costs $3.99 monthly and $39.99 yearly. Those are decent prices considering the amount of servers available, especially the yearly subscription.

Overall

EarthVPN is pretty much a really good VPN service to choose. The only negative aspect that I found is that some of their VPN servers (especially offshore ones) can be pretty slow.
The representative of EarthVPN I worked with was very kind, intelligent, and helpful.
It was fun reviewing EarthVPN. Please consider buying a subscription. ^-^

Proxy instruction and notes

Web browser instructions

  • Mozilla Firefox: Tools > Options > Advanced > Settings > Manual proxy configuration.
  • Google Chrome: Options > Under the hood > Network > Change proxy settings > LAN settings > Use a proxy server > Advanced > HTTP.
  • Internet Explorer: Tools > Internet options > Connections > LAN settings > Use a proxy server > Advanced > HTTP.
  • Opera: Tools > Preferences > Advanced > Network.

Anonymity levels

  • Level 1: No anonymity; remote host knows your IP and knows you are using proxy.
  • Level 4: Low anonymity; remote host does not know your IP, but it knows you are using proxy.
  • Level 8: Medium anonymity; remote host knows you are using proxy, and thinks it knows your IP, but this is not yours (this is usually a multihomed proxy which shows its inbound interface as REMOTE_ADDR for a target host).
  • Level 16: High anonymity; remote host does not know your IP and has no direct proof of proxy usage (proxy-connection family header strings). If such hosts do not send additional header strings it may be considered as high-anonymous. If a high-anonymous proxy supports keep-alive you can consider it to be extremely-anonymous. However, such a host is highly possible to be a honey-pot.

Planet Lab / CoDeeN

PlanetLab proxy servers marked with a icon are from the Planetlab CoDeeN (CDN) Project, a network of educational Internet nodes at Princeton University. These proxies may force a captcha and allocate you a different IP address as advertised.

Security notes

Our proxy list database consists of third-party 'open proxies'; proxy servers set up for public use. We have absolutely NO control over any of these proxy servers and can not vouch for security, therefore USE OUR DATABASE AT YOUR OWN RISK. For a guaranteed secured encrypted connection, private servers in our control, reliable fast speeds and multiple servers world-wide we recommend you use our VPN service.