HI,
Based on:
https://msdn.microsoft.com/en-us/powershell/dsc/partialConfigs
The ConfigurationID needs to be part of the mof file name which is understandable.
What happens if you choose to use the Congiuration by Name using the RegistrationKey so you wouldnt need to use GUID managment.
How can i then apply partial configuration ? What will the mof filenames have to be to address this ?
Thanks,
Arie H.