Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Create releases with version numbers and add to PSGallery #6

Open
aderusha opened this issue Jan 17, 2019 · 1 comment
Open

Create releases with version numbers and add to PSGallery #6

aderusha opened this issue Jan 17, 2019 · 1 comment
Assignees
Labels

Comments

@aderusha
Copy link

These modules are a great start, but to operationalize this it would be helpful if a couple base requirements were met.

First, create releases and give them version numbers. In this way we can safely track which version is in use, and it fits within accepted MS standards for PowerShell module installation. For example, release 1.0.0 could be installed in C:\Program Files\WindowsPowerShell\Modules\1.0.0\DellPEWSMANTools

Second, submit this work to PowerShell Gallery, so installations can be scripted using standard repositories and general Windows-native system deployment/configuration workflows.

@rchaganti rchaganti self-assigned this Jan 17, 2019
@dileepskht
Copy link

Hi, @rchaganti Thank you for awesome tool. Can we add the PCIE Card Type in Get-PESystemAttribute ?

Racadm does pull the Cardyype info: if we can add these to the SystemAttibutes that would be great help.

[Key=System.Embedded.1#PCIeSlotLFM.2]
#3rdPartyCard=No
#CardType=NIC
CustomLFM=0
LFMMode=Automatic
#MaxLFM=910
#PCIeInletTemperature=34
#SlotState=Defined
#TargetLFM=Temperature Controlled

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants