VMware THINAPP 4.6 - MIGRATING APPLICATIONS TECHNICAL NOTE Instrukcja Użytkownika Strona 45

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 64
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 44
AdminStudio 2013 Release Notes ADM-2013-RN5 45
Release Notes
Remove-ASGroup
You can use the Remove-ASGroup command to delete a group using its GroupID.
Note • The Remove-ASGroup command removes the linked packages and applications as well as the
targeted packages and applications for each respective operation.
Example
The following is the syntax used to delete a group:
Remove-ASGroup GroupID
For example:
Remove-ASGroup 231
Returns
One of the following values is returned:
0—Success. The delete operation completed successfully.
1—Insufficient access rights. Permission to Delete is not available.
2—Object is locked. The group contains locked virtual packages. You will need to unlock the virtual
packages in order to delete the group.
3—General failure. Operation did not complete successfully.
4—Protected group. The deletion of protected groups is prohibited.
5—Item not found. The requested item could not be deleted because it could not be found.
Upgrading App-V 4.x Packages to App-V 5.0 Format
You can use the new Invoke-ASAppVUpgrade and Invoke-ASAppVBulkUpgrade Platform API commands
to upgrade either an individual App-V 4.5 or 4.6 package or a group of App-V 4.5 or 4.6 packages to
App-V 5.0 format.
The following are examples of these two commands:
Invoke-ASAppVBulkUpgrade -GroupId 1
Invoke-ASAppVUpgrade -PackageId 425
Ability to Execute All Selected Tests Using Test-ASPackage
You can now use the Test-ASPackage command to execute all appropriate compatibility and best
practices Test Center tests on a package. Previously, you had to use
Test-ASCompatibility to run
compatibility tests and
Test-ASValidate to run best practices tests.
Przeglądanie stron 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 63 64

Komentarze do niniejszej Instrukcji

Brak uwag