I am using Apply-PnPProvisioningTemplate to provision sites in SP 2016 on-prem, and I thought reading a while back about an argument that allows running the cmdlet in TEST MOIDE (i.e. where it executes and says what WOULD be done, but does not actually do it).
Does anyone know if there is such an argument on this cmdlet and/or where I can find the relevant documentation? The only documentation I am finding is for the newer versions of the SPO PnP version.
Thanks