Don't waste your time with /hosting, it is going away. http://blogs.technet.com/b/exchange/archive/2011/10/13/future-of-hosting-mode.aspx
Wait until SP2 comes out and then look at it again, or use a third party control panel tool to do the work for you. Simon. -- Simon Butler MVP: Exchange, MCSE Sembee Ltd. e: [email protected] w: http://www.sembee.co.uk/ w: http://exchange.sembee.info/ w: http://blog.sembee.co.uk/ Need cheap certificates for Exchange, compatible with the iPhone? http://CertificatesForExchange.com/<http://certificatesforexchange.com/> for certificates from just $26.99. Need a domain for your certificate? http://DomainsForExchange.net/<http://domainsforexchange.net/> Exchange Resources: http://exbpa.com/ From: Paul Cookman [mailto:[email protected]] Sent: 22 October 2011 00:09 To: MS-Exchange Admin Issues Subject: 2010 /Hosting Questions I am having a play with 2010 SP1 /Hosting and I am finding there isn't that much out there regarding sets of commands and setting up a database per customer. I ran through the below and it works allowing me to email between two test companies but it didn't create an administrator accounts for the companies and didn't error?? $c = get-credential New-Organization -Name "company1.com" -DomainName "company1.com" -Location "en-us" -ProgramId "HostingSample" -OfferId "2" -AdministratorPassword $Password New-Mailbox "company1" -UserPrincipalName [email protected]<mailto:[email protected]> -Organization company1.com Set-ReceiveConnector -PermissionGroups 'AnonymousUsers, ExchangeUsers, ExchangeServers, ExchangeLegacyServers' -Identity 'M-Exchange\Default M-Exchange' new-SendConnector -Name 'To Internet' -Usage 'Custom' -AddressSpaces 'SMTP:*;1' -IsScopedConnector $false -DNSRoutingEnabled $true -UseExternalDNSServersEnabled $false -SourceTransportServers 'M-Exchange' Any ideas, advice would be great. Thank you. --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected]<mailto:[email protected]> with the body: unsubscribe exchangelist --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe exchangelist
