PowerShel issue

sns 9,246 Reputation points
2022-03-03T17:48:42.967+00:00

I am seeing below 2 errors, Please help

I want to do in machine where there is no internet. please suggest

Windows for business Windows Server User experience PowerShell
0 comments No comments
{count} votes

Accepted answer
  1. Andreas Baumgarten 123.4K Reputation points MVP Volunteer Moderator
    2022-03-03T18:27:42.583+00:00

    Hi @sns ,

    here you will find the details how to download the module. After the download of the module on a computer with internet connection you need to copy the module somehow.

    https://github.com/pnp/pnp-powershell/releases

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten


1 additional answer

Sort by: Most helpful
  1. Andreas Baumgarten 123.4K Reputation points MVP Volunteer Moderator
    2022-03-04T14:05:26.837+00:00

    Hi @sns ,

    Please try this:

    Save-Module -Name PnP.PowerShell C:\Junk\pnpmodule  
    

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.