Sublayers have different PackageID
This issue has been solved. See solution.
While going through the properties (using WMI) of an SVS package we recently created, I noticed the sublayers (RO sublayer and RW sublayer) for this particular SVS package have different PackageID's. Does this make sense? Could this break some functionality of the SVS package?
No that's how they work. A
No that's how they work.
A layer has two sub-layers each of these sub-layers have a layerID and a PeerID.
The layer ID is how you access that layer (the default one SVS uses is the RO sublayer ID) and then the peerID tells you, and SVS, which is the other sublayer that makes up the layer in whole.
If a forum post solves your problem please flag is as the solution
I you like an article, blog post or download vote it up
PackageID Value in VirtualSoftwareSubLayer
Hello Jordan,
Thank you for your quick response, but I was referring to the PackageID which (at least in my experience) is usually the same for both sublayers.
This is what I typically get when querying my SubLayers using WQL:
So, am I in trouble when the packageIDs are not identical for the sublayers of an svs package?
I'm not sure what uses the
I'm not sure what uses the PackageID, probably NS and Streaming, but Virtulization itself does not.
If a forum post solves your problem please flag is as the solution
I you like an article, blog post or download vote it up
Would you like to reply?
Login or Register to post your comment.