Advertisement
PC_Aide

Go to into the Bubble in App-V5.ps1

Feb 2nd, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <#
  2. -------------------------------------------------------------------------------------------------------------------------
  3.     SRC:
  4.     Describe: Here it's an example where i go to into the Bubble (VE, VR, VS, and son on) for a check
  5.             JavaPath if present  for VA eclipse !?
  6.  
  7.     registry multiple instance: used -m as argument to get multiple registry: native + virtual registry as example
  8.     regedit -m
  9.  
  10.     Acronyme -> VE: Virtual Environment | VA: Virtual Application | VS: Virtual Service
  11.     mp4 -> https://youtu.be/1aysPMGE_Uk
  12. -------------------------------------------------------------------------------------------------------------------------
  13. #>
  14.  
  15. #get a cmd here to go into the Bubble
  16. cmd /appvVe:PackageID_VersionID
  17.  
  18. #When Virtual Process running (get-AppvVirtualProcess)
  19. # Testing not very help me with this cmd ... -
  20. cmd.exe /appvpid:8108
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement