![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
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.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| 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 Specs![]() |
| | #2 (permalink) |
| 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 Specs![]() |
| | #3 (permalink) |
| 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 Specs![]() |
| | #4 (permalink) |
| 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 Specs![]() |
| | #5 (permalink) |
| 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 Specs![]() |
| | #6 (permalink) |
| 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 Specs![]() |
![]() |
| 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 |