https://github.com/NorskNoobing/NN.WindowsSetup
https://github.com/NorskNoobing/NN.WindowsSetup
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/NorskNoobing/NN.WindowsSetup
- Owner: NorskNoobing
- License: mit
- Created: 2022-09-19T13:35:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T20:36:20.000Z (8 months ago)
- Last Synced: 2024-11-30T12:48:50.015Z (5 months ago)
- Language: PowerShell
- Size: 28.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - NorskNoobing/NN.WindowsSetup - (PowerShell)
README
[](https://www.powershellgallery.com/packages/NN.WindowsSetup)
[](https://github.com/norsknoobing/NN.WindowsSetup)# Installation
Run the following command in your PowerShell terminal to install the module.
```powershell
Install-Module NN.WindowsSetup -Repository PSGallery -Force
```