
415
Downloads
415
Downloads of v 4.2
4/30/2015
Last update
Citrix XenApp v6.0 Powershell documentation script.
To install Citrix XenApp 6 Inventory Script, run the following command from the command line or from PowerShell:
C:\> choco install carlwebster-xa6-script
To upgrade Citrix XenApp 6 Inventory Script, run the following command from the command line or from PowerShell:
C:\> choco upgrade carlwebster-xa6-script
Files
Hide- tools\ChocolateyInstall.ps1
Show
## Template VirtualEngine.Build ChocolateyInstall.ps1 file for Zip-based Powershell script deployment try { $scriptInstallPath = '{0}\WindowsPowershell' -f [System.Environment]::GetFolderPath('Personal'); if ($env:chocolateyPackageParameters -like '*AllUsers*') { $scriptInstallPath = '{0}\WindowsPowershell' -f $env:ProgramFiles; } Install-ChocolateyZipPackage 'CarlWebster-XA6-Script' 'http://carlwebster.com/download/8285/?version=4-2' "$scriptInstallPath"; } catch { throw $_.Exception; }
- tools\ChocolateyUninstall.ps1
Show
## Template VirtualEngine.Build ChocolateyUninstall.ps1 file for Zip-based Powershell script deployment Write-Host 'Uninstallation of Powershell scripts is not supported - in case of script modifications.';
Virus Scan Results
- carlwebster-xa6-script.4.2.nupkg (eacb43eab485) - ## / 56 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Copyright
(c) Copyright Carl Webster
Tags
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Citrix XenApp 6 Inventory Script 4.2 | 415 | Thursday, April 30, 2015 | approved |
Discussion for the Citrix XenApp 6 Inventory Script Package
Ground rules:
- This discussion is only about Citrix XenApp 6 Inventory Script and the Citrix XenApp 6 Inventory Script package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Citrix XenApp 6 Inventory Script, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.