div class='cap-left'/>

PsDellAsset (Decommissioned)

PowerShell Module | Download | Help | Tutorial


*** Decommissioned, online for archive purposes only ***
Dell decommissioned the SOAP API on which this module depends on. As a result the module will return a "error 503". Alternative provided by Dell is a REST API. More information can be found here (pdf).

 

Description

This PowerShell module enables you to query Dell for asset and entitlement (warranty) information based on a Dell ServiceTag. The output is returned as a Dell Asset object. The module is able to detect the ServiceTag when run on a Dell system. However a ServiceTag can also be manually provided. As a treat, the module is also able to calculate the Dell Express code for easy and quick assistance from Dell. This module can also be used in any monitoring system that supports PowerShell based sensor.

Prerequisites

  • .NET 3.5 (or higher)
  • PowerShell 2.0 or higher
  • Internet Access
  • Only Dell systems are supported

Tested on / with

  • Windows 10 64-bit
  • Windows 2008 R2 64-bit
  • Windows 2012 R2 64-bit
  • PowerShell 2.0 and 5.0

Quick Start

Download the ZIP file. For a single user extract the zip contents to "%USERPROFILE%\Documents\WindowsPowerShell\Modules". For all users to (64-bit) "%SystemRoot%\System32\WindowsPowerShell\v1.0\Modules" or (32-bit) "%SystemRoot%\SysWOW64\WindowsPowerShell\v1.0\Modules".

Installation Notes

n/a

Known Limitations

PowerShell 2.0 doesn't support TAB completion for parameter sets and dynamic
parameters. Please check the cmdlet help in order to get the full set of
parameters.

Upgrade from earlier releases

Simply remove the old PsDellAsset folder and replace it with the new one.

Help

Full (en_US) help is provided with the module. You may view the online help by clicking the help button located in the header of this page.


Change Log

No comments :

Post a Comment