App-V Buch
Unser App-V
Buch

- App-V Infrastruktur
- App-V Client
- App-V Sequenzierung
- Tools & Troubelshooting
- PowerShell mit App-V

Image is not available
App-V Buch
previous arrow
next arrow
Schriftgröße: +
1 minute reading time (186 words)

AppBot - new commandline enhancement

The Appbot Citrix Application Streaming to App-V 5 migrator has in the version 1.1, a commandline enhancement.

Now we can automatic convert a hole folder with citrix packages to App-V 5. With this extension you can migrate 100 packages in one day!

These packages must be tested. With individual adjustments, the success rate can be improved if a package does not work.

The following script is an example of the extension 

##############################################################################################
#
# Citrix Application Streaming to App-V - Commandline extension
#
# Syntax :: AppBotStr2AppV -ProfilePath <PATH_TO_THE_PROFILE_FILE> ...
#
# All parameters:
#
# -projectpath :: Path to the projectfolder (created, if not exist).
# 				The defaultpath is %mydocuments%\ctxstr2msi\Projects\PROFILENAME
#
# -autostart :: Automatic start of the conversion
#
# -ConvertAppV ::Try to vonvert to app-v 5 (only on a App-V 5 sequencer
#
# -autoexit :: Automatic exit this application after the conversion
#
# -ignorerrors :: No messages and no errors - the program go on
#
#
##############################################################################################

start-process .\AppBotStr2AppV.exe -ArgumentList (
        "-ProfilePath",'"C:\temp\citrixStreaming\NotepadPlusPlus\NotepadPlusPlus.profile"', 
	"-ProjectPath","C:\temp\testproject2" ,"-autostart" ,"-autoexit") -Wait

Write-Host "Press any key to continue ..."
$x = $host.UI.RawUI.ReadKey("NoEcho,IncludeKeyDown")

 

 

 

 

 

 

App-V 5 Rezeptbuch
AppVFileFormatLibrary eine C# Libary für den direk...

Ähnliche Beiträge

 

Kommentare

Derzeit gibt es keine Kommentare. Schreibe den ersten Kommentar!
Bereits registriert? Hier einloggen
Montag, 15. Juni 2026

Sicherheitscode (Captcha)

Nick Informationstechnik GmbH
Dribusch 2
30539 Hannover

+49 (0) 511 165 810 190
+49 (0) 511 165 810 199

infonick-it.de

Newsletter

Anmeldung zum deutschen M.A.D. Newsletter mit Informationen zur Anwendungsvirtualisierung!