Skip to content

roggenk/PSPrivateGallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[Project is in Preview mode]

Deploy and Manage a Private PowerShell Gallery

Prerequisites:

Steps

  • Clone this project locally
  • Deploy Gallery DSC Resources $env:PSModulePath - Copy ~\Modules folder contents to $env:ProgramFiles\WindowsPowerShell\Modules
  • Generate Credential files - ~\Configuration\GalleryAdminCredFile.clixml, ~\Configuration\GalleryUserCredFile.clixml
  • Update Configuration Data for your needs - ~\Configuration\PSPrivateGalleryEnvironment.psd1, ~\Configuration\PSPrivateGalleryPublishEnvironment.psd1
  • Deploy the Gallery ~\Configuration\PSPrivateGallery.ps1
  • Populate the local instance of the Gallery with specified PowerShell modules ~\Configuration\PSPrivateGalleryPublish.ps1

About

[PREVIEW ONLY] DSC Resources and Configurations to deploy and manage Private PowerShell Gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 58.8%
  • C# 19.8%
  • CSS 15.3%
  • JavaScript 2.5%
  • Classic ASP 2.0%
  • HTML 1.6%