Skip to content
Discussion options

You must be logged in to vote

This was not possible. The problem was building the Guest Configuration Package with the cmdlet New-GuestConfigurationPackage.

Solution:
Build the MOF file with Powershell 5 (otherwise some Objects will not be there and you'll get a ReferenceObject is null error)
Build the GC-Package with the MOF file with Powershell 7 (otherwise you get the "more than one version of a module" error)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@manuelgr0
Comment options

Answer selected by manuelgr0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants