November 3, 200817 yr I hope this is the right group for this question, I couldn't find one dealing with the WDS server itself.Is there a WMI provider for the WDS server? I need to manage the WDS images remotely and I can't seemd to find a WMI namespace.Thanks!
November 4, 200817 yr I'm sure if the WAIK has it, but the OPK tools (vista servicing 1.1) comes with an SDK.If you do have the SDK, check out the Component Platform Interface (CPI) Reference and Windows Imaging Interface Reference CHMs.
November 10, 200817 yr Author Thanks for the response. I'll check out the SDK; all I need to do is get a list of available images and was hoping they had a WMI namespace for it.
November 10, 200817 yr Check this out too:http://www.msfn.org/board/WinPE-20-GimageX-based-t97512.html
November 10, 200817 yr WDS actually doesn't have a WMI provider interface at all, unfortunately. In fact, there's not even API functions for the WDS console or the server hosting the images, only the client and server functions (PXE Boot, etc).http://msdn.microsoft.com/en-us/library/bb530729(VS.85).aspx
November 12, 200817 yr Author Thanks for the answers everyone, unfortunately I'll have to make due for now and just hope they come out with an API, or WMI provider
November 13, 200817 yr I posted the link to that HTA because Geezery used a COM Object to get the info from the WIMs, which may have been the same info you wanted to get.
Create an account or sign in to comment