APP-V Update OSD file dynamically
Hi,
Is it possible to run a script to get a license server from an ini file (on a network share) or database then populate an environment variable or registry key in the bubble, I assume by updating the osd file?
Is it possible to run a script to get a license server from an ini file (on a network share) or database then populate an environment variable or registry key in the bubble, I assume by updating the osd file?
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
ekniranjan
14 years ago
Posted by:
SuccessSystems
14 years ago
I know you can add scripts to run at different times of the virtualization process and that the scripts can be set to effect changes either in the bubble or on the machine. What I want to do is get information from outsite the bubble then populate a reg key or environment varible in the bubble with that information.
Posted by:
manivv
14 years ago
You can write a script (for example VBS) and place it on a network share which is open to all users. Then you can open the OSD create a pre-launch script which will point to the VB script you created. So essentially, every-time the OSD is launched, it will run the script.This VB script can be modified and it will dynamic based on your requirements.
Please remember to choose TRUE for Protect, this is what enables the script to run inside the bubble.
Please remember to choose TRUE for Protect, this is what enables the script to run inside the bubble.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.