New in version 1.1
New in version 1.1
Windows PowerShell 2.0 support:
Using new version 2.0 of Windows PowerShell together with version 1.1 of the PowerShell Extensions für Enteo v6 is fully supported on all platforms, where Windows PowerShell 2.0 is available.
Enhanced Online-Help:
The Online-Help, the document you are reading right now, has been improved and adjusted to the new Cmdlets. Furthermore additional examples for managing your Enteo v6 environment have been added.
Besides a lot of minor improvements version 1.1 of the PowerShell Extensions für Enteo v6 comes with new cmdlets and functionality that enhance the field of application and simplify the usage of the existing commands. This release introduces the following new cmdlets (ordered by their categories):
Managing Groups (static, dynamic, external):
- Add-EmdbGroupMember
Adds new members to groups of the approbate type.
- Get-EmdbGroupMember
Retrieves members of group objects.
- Remove-EmdbGroupMember
Discards the membership of objects in groups.
Managing the Global Software Library:
- Add-EmdbInstallationParameter
Adds installation parameters to objects of type "Software Package".
- Get-EmdbInstallationParameter
Retrieves installation parameters of objects of type 'Software Package".
- Remove-EmdbInstallationParameter
Removes installation parameters from objects of type "Software Package".
- Set-EmdbInstallationParameter
Sets the values of installation parameters.
- New-EmdbSoftwarePackage
Creates objects of type "Software Package".
Managing Permissions
- Get-EmdbRole
Retrieves objects of type "Role".
- New-EmdbRole
Creates objects of type "Role".
- Get-EmdbTask
Retrieves objects of type "Task". - Grant-EmdbPermission
Grants permissions.
- Revoke-EmdbPermission
Revokes permissions.
Managing Schema Extensions