the example should read Import-CMQuery -ImportFilePath "C:\Export\Query.mof"
you have Import-CMQuery -ImportFilePath "C:\Export\Query.nof"
.nof is not a valid mof file extenstion
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
the example should read Import-CMQuery -ImportFilePath "C:\Export\Query.mof"
you have Import-CMQuery -ImportFilePath "C:\Export\Query.nof"
.nof is not a valid mof file extenstion
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.