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/aKnown Limitations
PowerShell 2.0 doesn't support TAB completion for parameter sets and dynamicparameters. Please check the cmdlet help in order to get the full set of
parameters.
No comments :
Post a Comment