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

exchange 2003 with powershell

Closed Thread
 
Thread Tools Display Modes
Old 01-09-2008   #1 (permalink)
IT Staff
Guest
 
Posts: n/a

exchange 2003 with powershell

i understand exchange 2007 supports powershell, but i m still using
exchnage 2003.

Can i use powershell to perform admin tasks on exchange 2003 ?



 
Old 01-09-2008   #2 (permalink)
Marco Shaw [MVP]
Guest
 
Posts: n/a

Re: exchange 2003 with powershell

IT Staff wrote:
Quote:

> i understand exchange 2007 supports powershell, but i m still using
> exchnage 2003.
>
> Can i use powershell to perform admin tasks on exchange 2003 ?
>
>
>
Yes, you can use WMI to manage Exchange 2003. Now, as long as the
proper class exits...

What are you looking to do exactly?

--
Microsoft MVP - Windows PowerShell
http://www.microsoft.com/mvp

PowerGadgets MVP
http://www.powergadgets.com/mvp

Blog:
http://marcoshaw.blogspot.com
 
Old 01-09-2008   #3 (permalink)
Kirk Munro [MVP]
Guest
 
Posts: n/a

Re: exchange 2003 with powershell

You can also use the Quest AD cmdlets if you need to do something AD related
on Exchange 2003 AD objects.

--
Kirk Munro [MVP]
Poshoholic
http://www.poshoholic.com

"Marco Shaw [MVP]" <marco.shaw@_NO_SPAM_gmail.com> wrote in message
news:#u1mDbzUIHA.5516@xxxxxx
Quote:

> IT Staff wrote:
Quote:

>> i understand exchange 2007 supports powershell, but i m still using
>> exchnage 2003.
>>
>> Can i use powershell to perform admin tasks on exchange 2003 ?
>>
>>
>>
>
> Yes, you can use WMI to manage Exchange 2003. Now, as long as the proper
> class exits...
>
> What are you looking to do exactly?
>
> --
> Microsoft MVP - Windows PowerShell
> http://www.microsoft.com/mvp
>
> PowerGadgets MVP
> http://www.powergadgets.com/mvp
>
> Blog:
> http://marcoshaw.blogspot.com
 
Old 01-10-2008   #4 (permalink)
RichS
Guest
 
Posts: n/a

Re: exchange 2003 with powershell

Some of the Exchange 2007 cmdlets will work against Ex 2003 servers if you
have a mixed environment
--
Richard Siddaway
Please note that all scripts are supplied "as is" and with no warranty
Blog: http://richardsiddaway.spaces.live.com/
PowerShell User Group: http://www.get-psuguk.org.uk


"Kirk Munro [MVP]" wrote:
Quote:

> You can also use the Quest AD cmdlets if you need to do something AD related
> on Exchange 2003 AD objects.
>
> --
> Kirk Munro [MVP]
> Poshoholic
> http://www.poshoholic.com
>
> "Marco Shaw [MVP]" <marco.shaw@_NO_SPAM_gmail.com> wrote in message
> news:#u1mDbzUIHA.5516@xxxxxx
Quote:

> > IT Staff wrote:
Quote:

> >> i understand exchange 2007 supports powershell, but i m still using
> >> exchnage 2003.
> >>
> >> Can i use powershell to perform admin tasks on exchange 2003 ?
> >>
> >>
> >>
> >
> > Yes, you can use WMI to manage Exchange 2003. Now, as long as the proper
> > class exits...
> >
> > What are you looking to do exactly?
> >
> > --
> > Microsoft MVP - Windows PowerShell
> > http://www.microsoft.com/mvp
> >
> > PowerGadgets MVP
> > http://www.powergadgets.com/mvp
> >
> > Blog:
> > http://marcoshaw.blogspot.com
>
 
Old 01-10-2008   #5 (permalink)
IT Staff
Guest
 
Posts: n/a

Re: exchange 2003 with powershell

example : Can i check the queue in the exchange 2003 or how many emails per
mailbox in exchange 2003 ?

Are there samples ?




"Marco Shaw [MVP]" <marco.shaw@_NO_SPAM_gmail.com> wrote in message
news:%23u1mDbzUIHA.5516@xxxxxx
Quote:

> IT Staff wrote:
Quote:

>> i understand exchange 2007 supports powershell, but i m still using
>> exchnage 2003.
>>
>> Can i use powershell to perform admin tasks on exchange 2003 ?
>>
>>
>>
>
> Yes, you can use WMI to manage Exchange 2003. Now, as long as the proper
> class exits...
>
> What are you looking to do exactly?
>
> --
> Microsoft MVP - Windows PowerShell
> http://www.microsoft.com/mvp
>
> PowerGadgets MVP
> http://www.powergadgets.com/mvp
>
> Blog:
> http://marcoshaw.blogspot.com

 
Old 01-10-2008   #6 (permalink)
Marco Shaw [MVP]
Guest
 
Posts: n/a

Re: exchange 2003 with powershell

IT Staff wrote:
Quote:

> example : Can i check the queue in the exchange 2003 or how many emails per
> mailbox in exchange 2003 ?
>
> Are there samples ?
This is a useful post:
http://dmitrysotnikov.wordpress.com/...exchange-2003/

Even if you've never used PowerGUI, Dmitry does a good job of putting a
lot of Exchange 2003 WMI information in one blog post.

--
Microsoft MVP - Windows PowerShell
http://www.microsoft.com/mvp

PowerGadgets MVP
http://www.powergadgets.com/mvp

Blog:
http://marcoshaw.blogspot.com
 
Old 01-10-2008   #7 (permalink)
IT Staff
Guest
 
Posts: n/a

Re: exchange 2003 with powershell

I do not have access to exchange boxes as it is outsourced.

However i have domain admin permission to view exchange boxes.

Must i run powershell *AT* the physical exchange box or i can run remotely
from xp machine ? I m using powehell ver 1.0



"Marco Shaw [MVP]" <marco.shaw@_NO_SPAM_gmail.com> wrote in message
news:eSFMZj$UIHA.5596@xxxxxx
Quote:

> IT Staff wrote:
Quote:

>> example : Can i check the queue in the exchange 2003 or how many emails
>> per mailbox in exchange 2003 ?
>>
>> Are there samples ?
>
> This is a useful post:
> http://dmitrysotnikov.wordpress.com/...exchange-2003/
>
> Even if you've never used PowerGUI, Dmitry does a good job of putting a
> lot of Exchange 2003 WMI information in one blog post.
>
> --
> Microsoft MVP - Windows PowerShell
> http://www.microsoft.com/mvp
>
> PowerGadgets MVP
> http://www.powergadgets.com/mvp
>
> Blog:
> http://marcoshaw.blogspot.com

 
Old 01-11-2008   #8 (permalink)
Marco Shaw [MVP]
Guest
 
Posts: n/a

Re: exchange 2003 with powershell

IT Staff wrote:
Quote:

> I do not have access to exchange boxes as it is outsourced.
>
> However i have domain admin permission to view exchange boxes.
>
> Must i run powershell *AT* the physical exchange box or i can run remotely
> from xp machine ? I m using powehell ver 1.0
OK, the link I provided you provides information about get-wmiobject and
Exchange 2003 WMI classes.

You can use get-wmiobject from your local computer with PowerShell
installed to do a remote WMI query to a Exchange 2003 server.

If I remember correctly though, there may be problems with PowerShell,
WMI and passing alternate credentials.

Now, if your Exchange 2003 is outsourced, unless you have some kind of
secure connection to the system, it is likely that remote WMI calls
(that uses RPC over TCP) will likely be blocked by firewalls that
separate you.


--
Microsoft MVP - Windows PowerShell
http://www.microsoft.com/mvp

PowerGadgets MVP
http://www.powergadgets.com/mvp

Blog:
http://marcoshaw.blogspot.com
 
 
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wmi error exchange 2003 voodooking PowerShell 3 04-29-2008 07:43 PM
Vista , Micorosoft exchange 2003 & Outlook 2003 Emma Vista networking & sharing 5 04-02-2008 10:29 AM
How to create a mailbox in Exchange 2003 using Powershell Tzachi PowerShell 7 08-17-2007 03:22 PM
exchange 2003 and PS roger PowerShell 8 04-11-2007 07:54 AM
Powershell on Windows XP Connecting to Exchange 2003 GC Postmaster PowerShell 2 05-19-2006 08:49 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