ctxal-sdk
0.3.28
Reversed Engineered Unidesk\Citrix App Layering SDK
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2019 Ryan Butler. All rights reserved.
Package Details
Author(s)
- Ryan Butler
Tags
Unidesk Citrix AppLayering CAL ELM
Functions
add-alappassignment add-alelappassignment connect-alsession disconnect-alsession Export-allayerrev get-alapplayer get-alapplayerdetail get-alAuditInfo get-alCachePointInfo get-alconnector Get-ALconnectoragent Get-ALConnectorDetail get-alconnectortype Get-ALDirectory get-alDirectoryDetail Get-ALExportableRev get-alicon get-aliconassoc get-alimage Get-ALImageComp get-alimageDetail Get-ALImportableRev get-allayerinstalldisk get-alldapobject Get-AlLocalUser get-aloslayer get-aloslayerdetail Get-ALPendingOp get-alplatformlayer get-alplatformlayerDetail get-alremoteshare get-alstatus get-alSysteminfo get-alSystemsettingInfo get-aluserassignment get-aluserDetail get-alusergroupmembership get-aluserlist get-alvcenterconnector get-alvcenterobject Get-ALVMName Import-allayerrev Import-aloslayer invoke-alCreateBundle invoke-allayerfinalize Invoke-ALPublish new-alapplayer new-alapplayerclone new-alapplayerrev new-aldirectory new-alicon new-alImage New-ALImageClone New-ALOsLayerRev New-ALPlatformLayer New-ALPlatformLayerRev new-alvcenterconnector remove-alappassignment remove-alapplayerrev remove-alconnector remove-aldirectory remove-alelappassignment remove-alicon Remove-ALImage remove-aloslayerrev remove-alplatformlayerrev Set-ALAdminUser set-alapplayer Set-ALApplayerRev Set-ALConnectorCred set-aldirectory set-alImage Set-ALOslayer Set-ALPlatformlayer set-alvcenterconnector stop-alworkticket test-aldirectory test-aldirectoryauth test-aldirectorydn
Dependencies
This module has no dependencies.
Release Notes
06-01-2018 BETA release
06-03-2018 Function for appliance details
06-03-2018 Fix in Get-alvmname for message text
06-04-2018 Get system info functions
06-09-2018 Better response output and clarify examples
06-20-2018 Get-ALImageComp function add
10-05-2018 Add stop-alworkticket function
10-18-2018 Add XenServer OS import option (now vcenter and xenserver)
10-18-2018 More detail for Get-ALImageComp
10-30-2018 Added functionality to export, view, create, check associations and remove icons
11-08-2018 Added functionality to export and import layers to and from network shares
11-10-2018 Cleaned up parameters and better get status returns
12-29-2018 Added functionality for directory junctions
01-22-2019 Added functionality to pull user information and assignments
01-22-2019 Much better regex for Get-AlVMName (Thanks Bill Nickerson @wnickerson78)
01-29-2019 Added ability to remove layer revisions (Thanks Siebrand Feenstra @Siebrandf)
02-18-2019 Added better functionality to see app assignments (See Examples\GetUserAppAssignments)
02-21-2019 vCenter Connector commands
04-01-2019 Set admin password functionality. Get local accounts
04-11-2019 Get connector detail and set connector credentials
FileList
- ctxal-sdk.nuspec
- ctxal-sdk.psd1
- ctxal-sdk.psm1
- Private\Test-ALRemoteFileShare.ps1
- Private\Test-ALWebsession.ps1
- Public\add-alappassignment.ps1
- Public\add-alelappassignment.ps1
- Public\connect-alsession.ps1
- Public\disconnect-alsession.ps1
- Public\Export-allayerrev.ps1
- Public\get-alapplayer.ps1
- Public\get-alapplayerdetail.ps1
- Public\get-alAuditInfo.ps1
- Public\get-alCachePointInfo.ps1
- Public\get-alconnector.ps1
- Public\Get-ALconnectoragent.ps1
- Public\Get-ALConnectorDetail.ps1
- Public\get-alconnectortype.ps1
- Public\Get-ALDirectory.ps1
- Public\get-alDirectoryDetail.ps1
- Public\Get-ALExportableRev.ps1
- Public\get-alicon.ps1
- Public\get-aliconassoc.ps1
- Public\get-alimage.ps1
- Public\Get-ALImageComp.ps1
- Public\get-alimageDetail.ps1
- Public\Get-ALImportableRev.ps1
- Public\get-allayerinstalldisk.ps1
- Public\get-alldapobject.ps1
- Public\Get-AlLocalUser.ps1
- Public\get-aloslayer.ps1
- Public\get-aloslayerdetail.ps1
- Public\Get-ALPendingOp.ps1
- Public\get-alplatformlayer.ps1
- Public\get-alplatformlayerDetail.ps1
- Public\get-alremoteshare.ps1
- Public\get-alstatus.ps1
- Public\get-alSysteminfo.ps1
- Public\get-alSystemsettingInfo.ps1
- Public\get-aluserassignment.ps1
- Public\get-aluserDetail.ps1
- Public\get-alusergroupmembership.ps1
- Public\get-aluserlist.ps1
- Public\get-alvcenterconnector.ps1
- Public\get-alvcenterobject.ps1
- Public\Get-ALVMName.ps1
- Public\Import-allayerrev.ps1
- Public\Import-aloslayer.ps1
- Public\invoke-alCreateBundle.ps1
- Public\invoke-allayerfinalize.ps1
- Public\Invoke-ALPublish.ps1
- Public\new-alapplayer.ps1
- Public\new-alapplayerclone.ps1
- Public\new-alapplayerrev.ps1
- Public\new-aldirectory.ps1
- Public\new-alicon.ps1
- Public\new-alImage.ps1
- Public\New-ALImageClone.ps1
- Public\New-ALOsLayerRev.ps1
- Public\New-ALPlatformLayer.ps1
- Public\New-ALPlatformLayerRev.ps1
- Public\new-alvcenterconnector.ps1
- Public\remove-alappassignment.ps1
- Public\remove-alapplayerrev.ps1
- Public\remove-alconnector.ps1
- Public\remove-aldirectory.ps1
- Public\remove-alelappassignment.ps1
- Public\remove-alicon.ps1
- Public\Remove-ALImage.ps1
- Public\remove-aloslayerrev.ps1
- Public\remove-alplatformlayerrev.ps1
- Public\Set-ALAdminUser.ps1
- Public\set-alapplayer.ps1
- Public\Set-ALApplayerRev.ps1
- Public\Set-ALConnectorCred.ps1
- Public\set-aldirectory.ps1
- Public\set-alImage.ps1
- Public\Set-ALOslayer.ps1
- Public\Set-ALPlatformlayer.ps1
- Public\set-alvcenterconnector.ps1
- Public\stop-alworkticket.ps1
- Public\test-aldirectory.ps1
- Public\test-aldirectoryauth.ps1
- Public\test-aldirectorydn.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.3.28 (current version) | 363 | 12/13/2022 |
0.3.27 | 134 | 5/20/2022 |
0.3.26 | 37 | 5/9/2022 |
0.3.25 | 147 | 1/20/2022 |
0.3.24 | 109 | 12/15/2021 |
0.3.23 | 142 | 9/23/2021 |
0.3.22 | 100 | 8/6/2021 |
0.3.21 | 47 | 8/6/2021 |
0.3.20 | 186 | 10/26/2020 |
0.3.19 | 102 | 8/3/2020 |
0.3.18 | 123 | 4/21/2020 |
0.3.17 | 62 | 3/23/2020 |
0.3.16 | 63 | 2/24/2020 |
0.3.15 | 48 | 2/24/2020 |
0.3.14 | 96 | 1/4/2020 |
0.3.13 | 68 | 11/22/2019 |
0.3.12 | 177 | 11/13/2019 |
0.3.11 | 54 | 11/13/2019 |
0.3.10 | 343 | 6/26/2019 |
0.3.9 | 197 | 4/30/2019 |
0.3.8 | 53 | 4/19/2019 |
0.3.7 | 50 | 4/18/2019 |
0.3.6 | 61 | 4/11/2019 |
0.3.5 | 58 | 4/2/2019 |
0.3.4 | 47 | 4/2/2019 |
0.3.3 | 75 | 2/26/2019 |
0.3.2 | 89 | 2/21/2019 |
0.2.6 | 51 | 2/18/2019 |
0.2.5 | 60 | 1/30/2019 |
0.2.4 | 55 | 1/30/2019 |
0.2.3 | 51 | 1/22/2019 |
0.2.2 | 50 | 1/22/2019 |
0.2.1 | 59 | 12/30/2018 |
0.1.15 | 75 | 11/12/2018 |