Chris Doherty wrote:
[Quoted Text] > 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/library/bb530729(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
|