Forum Discussion

    • Rene van Maurik's avatar
      Rene van Maurik
      Copper Contributor
      Thanks ganeshsanap, I already checked the SPMT documentation but unfortunately this features is not mentioned.

      I am using PowerShell with a JSON input file and I want to migrate the whole structure without migrating the content first, to check if all contenttypes, fields, list and library settings, etc. are migrated before migrating the content.
      • jcgonzalezmartin's avatar
        jcgonzalezmartin
        MVP
        AFAIK, that feature is not available in the SPMT. If you want only to set the structure: Why not doing that task with a PS Script that uses as source the same JSON file but PnP cmdlets instead to create the structure based on the JSON file information?

Resources