Administrator Guide

Rev. A00
May 2021
Third-Party Licenses for Dell Command |
Configure
Third-party licenses
Release Date: May 2021
The table provides the details about third-party licenses.
Table 1. Third-party licenses
Sl No Component name Version License type
1 mini-XML(mxml1 library) 2.6 GNU Library General Public
License version 2 (LGPL2)
2 miniunz.exe no version zlib license
3 zlibwapi.dll 1.2.11.0 zlib license
4 zip.exe no version zlib license
5 PiePiece.cs 0 Copyright (c) 2014
AlphaSierraPapa for the
SharpDevelop Team
6 getoptl.c 1.15 Copyright (c) 2000 The
NetBSD Foundation, Inc.
Generic disclaimer
>> Powershell PSReadline module saves every console command you enter to a text file. So, its strongly recommended to use
"Get-Credential" comandlet to handle password securely.
1. $cred = Get-Credential
NOTE: A pop up will come up enter the username and password, example AdminPWD , Dell_123$
2. $BSTR = [System.Runtime.InteropServices.Marshal]::SecureStringToBSTR($cred.Password)
3. $plainpwd=[System.Runtime.InteropServices.Marshal]::PtrToStringAuto($BSTR)
4. .\cctk.exe setuppwd=$plainpwd
License Details
Mini-XML
The Mini-XML library and included programs are provided under the terms of the GNU Library General Public License version 2
(LGPL2) with the following exceptions: 1. Static linking of applications to the Mini-XML library does not constitute a derivative
work and does not require the author to provide source code for the application, use the shared Mini-XML libraries, or link
their applications against a user-supplied version of Mini-XML. If you link the application to a modified version of Mini-XML,
then the changes to Mini-XML must be provided under the terms of the LGPL2 in sections 1, 2, and 4. 2. You do not have to
Third-party licenses
1

Summary of content (7 pages)