A system administrator has an existing ThinApp package that needs to be integrated with View 5.0 for deployment.
When rebuilding the corresponding ThinApp package, which line does the system administrator need to add to the package.ini file to enable full deployment of the application to view users?
A.
MSIStreaming=1
B.
ThinAppStreaming=1
C.
MSIStreaming=0
D.
ThinAppStreaming=0
I really think this answer should be C but the Mock Exam says that is incorrect. A would make the ThinApp stream, not be a full deployment. I’m not sure B and D are real settings in package.ini.
According to the Mock Exam, the answer is also not D
Correct
If you plan to STREAM the application to View desktops from View Manager, set the MSIStreaming property to 1 in the package.ini file.
MSIStreaming=1
http://pubs.vmware.com/view-50/index.jsp?topic=/com.vmware.view.administration.doc/GUID-083B51E8-1B0E-4991-ACD1-C74DF1AF8CF8.html
If you want to deploy the complete ThinApp to user machine from a network share, you can set MSIStreaming=0, so that the EXE/DAT file will be embedded into the MSI
The mock exam clearly states that if it’s application streaming or full deployment of the application to view users, the answer is MSIStreaming=1
Think MF’s
Think MF’s
http://pubs.vmware.com/view-50/index.jsp#com.vmware.view.administration.doc/GUID-BABBC405-4AAC-429C-89C6-0B4AFD3B8961.html?resultof=%2522%254d%2553%2549%2553%2574%2572%2565%2561%256d%2569%256e%2567%2522%2520%2522%256d%2573%2569%2573%2574%2572%2565%2561%256d%2522%2520
Correct answer should be A
MSISTreaming = 1
http://pikasuoh.blogspot.com/2014/10/view-thinapp-virtual-applications.html