Skip to content

Could not find the module '<xWindowsUpdate, 3.0.0>'. #232

Open
@mjmeans

Description

@mjmeans

This issue is not identical to the other one with the same name.

The remote system is a new Windows Server 2016 Essentials VM under Hyper-V on an Internal Network Switch.

When running Install-KbUpdate to install the update on remote VM this error is always reported:

Exception calling "Create" with "1" argument(s): "At line:3 char:29
+ ...             Import-DscResource -ModuleName xWindowsUpdate -ModuleVers ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Could not find the module '<xWindowsUpdate, 3.0.0>'."
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : ParseException
    + PSComputerName        : localhost

I have tried installing kbupdate on the remote, but it did not solve the problem.

I have tried installing xWindowsUpdate 3.0.0 on the local and remote, but this version doesn't exist in the PSGallery. There is version 3.0.0-prerelease0001, and I tried that, but it doesn't resolve the problem either.

What do I need to install on the local and/or remote to resolve this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions