I’m writing the DSC script for configuring the virtuals machine, I just want that machine should get configured with the push method and should not go and check its .mof file again.
This will be like I create a virtual machine executes the DSC script, the machine will be configured and then I don’t bother if it changes its state again.
please help me with the appropriate approach to achieving the objective.