MagellanTX Posted November 3, 2008 Posted November 3, 2008 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!
Tripredacus Posted November 4, 2008 Posted November 4, 2008 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.
MagellanTX Posted November 10, 2008 Author Posted November 10, 2008 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.
Tripredacus Posted November 10, 2008 Posted November 10, 2008 Check this out too:http://www.msfn.org/board/WinPE-20-GimageX-based-t97512.html
cluberti Posted November 10, 2008 Posted November 10, 2008 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
MagellanTX Posted November 12, 2008 Author Posted November 12, 2008 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
Tripredacus Posted November 13, 2008 Posted November 13, 2008 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now