Chris H

Results 105 comments of Chris H

If we did it right, I think @FabienTschanz is suggesting resources can run in PowerShell Core under the hood, called via PS 5.1 in the LCM, so the code would...

@FabienTschanz Indeed - based on [the above](https://github.com/PowerShell/DSC/discussions/529), we shouldn't expect a full replacement for LCM until DSCv3.1 (and then, it only something that 'might be discussed'). I was slightly incorrect...

Just to add something else here - in case we are looking forward to DSCv3 as the potential solution. As I understand it within the DSC community there has been...

You can certainly mix class-based and script-based resources now ([PSResourceRepository](https://github.com/dsccommunity/ComputerManagementDsc/wiki/PSResourceRepository) within ComputerManagementDsc is an example of that) but I'd be concerned about the work needed in terms of testing and...

@Borgquite Had a look at the Cloud Configuration Manager. If I'm honest, there are a few issues I'm unclear about. It seems to take a very Microsoft365DSC-centric approach to configuration....