Virtualization by Davis: “Release: Skytap announces SmartClient” plus 3 more |
- Release: Skytap announces SmartClient
- VMware warns about ESX source code public posting
- Technotes: Configuring Security Features of SmartAuditor
- How to run Process Monitor (ProcMon) inside the App-V virtual environment
Release: Skytap announces SmartClient Posted: 24 Apr 2012 08:56 AM PDT Today Skytap announced a new remote access solution to its Skytap Cloud called SmartClient. SmartClient offers a Java-based browser applet and RDP client compatibility to access any Skytap Cloud supported guest host (Windows, Linux or virtual appliances) and is intended for mobile users that work on smartphone and tablets. SmartClient key features are:
CONTINUE READING ON CLOUDCOMPUTING.INFO… Labels: cloud, Release, Skytap | |||||||
VMware warns about ESX source code public posting Posted: 25 Apr 2012 04:14 AM PDT Yesterday Iain Mulholland, Director of VMware Security Response Center, posted a VMware Security Note on Power of Partnership and VMware Security & Compliance official blogs. Mulholland announced the public posting, on April 23, of a single file, containing VMware ESX source code and commentary from the period between 2003 and 2004. The company doesn't reported officially which products might be affected from this code leaks or what may have been the the source of publication. Due to ESX complexity what is clear is that the level of risk is directly related to what kind of information are contained in the published code.
Said Chris Ward, vice president of consulting and Integration at Greenpages, as crn.com reports.
Labels: | |||||||
Technotes: Configuring Security Features of SmartAuditor Posted: 23 Apr 2012 11:29 PM PDT
| |||||||
How to run Process Monitor (ProcMon) inside the App-V virtual environment Posted: 24 Apr 2012 10:33 AM PDT
1. Create a shortcut to an application 2. Edit the shortcut to launch a command prompt inside the App-V bubble 3. Launch ProcMon or other troubleshooting tools 4. Optionally fix the issue Create a shortcut to an application Start by identifying an executable inside the package you are investigating. To do this, launch the Application Virtualization client through Start\Run\Sftcmc.msc. In the Application Virtualization client, select Applications and identify your problem application. Right-click on the application on the right-hand pane and choose New Shortcut…. Follow the wizard's prompts to create a shortcut. On the New Shortcut - Step 1 screen, change the name to something easy to identify such as Command Prompt in ApplicationX Bubble. On the New Shortcut - Step 2 screen, click The Desktop for the location to place the shortcut. Leave command line parameters blank for now. Edit the shortcut to launch a command prompt inside the App-V bubble Right-click on the newly created shortcut on your desktop and choose Properties. Edit the Target: text to include the string /exe cmd.exe between Sfttray.exe and /launch. For example, this command line: C:\Program Files (x86)\Microsoft Application Virtualization Client\sfttray.exe" /launch "DefaultApp MFC Application 1.0.0.1 Becomes: C:\Program Files (x86)\Microsoft Application Virtualization Client\sfttray.exe" /exe cmd.exe /launch "DefaultApp MFC Application 1.0.0.1 Click Apply and OK to save the shortcut. Launch ProcMon or other troubleshooting tools Double-click on the shortcut to launch the command prompt in the App-V bubble. From the command prompt, type the full path to Procmon.exe to launch it (for example c:\temp\procmon.exe). Procmon will have full access to changes occurring inside the bubble at this point. Optionally fix the issue At this point, troubleshooting will depend on the type of application failure you are experiencing. It is possible to fix individual issues such as missing registry keys through Regedit.exe, file permissions (via cacls.exe), etc. These changes only affect the local installation of the package. To fix the issue permanently, you will need to open the package for upgrade in the App-V Sequencer, resolve the issue, then save and publish the modified application. FAQ Q: Why do I need a command prompt? Why can't I use Windows Explorer? A: It is not possible to load the Explorer shell directly from App-V. Access to files is limited to command-line tools. Other GUI tools may, however be launched from the command prompt. One trick to see a full Explorer view is to launch a tool that exposes a file…open dialog such as Notepad.exe and then use that to navigate. You can launch executables through the common file dialog via the right-click context menus. Q: Why load a command prompt and not just specify /exe ProcMon.exe directly in the command line? A: This technique will work, but it relies on either specifying the entire path to ProcMon.exe or else putting it in a folder in the user's path. We find that most troubleshooting involves multiple tools and troubleshooting steps inside the bubble, so keeping a command prompt open rather than running multiple commands is more efficient.
Q: I have System Center Configuration Manager (ConfigMgr) in my environment. My Target: text specifies VAppLauncher.exe and adding /exe cmd.exe doesn't seem to work. A: Replace VAppLauncher.exe with the complete path to sfttray.exe (normally C:\Program Files (x86)\Microsoft Application Virtualization Client\sfttray.exe). VAppLauncher does not support the /exe switch. Q: How can I verify that a command prompt is inside or outside the bubble? A: The easiest way is to type set SFT_MNT in the command prompt. This variable will not be set outside the bubble. Inside the bubble, you should see a response like SFT_MNT=Q:. Q: Do I need to specify /externalcapture in the ProcMon command line? A: /Externalcapture allows Procmon to see in to the App-V bubble without first launching a command prompt in the bubble. If all you need to do is to gather diagnostic information (i.e. you are not going to attempt to fix the issue and don't need to run any other commands against the package), ProcMon.exe /externalcapture can be ran directly from Explorer to capture data from applications running under App-V. Mark Stanfill | Senior Support Escalation Engineer Get the latest System Center news on Facebook and Twitter: App-V Team blog: http://blogs.technet.com/appv/ The Forefront Server Protection blog: http://blogs.technet.com/b/fss/ |
You are subscribed to email updates from "Virtualization" via THE_EDGE in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No hay comentarios:
Publicar un comentario