Application deployment wizard- General Information-.Publisher and Software version fields - HOWTO build installation to support?

Hi all,
I have built an installer (using WIX) that gets deployed by SCCM Application Deployment.
The Publisher and Software version fields on the "General Information" page of "Create Application Wizard" do not get populated for the specified msi.
I looked in Orca at the Property table for the msi and the Manufactuer and ProductVersion values are filled in correctly.
Where is the SCCM "Create Application Wizard" looking for the "Publisher" and "Software version" values within the msi?  It would be very useful to the SCCM Administrator if these values get filled in automatically by using
the values within the msi.
Thanks in advance! 
Anthony LaMark

Hi,
If you could get the Manufactuer and ProductVersion values from Orca.
Use the following command creates a new application with the Manufactuer and ProductVersion.
PS C:\> New-CMApplication -Name "Contoso-test" -AutoInstall $True -Description "Contoso-test1" -Keyword "Contoso" -LinkText "Contoso-App" -LocalizedApplicationDescription "Contoso-test" -LocalizedApplicationName
"Contoso-test" -Manufacturer "Contoso-Mfg" -OptionalReference "Contoso-test4" -Owner "Contoso-testOwner" -ReleaseDate 2013/5/24
-SoftwareVersion "v3" -SupportContact "Contoso-supp" -UserDocumentation "Contoso-Help:"
For more information, please refer to the link below:
New-CMApplication
http://technet.microsoft.com/en-us/library/jj821860.aspx
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • Variable:Wizard General information

    Hi,
    I am creating variables for authorization purpose:During variables creation in Wizard General information we will get variable --->1.userentry/defaul value.
    2Replacement path.
    3.customer exit.
    4.SAP Exit.
    5.Authorization.
      Can any one explain the significant of these ponts.
    The fifth point is it related to the authorization?
    Cheers,
    Pradeep.

    Hallo
    Shortly
    2. You get the value for your variable from another query
    3. in transaction CMOD, you define the code to valorize your variable (you have step1-step2 and step3) -
    Do you have a mail. I can forward an How to (dox)
    4. Standard SAP exit to valorize your variable (for example last working day - curren month)
    5. based on your authorization profile, the variable is filled automatically - for example you have 10 Sales Organization and the user is only authorized to one value. if you have an authorization Variable on Sales Organization, then automatically is filled by the system with the authorized value
    You can also have a look at:
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    I hope this help you
    Mike

  • CURRENT Bluetooth Firmware and Software Version Listings

    OK, I'm hoping there is someone out there that can provide me with what should be a relatively simple answer. My current machine is an iMac G5 1.8GHz. (Non-iSight), 2GB RAM, and 1TB hard disk running OS X 10.4.11
    I'm curious to know what the current, up--to-date version listings should be for both the bluetooth software as well as the bluetooth firmware as displayed under "Bluetooth" in the System Profiler when selecting "About This Mac".
    I've been experiencing some bluetooth "weirdness" lately and before I provide any additional information as to the exact problem, I'd like to know if the firmware and software versions are up-to-date first.
    Apple doesn't seem to provide a chart to check against (unless I missed it), and other's on the forum have explained that those specs are "model-specific", making it a bit tricky. to determine. So that's why I listed my machine in hopes that someone can tell me what versions should be appearing.
    Thanks in advance!
    Ed M.

    your phone is clearly hacked (jailbroken).  Not only have you voided your warranty with Apple, but you have forfeited your ability to receive any assistance from Apple, including from this forum.  Discussion of jailbroken phones is strictly prohibited by the Terms of Use of this forum.
    You'll need to search elsewhere for solutions to your problem.  Be prepared for the possibility that you have PERMANENTLY disabled your iPhone.

  • Modern firmware and software version not matching

    Hi...I upgraded my software version to 5.0.1 and didn't upgrade the baseband. My current baseband is 2.10.04. Would this cause problems? I didn't update the firmware due to turbo issues.
    Recently I'm having some problems of 'NO SIM CARD INSTALLED'. Does unmatching of firmware and software version have to do with this ?

    your phone is clearly hacked (jailbroken).  Not only have you voided your warranty with Apple, but you have forfeited your ability to receive any assistance from Apple, including from this forum.  Discussion of jailbroken phones is strictly prohibited by the Terms of Use of this forum.
    You'll need to search elsewhere for solutions to your problem.  Be prepared for the possibility that you have PERMANENTLY disabled your iPhone.

  • What is the best way to migrate to a new computer and software version?

    New computer, new software version.  Brand new MacPro with OS X v10.9.4 and Pegasus Promise 24 TB R8 Raid 5.  Old machine would only run FCX v10.0.9.  All project and media files on eSATA drives hooked up to (really) old MacPro.  No room to make copies on that system.
    Ready to start copying projects and events to the new machine via ethernet cable hookup.  Haven't yet updated FCX to the latest version on the new machine.  Need some advice first.
    What would be the most efficient method of getting the many terabytes of events and projects transferred to the new machine?  Should I copy everything via FC instead of the finder on the old machine and then try to relink media, or Just use the new machine to suck everything over to the Pegasus via the finder and update FC and use the new media management features to to relink?  Or is there a means of transferring the data without loosing the links?
    My head is spinning!  Feels like there are bees living in there. 
    Any and all suggestions welcome.
    Jimbo

    You also need to ask yourself how many of the old projects you really need to copy across.
    We tend to get very  attached to our old projects and don't like to trash them "in case we need them in the future".
    Frequently we don't require them any more and they just litter our systems.
    As long as you keep copies of the original media on the SD cards/tapes, you can always revisit them, albeit with a bit of work  .  .  .  though I generally find that repeating a project is much quicker than the original as most of the edit decisions remain in your memory.

  • What software version does the iPhone from technical support have?

    My old iPhone (2g) died and I brought it to Apple. The Genius Bar replaced it with the same type of phone, but what is the software version? Is the phone that tech support gave me software 2.0, 2.1, or some older version?

    Are you kidding?
    You have the iphone. Look at it and see what version it has.
    Settings>General>About>Version
    http://manuals.info.apple.com/enUS/iPhone_UserGuide.pdf

  • Interoperability of applications deployed on WLS 6.1 and 8.1

    when a 6.1 client talks to 8.1, A date incompatibility issue was found due to the use of a specialised class in the appication existing at 8.1 end. The cause of this issue is the change of the package in the JDK used.
    However, if the scenario was the other way round i.e.
    When a Client deployed on 8.1 and invoking the service which is on 6.1, there are no issues.
    please provide your suggestion for this situation.

    Without a stack trace it is difficult to say.

  • New iPOd Touch and software version.

    I just bought the new upgrade to 3.0 and I will soon be getting a new iPod. I want to give my old iPod to my mother. Does the old iPod stay with the 3.0 version along with my new one?

    Anna Sandham wrote:
    i would imagine that the software is the same, just due to hardware difficulties first gens won't do all the things a second gen with 3.0 will do.
    Well, maybe we can check that since I have a 2nd generation Touch and it looks like you have a 1st generation. If you go into Settings/ General/ About and look at the Version entry, it should say 3.0 and then in parentheses is the build number. For the 2nd generation Touch, the 3.0 build is "7A341". What is the build for your 1st generation with 3.0?

  • Software version- 10.4.11- won't support itunes

    Hi- what is the simplest method of upgrading software (currently v10.4.11) to allow me to get latest itunes and thereby sync with pad and iphone?  Ideally to be able to sync via cloud.  Have iphone 4s and ipad2.  Don't mind buying a software upgrade as long as i can be sure it will work-thanks
    Iain

    Go to the Apple menu in the upper left, About this Mac. What does it say for processor?
    10.5.8 minimum is required for the latest version. You will need to find a copy of Leopard on eBay or elsewhere; Apple no longer sells it.

  • Old software version problem because it isn't supported

    I have iPhone 3gs and i am facing many problems, even i can't install facebook or skype, can anyone help me to solve this problem

    Unfortunately you can't. If there is an older version that the developer allows then when you try to install the newer version it will give a prompt to say something like "This app requires iOS 7.0 or above. Would you like to download an older version of the app?" If that message does not come up then there isn't a way to get the older versions.

  • What browsers and what versions of those browsers does Apple support on the iPad?

    I need to be sure I can get help if I need it. Other big companies (who shall remain unnamed at this time) have a policy of what they test with, and how many versions back they support. Is there anything like this for Apple? We're getting our team iPads and I want to make sure everyone can get help if they need it as I won't have control over what the download, etc.

    The only browser that Apple supports for OS X and iOS is Safari. On a new purchase, you'll get free support from Apple for 90 days.
    You get support from us iPad users 24/7. Unless an iPad is jailbroken (you don't want to do this), the only place where you can download apps is Apple's app store. Apple has verified that the apps don't have a virus or malware, so you don't need any antivirus app on the iPad.
    One thing that iOS doesn't have on the iPad is Flash for viewing some types of videos,
    Adobe has not made a version of Flash for the iPad.
    Kappy explains why. https://discussions.apple.com/message/19446567#19446567https://discussions.apple.com/message/19446567#19446567
    5 Flash Player Alternatives http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/
    Top 4 browsers supports flash player on iPad and iPhone
    http://mashtips.com/flash-player-ios/http://mashtips.com/flash-player-ios/
     Cheers, Tom

  • How to pass Employee number of MSS - General Information to Start Process.

    Hi All,
    Just like HR admin role, Employee Information number is getting passed in Display Processes, Start Processes, and Personnel File, we have to make same scenario working for MSS also.
    In MSS, General Information Page, when manager selects the Employee, then that Employee Number should get passed in Display Personnel File and also in Start Process.
    I am new to HR module so I have not explined the requirement properlly, but Experts may be knowing this. Please help.
    Regards,
    Nikesh

    Hi Siddharth Rajora,
    I have actually 2 doubts..
    1. You mean to say this can be done and is already implemented, but I think it will only work if we put "Display Personnel File and Start Process" under "Related Activities" area right ?
    2. But user wants these views in the Detailed Navigation, so if he selects PERNER from general Information Page, and then if he clicks on "Start Process (under Detailed Navigation)" , then it shud show list of processes for that Employee.
    Can you please guide me properly.

  • Unable to execute embedded application windows azure in Windows Vista and Server 2008

    I'm having problems to install the backup application Azure.
    In Windows Vista and Server 2008 .
    I segudo instructions :
    http://support.microsoft.com/es-es/kb/2934202
    But I still can not install the agent.
    When I run it , it is decompressed and then a window with an error.
    Anyone else happens ?

    The message that Windows creates me exactly is:
    Unable to execute the embedded application to complete the installation.
    After being , checking this:
    Microsoft .NET Framework 4
    Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package MFC Security Update
    Windows PowerShell 3.0 (my machine is 2.0)
    Microsoft.NET Framework 4 Client Profile (installed)
    Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package (installed)
    The announcement of support Server 2008 64bit versions .
    https://msdn.microsoft.com/es-es/library/azure/jj573031.aspx#BKMK_testsrv
    I realize that my machine is 32bit Server 2008 Standard
    http://azure.microsoft.com/blog/2014/10/06/announcing-support-for-backup-of-windows-server-2008-with-azure-backup/
    It occurred to me descompri the MARSAgentInstaller package.
    Run the application, but being 32bit my system , I think the Agent application is 64bit Copies Azure .
    For this throws an error commenting same .

  • HT201210 My Iphone 4S screen went black but iTune is unable to finish recovery and software restore.

    My Iphone 4S screen went black but the Iphone was still working. I was able to play music with the headset.
    I went a head and put it in a safe mode to perform a recovery. iTune updated the software succesfully but is unable to finish recovery and software restore.
    I went to the support page to see what suggestion apple has but I had done already what they asked (update software, unplug all other USBs, restart the computer, iTune and restore process).
    Any suggestion what I can do?
    Thanks

    Make an appointment at the genius bar. It's probably a hardware failure.

  • Allow this application to be installed from the install software task sequence action without being deployed

    What functionality does this setting enable when checked?  The only thing I find in product documentation (CM2012_Web.chm, 2/1/2014) states:
    For applications to be installed by using a dynamic variable list, the following setting must be enabled on the
    General tab of the application’s Properties dialog box:
    Allow this application to be installed from the Install Application task sequence action instead of deploying manually
    Note - My ConfigMgr 2012 R2 CU1 Application Properties now displays a tab labeled "General Information".  I do not find one labeled "General".  The configuration setting also reads "Allow this application to be installed
    from the install software task sequence action without being deployed" instead of "Allow this application to be installed from the Install Application task sequence action instead of deploying manually"
    Is application installation using a dynamic variable list the only time this configuration setting is used and functions?

    Yes, you only have to check that when using the dynamic variable list(s).
    Torsten Meringer | http://www.mssccmfaq.de

Maybe you are looking for