Xperimental modules

Are we supposed to update configurations when the resource folders change to MSFT_x or leave them the same?

Working with the xpsdesiredstateconfiguration module. In the resources I see MSFT_xRemoteFile. Should I still be able to use xRemoteFile?

Dan

Sounds like you’re looking at the resource name but yes, you can use the Friendly name.

Here you can see the friendly name of that resource as defined in the MOF file: https://github.com/PowerShell/xPSDesiredStateConfiguration/blob/dev/DSCResources/MSFT_xRemoteFile/MSFT_xRemoteFile.schema.mof#L2

So no, no need to update.