Hosted Exchange

HOSTED MICROSOFT® EXCHANGE
Much more than email
All the benefits of Outlook without the big licensing fee.
  Sign up

Starting at $12.50/mo

26.2.10

How to build shared storage for Hyper-V

Learn to build a High Availability SAN for Hyper-V

REGISTER NOW:
Wednesday, March 10, 2:00 PM EST
Wednesday, March 10, 12:00 PM GMT

On this webinar you will learn how to eliminate downtime of your Hyper-V virtual servers by configuring server clustering with high availability shared storage. You will also learn how you can build your own high availability storage by turning a standard Intel-architecture x86 or x64 server into a SAN by using SAN software.

• Eliminate downtime and increase VM availability
• Increase your data and application availability
• See how Clustering and Automatic Failover work
• Build your own SAN for Hyper-V




Follow ITstuff.ca on Twitter

If you enjoyed this post consider subscribing via rssrectangle ITStuff.ca | Tips and Tricks for IT Staff or ITStuff.ca | Tips and Tricks for IT Staff Email

Read More...

23.2.10

Hyper-V R2 Live Migration

Jaap Wesselius, published a really good and interested article at Simple-Talk about Hyper-V R2 Live Migration.

He is talking not just about how cool "Hyper-V R2 Live Migration" is, he also shows step-by-step how to build and work with Hyper-V R2 Live Migration. Go and read Jaap's article: Simple-Talk


Follow ITstuff.ca on Twitter

If you enjoyed this post consider subscribing via rssrectangle ITStuff.ca | Tips and Tricks for IT Staff or ITStuff.ca | Tips and Tricks for IT Staff Email

Read More...

22.2.10

How To Build a SAN

REGISTER NOW:
Wednesday, February 24, 12:00 PM GMT
Wednesday, February 24, 2:00 PM EST

The "How To Build A SAN" webinar will show simple, step-by-step instructions for building your own Storage Area Network (SAN) by using standard Intel-based x86 server that you can use for VMware or Hyper-V or as networked storage for server clusters. Learn to:

• Turn a standard 64-bit or 32-bit server into a SAN
• Use Storage Disaster Recovery to protect data
• Use Active-Active High Availability
• Setup shared storage for VMware and Hyper-V


Follow ITstuff.ca on Twitter

If you enjoyed this post consider subscribing via rssrectangle ITStuff.ca | Tips and Tricks for IT Staff or ITStuff.ca | Tips and Tricks for IT Staff Email

Read More...

Exchange Server 2010 VHD

Download this fully configured virtual machine of the latest release of Exchange Server 2010.

Source: Microsoft Download


Follow ITstuff.ca on Twitter

If you enjoyed this post consider subscribing via rssrectangle ITStuff.ca | Tips and Tricks for IT Staff or ITStuff.ca | Tips and Tricks for IT Staff Email

Read More...

21.2.10

Yahoo! and Microsoft to Implement Search Alliance

Microsoft (Nasdaq “MSFT”) and Yahoo! (Nasdaq “YHOO”) announced today that they have received clearance for their search agreement, without restrictions, from both the U.S. Department of Justice and the European Commission, and will now turn their attention to beginning the process of implementing the deal.

Implementation of the deal is expected to begin in the coming days and will involve transitioning Yahoo!’s algorithmic and paid search platforms to Microsoft,...


Continue At Source: http://www.microsoft.com


Follow ITstuff.ca on Twitter

If you enjoyed this post consider subscribing via rssrectangle ITStuff.ca | Tips and Tricks for IT Staff or ITStuff.ca | Tips and Tricks for IT Staff Email

Read More...

16.2.10

BES - RIM to Give Away Server Software

BlackBerry maker Research In Motion is trying to hold on to business customers with a free version of its BlackBerry Enterprise Server software...

...The company will offer a free version of BlackBerry Enterprise Server software for small and medium-size business customers, as well as for businesses that want to let employees use their own phones to access corporate e-mail.


More info @ source...


Follow ITstuff.ca on Twitter

If you enjoyed this post consider subscribing via rssrectangle ITStuff.ca | Tips and Tricks for IT Staff or ITStuff.ca | Tips and Tricks for IT Staff Email

Read More...

31.1.10

Released: Update Rollup 2 for Exchange Server 2007 Service Pack 2

Exchange CXP team has released Update Rollup 2 for Exchange Server 2007 Service Pack 2 (KB 972076) to the download center.


Follow ITstuff.ca on Twitter

If you enjoyed this post consider subscribing via rssrectangle ITStuff.ca | Tips and Tricks for IT Staff or ITStuff.ca | Tips and Tricks for IT Staff Email

Read More...

28.1.10

How to Allow Anonymous Relay on a Exchange 2007 or Exchange 2010

If for whatever reason you have to allow Anonymous Relay on a Exchange 2007 or Exchange 2010 the simple and faster way to do that is by using PowerShell.

There are 2 command should be run at Powersell console:

1. To create a Receive connector. Here is a command:
New-ReceiveConnector -Name "Anonymous Relay" -Usage Custom -PermissionGroups AnonymousUsers -Bindings 192.168.1.35:25 -RemoteIpRanges 192.168.10.5

Note:
In this example 192.168.1.35:25 is IP of Exchange server. 192.168.10.5 is IP of Remote Mail Server
2. The second command adds to ANONYMOUS user permissions to use just created connector. Here is a command:

Get-ReceiveConnector "Anonymous Relay" | Add-ADPermission -User "NT AUTHORITY\ANONYMOUS LOGON" -ExtendedRights "Ms-Exch-SMTP-Accept-Any-Recipient"



Follow ITstuff.ca on Twitter

If you enjoyed this post consider subscribing via rssrectangle ITStuff.ca | Tips and Tricks for IT Staff or ITStuff.ca | Tips and Tricks for IT Staff Email

Read More...