Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > Is there any way to control the Transport Server (subcomponent ofWindows Deployment Services) via PowerShell?

Reply
Thread Tools Display Modes

Is there any way to control the Transport Server (subcomponent ofWindows Deployment Services) via PowerShell?

 
 
Chris Doherty
Guest
Posts: n/a

 
      12-05-2008
Does the Transport Server expose any functionality through a COM or WMI
(or anything else) interface that can be manipulated via PowerShell?
The docs say that the only way Transport Server can be managed is with
wdsutil, but we would like not to have to shell out to an external
binary if at all possible.
 
Reply With Quote
 
 
 
 
Marco Shaw [MVP]
Guest
Posts: n/a

 
      12-05-2008
Chris Doherty wrote:
> Does the Transport Server expose any functionality through a COM or WMI
> (or anything else) interface that can be manipulated via PowerShell? The
> docs say that the only way Transport Server can be managed is with
> wdsutil, but we would like not to have to shell out to an external
> binary if at all possible.


Not an Exchange pro...

I wasn't aware of this limitation/documentation. It may explain some
errors others have been reporting:

http://www.microsoft.com/communities...r=US&sloc=&p=1

So, what task(s) are you looking to accomplish? Aren't they any cmdlets
that can accomplish your task?

Marco

--
*Microsoft MVP - Admin Frameworks
https://mvp.support.microsoft.com/profile/Marco.Shaw
*Co-Author - Sams Windows PowerShell Unleashed 2nd Edition (due December
15th, 2008)
*PowerShell Co-Community Director - http://www.powershellcommunity.org
*Blog - http://marcoshaw.blogspot.com
 
Reply With Quote
 
Chris Doherty
Guest
Posts: n/a

 
      12-05-2008
Marco Shaw [MVP] wrote:

> I wasn't aware of this limitation/documentation. It may explain some
> errors others have been reporting:


> So, what task(s) are you looking to accomplish? Aren't they any cmdlets
> that can accomplish your task?


Sorry, I'm talking about Transport Server the subcomponent of Windows
Deployment Services, not the Exchange Transport Server. As a standard
role in Server 2008, I'm assuming there's a COM or WMI object I can use
to manipulate it, but I can't find any documentation.
 
Reply With Quote
 
Chris Doherty
Guest
Posts: n/a

 
      12-05-2008
Marco Shaw [MVP] wrote:

> I wasn't aware of this limitation/documentation. It may explain some
> errors others have been reporting:


> So, what task(s) are you looking to accomplish? Aren't they any cmdlets
> that can accomplish your task?


Sorry, I'm talking about Transport Server the subcomponent of Windows
Deployment Services, not the Exchange Transport Server. As a standard
role in Server 2008, I'm assuming there's a COM or WMI object I can use
to manipulate it, but I can't find any documentation.
 
Reply With Quote
 
Marco Shaw [MVP]
Guest
Posts: n/a

 
      12-06-2008
Chris Doherty wrote:
> Marco Shaw [MVP] wrote:
>
>> I wasn't aware of this limitation/documentation. It may explain some
>> errors others have been reporting:

>
>> So, what task(s) are you looking to accomplish? Aren't they any
>> cmdlets that can accomplish your task?

>
> Sorry, I'm talking about Transport Server the subcomponent of Windows
> Deployment Services, not the Exchange Transport Server. As a standard
> role in Server 2008, I'm assuming there's a COM or WMI object I can use
> to manipulate it, but I can't find any documentation.


OK, it's right there in the subject... Sorry.

There is a wdsutil command-line that should work from PowerShell.

There's also a microsoft.public.windows.powershell newsgroup for
PowerShell...

http://msdn.microsoft.com/en-us/libr...29(VS.85).aspx

The above link says:
"There is no API for the WDS management components. These components are
a set of tools that you use to manage the server, operating system
images, and client computer accounts."

That would leave me to believe you can't manage WDS other than possibly
with wdsutil...

Marco

--
*Microsoft MVP - Admin Frameworks
https://mvp.support.microsoft.com/profile/Marco.Shaw
*Co-Author - Sams Windows PowerShell Unleashed 2nd Edition (due December
15th, 2008)
*PowerShell Co-Community Director - http://www.powershellcommunity.org
*Blog - http://marcoshaw.blogspot.com
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Deployment Services Server Error giorgio87 Windows Server 1 06-07-2007 11:07 AM
Executive Chat – Windows PowerShell, Internet Information Services (IIS) 7.0 and Windows Server “Longhorn” Darrell Gorter[MSFT] Windows Server 0 11-17-2006 12:27 AM
Re: Setting Up Sharepoint Services (Single Server Deployment) Kevin Weilbacher Windows Small Business Server 0 10-16-2006 07:59 PM
Re: Windows Server 2003 Automated Deployment Services (ADS) Les Connor [SBS Community Member - SBS MVP] Windows Small Business Server 0 04-15-2006 05:57 AM
Re: Microsoft Virtual Server, Automated Deployment Services (ADS) Scott Baker Virtual PC 0 11-05-2004 03:03 PM



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 52 53 54 55 56 57 58 59