-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update GitHub Docs Content for https://chocolatey.strausmann.de
- Loading branch information
1 parent
98f791b
commit 631a02a
Showing
17 changed files
with
132 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
# <img src="https://cdn.jsdelivr.net/gh/strausmann/ChocolateyPackages@master/icons/powershell.png" width="32" height="32"/> [![DellBIOSProvider (PowerShell Module)](https://img.shields.io/chocolatey/v/dellbiosprovider.svg?label=DellBIOSProvider+(PowerShell+Module))](https://community.chocolatey.org/packages/dellbiosprovider) [![DellBIOSProvider (PowerShell Module)](https://img.shields.io/chocolatey/dt/dellbiosprovider.svg)](https://community.chocolatey.org/packages/dellbiosprovider) | ||
|
||
## Usage | ||
|
||
To install DellBIOSProvider (PowerShell Module), run the following command from the command line or from PowerShell: | ||
|
||
```powershell | ||
choco install dellbiosprovider | ||
``` | ||
|
||
To upgrade DellBIOSProvider (PowerShell Module), run the following command from the command line or from PowerShell: | ||
|
||
```powershell | ||
choco upgrade dellbiosprovider | ||
``` | ||
|
||
To uninstall DellBIOSProvider (PowerShell Module), run the following command from the command line or from PowerShell: | ||
|
||
```powershell | ||
choco uninstall dellbiosprovider | ||
``` | ||
|
||
## Description | ||
|
||
DellBIOSProvider (PowerShell Module) | ||
|
||
## Package Parameters | ||
|
||
This package is designed to install the `DellBiosProvider` PowerShell module for the `-Scope AllUsers` by default. | ||
|
||
The following parameter is available to install the module for `-Scope CurrentUser`. | ||
|
||
* `/CURRENTUSER` | ||
Example: | ||
|
||
```shell | ||
choco install dellbiosprovider --params='"/CURRENTUSER"' | ||
``` | ||
|
||
--- | ||
|
||
## [choco://dellbiosprovider](choco://dellbiosprovider) | ||
|
||
To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support](https://chocolatey.org/packages/choco-protocol-support) | ||
|
||
--- | ||
|
||
The 'Dell Command | PowerShell Provider' provides native configuration capability of Dell Optiplex, Latitude, Precision, XPS Notebook and Venue 11 systems within PowerShell. | ||
|
||
**Please Note**: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly. | ||
|
||
|
||
## Links | ||
|
||
[Chocolatey Package Page](https://community.chocolatey.org/packages/dellbiosprovider) | ||
|
||
[Software Site](https://en.community.dell.com/techcenter/enterprise-client/w/wiki/6901.dell-command-powershell-provider) | ||
|
||
[Package Source](https://github.com/strausmann/ChocolateyPackages/tree/master/automatic/dellbiosprovider) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.