Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > PowerShell

Creating a new mailbox on Exchange 2007

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 12-03-2006   #1 (permalink)
huzaifa kagazwala
Guest


 

Creating a new mailbox on Exchange 2007

Hi,
Can powershell be used to create a mailbox on exchange server 2007. Can some
one help with a code snippet.

regards,
Huzaifa



My System SpecsSystem Spec
Old 12-04-2006   #2 (permalink)
Marco Shaw
Guest


 

Re: Creating a new mailbox on Exchange 2007

> Can powershell be used to create a mailbox on exchange server 2007. Can
> some one help with a code snippet.


New-mailbox [blah blah]

From my understanding, Exch 07 is basically built on Powershell.
*Everything* you can do through the Exch MMC can be done via Powershell
commands.

http://www.microsoft.com/technet/pro...e/default.mspx

Look for "Exchange Management Shell" references.


My System SpecsSystem Spec
Old 12-04-2006   #3 (permalink)
huzaifa kagazwala
Guest


 

Re: Creating a new mailbox on Exchange 2007

Hi,

Thanks for the reply. This is seems to work. But, do you have any idea that
whether this can be done remotely.

Thanks in advance.

"Marco Shaw" <marco@Znbnet.nb.ca> wrote in message
news:OHr0yC6FHHA.1784@TK2MSFTNGP06.phx.gbl...
>> Can powershell be used to create a mailbox on exchange server 2007. Can
>> some one help with a code snippet.

>
> New-mailbox [blah blah]
>
> From my understanding, Exch 07 is basically built on Powershell.
> *Everything* you can do through the Exch MMC can be done via Powershell
> commands.
>
> http://www.microsoft.com/technet/pro...e/default.mspx
>
> Look for "Exchange Management Shell" references.
>



My System SpecsSystem Spec
Old 12-04-2006   #4 (permalink)
Thomas Lee
Guest


 

Re: Creating a new mailbox on Exchange 2007

In message <eMVePJ7FHHA.1216@TK2MSFTNGP05.phx.gbl>, huzaifa kagazwala
<huzaifa_kagazwala@persistent.co.in> writes
>Hi,
>
>Thanks for the reply. This is seems to work. But, do you have any idea that
>whether this can be done remotely.



Use terminal services?
--
Thomas Lee
doctordns@gmail.com
MVP - Admin Frameworks and Security
My System SpecsSystem Spec
Old 12-04-2006   #5 (permalink)
Marco Shaw
Guest


 

Re: Creating a new mailbox on Exchange 2007

> Thanks for the reply. This is seems to work. But, do you have any idea
> that whether this can be done remotely.


As I understand things, doing remote Powershell commands is something that
may come along in the future. For now, you're only option is to be able to
use the MMC remotely.

Is is possible for you to create some kind of ASP/ASP.NET administration web
page and have it run the command.

Marco


My System SpecsSystem Spec
Old 12-04-2006   #6 (permalink)
Andrew Watt [MVP]
Guest


 

Re: Creating a new mailbox on Exchange 2007

On Mon, 4 Dec 2006 11:38:39 -0400, "Marco Shaw" <marco@Znbnet.nb.ca>
wrote:

>As I understand things, doing remote Powershell commands is something that
>may come along in the future. For now, you're only option is to be able to
>use the MMC remotely.


Some Exchange 2007-specific cmdlets can be used remotely.

I am not aware of a concise list of Exchange 2007 cmdlets with that
capability.

Andrew Watt MVP
My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Exchange 2007 Remove Mailbox after AD deletion Shelley .NET General 0 07-25-2008 01:20 PM
Deleting A Folder In A User Mailbox In Exchange 2007 JMinnick PowerShell 12 05-19-2008 02:26 PM
Exchange 2007 - Mailbox management Sabo, Eric PowerShell 14 02-11-2008 10:01 AM
Re: Exchange 2007: cross org mailbox migration bulk from csv file selspiero PowerShell 9 01-10-2008 10:41 AM
Exchange 2007 Bulk Mailbox Creation - Password? John W PowerShell 4 09-27-2007 03:19 PM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51