Using Native MDT to build images - then deploy using SCCM

Greetings,
  I recently watched a webcast from the MS deployment guys and they were insistent that images were built using native MDT, not SCCM. This requires a separate standalone WSUS which is not a real problem.
  For people who agree with this, I was interested in your experience of the advantages of doing this.
  These are some that have been stated here (http://bit.ly/QSHqt3):
"Using MDT 2013 Lite Touch is simply faster in most cases"
  I dont understand this one - why should it be faster?
"You can use the same image for every type
of OS deployment (VDI, SCVMM, MDT, ConfigMgr, WDS, and more)"
  Can't the WIM file generated by SCCM built images be used everywhere?
"You don’t need to worry about any challenges
related to running everything in the LocalSystem context"
  What does this mean exactly (examples please)?
"You don’t need to worry about the ConfigMgr
task sequence suppressing UI interaction"
  What do they mean here?
 And are software updates really that much of a pain with SCCM built images?
Lastly - do people always build images from scratch or do they feed the output wim back into the next build process and just add the changes required (like
software updates)?
Thanks
David Z

"Using MDT 2013 Lite Touch is simply faster in most cases"
  I dont understand this one - why should it be faster?
You can stand up an instance of MDT, import the necessary media, and produce an image more quickly than you can do the same in ConfigMgr.  Actual image creation time can vary due to a number of factors, but in my experience the actual time to run the
Task Sequence is often also shorter.
"You can use the same image for
every type of OS deployment (VDI, SCVMM, MDT, ConfigMgr, WDS, and more)"
  Can't the WIM file generated by SCCM built images be used everywhere?
Yes, it can...though bear in mind the image built with ConfigMgr does have the ConfigMgr client installed in the image where the MDT image does not.
"You don’t need to worry about any
challenges related to running everything in the LocalSystem context"
  What does this mean exactly (examples please)?
This is not as much of an issue as it used to be. When the MDT Task Sequence runs post-Windows Setup, it is running as the local Administrator account.  When ConfigMgr runs this portion, it's running in the Local System context.  This can be problematic
with some application installs that rely on certain user environment conditions, but the bigger reason was always the CopyProfile feature in the unattend.xml (and moreso with the UpdateServerProfileDirectory entry in the unattend.txt for WinXP). This took
whatever customizations were made under the local Administrator profile and copied them (mostly) into the Default User profile.  This made for an easy way to customize the Default User.  This is *not* currently considered a best practice by
any means, even though it is still an available option in the Win8.1 unattend.xml file (Specialize pass).
"You don’t need to worry about the
ConfigMgr task sequence suppressing UI interaction"
  What do they mean here?
ConfigMgr suppresses virtually any prompts, dialogs or notifications that are not generated by the Task Sequence engine itself, whether it's intended to be shown by design or generated by an error condition from an app or command line being run. 
For example, the default max run time for apps is generally 2 hours. If the application decides to throw up a notification window for some reason, it will not be visible and the Task Sequence engine will wait the full 2 hours before timing out and finally
failing.
And are software updates really that much of a pain with SCCM built images?
No, and in fact Software Updates are one of the biggest arguments against using MDT if you're already using ConfigMgr for Software Update deployment.  Because MDT doesn't have the ConfigMgr client, it can't recognize the availability of Software Updates
deployed in ConfigMgr, and it's really a bad idea to try and use the same instance of WSUS that ConfigMgr is using to deploy updates directly from WSUS.  So you end up having to maintain Software Updates in two places: ConfigMgr and standalone WSUS. 
Lastly - do people always build images from scratch or do they feed the output wim back into the next build process and just add the changes required
(like software updates)?
I recommend doing a clean build and capture every time, whether ConfigMgr or MDT.  If you have a solid Task Sequence developed and a consistent revisioning process in place, it's just a matter of firing up a VM and kicking off the TS, then importing
the captured WIM into ConfigMgr, distributing and testing.
Hope that answers your questions!

Similar Messages

  • Is MDT must have for OS deployment in SCCM 2012

    I know that existing MDT could be integrated to a new SCCM.
    Is MDT must have for OS deployment in SCCM 2012 or SCCM has its own engine for OS deployment?
    --- When you hit a wrong note its the next note that makes it good or bad. --- Miles Davis

    Thanks for the answers.
    one more question...
    I am going to start SCCM deployment in test environment.
    For OS deployment part:
    if MDT is planned for integration with SCCM should I configure OS deployment in SCCM before adding MDT.
    Or in this scenario OS deployment in SCCM could not be touched.
    After all previous answers I understand that OS deployment module is part of SCCM installation and is independent from MDT.
    --- When you hit a wrong note its the next note that makes it good or bad. --- Miles Davis

  • Steps to create MDT based Build and capture TS in SCCM 2012 R2

    Hi ,
    I have MDT2012 update 1 with Config manager 2012 R2 integrated. If I try to create MDT task sequence in config manager console, I don't see and template for build and capture. Anyone using the build and capture, pls. share steps with me . Any help will be
    appreciated. Preferably UDI based if possible. Thanks in advance.
    Regards,

    MDT 2012 Update 1 is for SCCM 2012 SP1
    MDT 2013 is for SCCM 2012 R2
    So you need to upgrade your MDT installation. After that, make sure to install the ConfigMgr integration from the start screen (menu)
    http://technet.microsoft.com/en-US/windows/dn475741.aspx
    Tim Nilimaa | Blog: http://infoworks.tv | Twitter: @timnilimaa

  • Imaging and deploying Win 7 using ZCM11 RC3

    How do I use ZCM11 RC3 to image and deploy Win 7 over my network?
    I have just installed ZCM11 on our servers here and have done the discovery and inventory process. I am new to ZCM and am not sure how to do the imaging? Nothing seems to happen when I select a workstation and choose it for imaging. Also wondering, where I could find some best practices that would help in the roll-out.
    Thanks,
    Jithin

    Originally Posted by jithinv
    I disabled the firewall and now it can PXE boot. It would be better if I could just enable a couple of ports. Also, is there anyway that I can ask it to save the image to another location (different hard disk - or even a network share on a different server). Right now, I have mounted a volume to the 'content-repo\images' directory.
    Another question is whether the image is HAL-dependent? Would I be able to load it to a different workstation with dissimlar hardware..Its just a base image with Win 7 - clean install. Thanks
    As far as I know it's very tricky and maybe even not possible to do imaging without disabling firewall. What you could do is have a separate ZCM server that only does imaging..
    If you run ZCM on linux then you might be able to mount a samba share or a different HD under /var/opt/novell/zenworks/content-repo/images/yoursmbshareorharddisk.
    Use sysprep to create a "base" image and then use addon images that apply computer specific drivers.
    There in an online traing course (ATT Online - Migrating from Windows XP to Windows 7 using ZENWorks Configuration Management) that walk you trough how to do this:
    Novell North America Training Registration
    Lab sessions include:
    * Session 1. Configuring the Technician's Computer
    * Session 2. Configuring ZENworks Configuration Management Personality Migration
    * Session 3. Building the Sysprep XML Answer File
    * Session 4. Configuring and imaging the Reference Computer
    * Session 5. Creating add-on images using ZENworks Configuration Management Image Explorer
    * Session 6. Deploying the new Windows 7 SOS environment with add-ons
    Thomas

  • MDT Capturing an new image after deployment

    Hi
       I have captured a reference image and deployed it. I edited the custom.ini file and bootstrap to have practically zero touch deployment. I did find that I had to connect to the mdt server and run litetouch.vbs to capture the image from the reference
    machine. My question is once the deployment was done I wanted to capture a new image from a new reference machine and wasn't able to do it when running litetouch.vbs. It would through out an error of cant find ini. I uninstalled mdt and reinstalled it with
    adk and can now capture again. Is there another way? I don't want to have to uninstall mdt each time. Is this because I edited the custom.ini file ?
    Thanks

    Hi Bronty12,
    Base on my experience, your issue may caused by need to clean MDT, please refer the following thread solution first and there have a specific form to support the MDT issue,
    you can ask in that forum there will more MDT expert to support you.
    Dirty Environment found
    https://social.technet.microsoft.com/Forums/en-US/36ed037b-51b1-4053-a248-46bd3ac9ecda/dirty-environment-found
    MDT support 
    forum:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=mdt
    Thanks for your understanding and support.
    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.

  • How to deploy a custom install of Firefox 12 using SCCM or MDT for Enterprise Clients

    I'm trying to perform a custom install of Firefox 12 for our enterprise desktops and laptops to be deployed from Microsoft Deployment Tools (MDT) or Microsoft System Center Configuration Manager (SCCM).
    I've tried creating a custom app with the regular '''''Firefox Setup 12.0.exe" -ms''''' command, but when the users start the program it asks if they want this to be the default browser, whether they want to import favorites or shortcuts from other browsers, etc...
    I followed the instructions on several websites to create a custom mozilla.cfg file, local-settings.js, override.ini, and a batch file to call everything, but all have failed.
    I have a large business enterprise and would prefer to deploy the latest version of Firefox, but you guys sure don't make it easy.

    I am having this problem also. The first time I start Firefox, I get the error "Failed to read the configuration file".
    I created the following files:
    Mozilla.cfg
    Pref("browser.startup.homepage","http://xxxxxf");
    lockPref("browser.shell.checkDefaultBrowser", false);
    lockPref("browser.startup.homepage_override.mstone", "ignore");
    lockPref("browser.rights.3.shown", false);
    lockPref("toolkit.telemetry.prompted", 2);
    lockPref("toolkit.telemetry.rejected", true);
    override.ini
    [XRE]
    EnableProfileMigrator=false
    local-settings.js
    pref("general.config.obscure_value", 0);
    pref("general.config.filename", "mozilla.cfg");
    My batch file looks like this:
    "%~dp0firefox_setup_12.0.exe" -ms
    REM Install 32-bit customisations
    if exist "%programfiles%\Mozilla Firefox\" copy /Y "%~dp0override.ini" "%programfiles%\Mozilla Firefox\"
    if exist "%programfiles%\Mozilla Firefox\" copy /Y "%~dp0mozilla.cfg" "%programfiles%\Mozilla Firefox\"
    if exist "%programfiles%\Mozilla Firefox\" copy /Y "%~dp0local-settings.js" "%programfiles%\Mozilla Firefox\defaults\pref\"
    The files were copied to the correct folders and I noticed that I got the settings from local-settings.js in my profile.
    Not sure where I have gone wrong.
    Thanks.
    Jane

  • Error while deploying Windows 2008 R2 using SCCM 2012 R2

    I am trying to deploy Window 2008 R2 image (captured from a  reference machine) using SCCM 2012 R2. I have integrated MDT 2013 with SCCM 2012 R2 and created an MDT task sequence. During deployment, towards the end of Applying image.wim, it gives me
    an error that task sequence failed with the error code 0x80070002. And then the system reboots. After reboot, I am able to login to the Windows Server. It seems to work fine, but there are no applications etc installed. Also the _SMSTS log folder is still
    present in  the C drive. And in the smsts.log file, i can see errors like failed to copy unattend.xml file. Please help me.

    Hi,
    Error code 0x80070002, it means the system cannot find file specified.
    For more information, please review the link below:
    Task Sequence Failed with the Error Code 0x80070002
    http://prajwaldesai.com/task-sequence-failed-error-code-0x80070002/
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    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.

  • Deployed Windows 7 Image failing to start -SCCM 2012 SP1

    Hello, I am deploying windows 7 image using SCCM 2012 SP1, the installation goes thru fine but when it is in the process of restart, a blue screen is displayed for a split second and then it tries to reboot again with same results. Are there any logs on
    the SCCM server I can check to see where the problem may be?

    This generally means inaccessible boot device. How are you partitioning the drive and applying the image?
    This is one way to do it
    http://www.gerryhampsoncm.blogspot.ie/2013/02/sccm-2012-sp1-step-by-step-guide-part_18.html
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Can we Deploy VM using task sequnce on ESXi servers using SCCM?

    Hi Team,
    I want to deploy windows 7(64 bit) on a VMware ESxi server by using SCCM task sequence .Please tell me can we image it using SCCM? If not please tell me what are the prerequisite for this.
    Also tell me what is SCVMM (Virtual Machine Manager)? Is this used for deploying virtual machines? I don't have SCVMM, I only have SCCM 2012.
    Thanks
    Prashant

    Hi Team,
    I want to deploy windows 7(64 bit) on a VMware ESxi server by using SCCM task sequence .Please tell me can we image it using SCCM? If not please tell me what are the prerequisite for this.
    Couple of ways to interpret this.
    If you just want to know if you can use PXE deployments on VMs like VMWare the answer is yes, but you must use the e1000 legacy adapter as the para-virtualization VMNet adapters don't not support PXE deployment.  Similar is true of Hyper-V BTW.
    If you _also_ want to deploy the VM itself then we are coordinating SCCM with other tools like Orchestrator, SMA, maybe even the Microsoft WAP (Windows Azure Pack).  It's
    absolutely doable, but it's no longer a pure SCCM question.  We are now talking about self-service workflows and all the wonderful steps that entails.
    Bonus points:  Now VMware has decided vmdk or bust, but both Xen and MS have decided  VHDs are cool ... and if that back-end storage is NAS head with SMB support you can use SCCM to offline patch your templates, too. 

  • Windows 7 deployment using SCCM 2007 SP2

    Hi,
    We planning to do Windows 7 deployment using SCCM 2007 SP2 so we have some queries regarding same.
    Is it possible to take entire HDD backup & restore using SCCM 2007 SP2? Also is it recommended to do so?
    What will be the effective method to deploy OS at remote branches?
    If we want to save the network bandwidth then what will way to send image to distribution point and client as well.
    Is it mandatory to have PXE boot enable in bios & set as first boot preference on each client machine for PXE initiated windows 7 deployment? If so then is there any option to enable PXE boot & set as first preference on client machine
    remotely?
    Is it possible to deploy OS in other than C drive i.e D or E to have dual boot option?
    Which we will be best method to have zero touch deployment without any end user intervention and why?
    Please help to clarify.

    As Jason said, these are the configurations that requires some high level skills to configure it, the answers are the same as said by Arnav... below links would give you a good heads up for the OSD in SCCM if you still want to try it on your own...
    http://download.microsoft.com/download/7/C/9/7C9A54AC-9661-48CA-9A7C-E3D2B5B23CF2/SystemCenterConfigurationManager2007OperatingSystemDeploymentGuide.pdf 
    http://blogs.technet.com/b/configurationmgr/archive/2009/07/27/a-step-by-step-for-using-osd-through-system-center-configuration-manager-2007.aspx
    https://blogs.technet.com/b/birojitn/archive/2010/01/20/windows-7-deployment-using-sccm-2007-sp2.aspx
    bluerail

  • OSD: upgrade sccm 2007 (XP) client to 2012, then deploy TS

    Hi,
    We have some Windows XP machines in our SCCM 2007. They are discovered via AD in SCCM 2012.
    Now we would like to upgrade their client to SCCM 2012 then deploy (available) a task sequence to it (Windows 7 install). This way users can choose whenever to upgrade to Windows 7.
    My questions:
    *When I right click an XP/SCCM 2007 client and choose upgrade, nothing happens. How can I troubleshoot/follow the upgrade?
    *Should the task sequence (SCCM MDT) contain a particular step or can we use the same as a bare metal (PXE) deploy (we do not want to keep any data from the pc)?
    Please advise,
    J.
    Jan Hoedt

    Do I understand it correct, that you are trying a Client Push Installation? If so, then start with looking at the ccm.log on the server-side for errors. That log file contains all the information about the push action.
    You should be able to use the same task sequence. Just check the deployment settings and the first action of the task sequence (make sure it restarts in WinPE).
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Adobe Creative Cloud Enterprise Deployment Issues using SCCM 2012 R2

    Hi,
    I have been trying to deploy Adobe Creative Cloud Enterprise to Windows 8.1 machines that are identical, using SCCM 2012 R2.
    The Adobe package seems fine, because it seems to deploy successfully to some machines. And SCCM 2012 R2 has been configured correctly, as I can deploy other software using it, and again, it deploys Adobe CC successfully to some of the machines.
    I have tried comparing the package that is downloaded on the test machine/client machine, with the original package on the distribution point, using Beyond Compare, and there are no differences.
    I have contacted Adobe Enterprise Support, and they asked me to send to them log files from Event Viewer, the msi installer, and other Adobe logs, from the machine that failed the deployment. However, after Adobe studying them, they told me that they could not identify any problems... Strange, because I could have sworn that I saw error 1603 pop up over 20 times on different machines indicating that the 'Set-up.dat' file had a problem with it.
    After all the testing on over 20 identical machines (same hardware/same software), using different configurations on SCCM 2012 R2 and the client machines, I still can't seem to have a reliable solution to deploying Adobe CC.
    The fact that it deploys successfully on one machine and fails on another, or sometimes deploy to two machines and fail on another (simultaneously), is something that I don't understand.
    Another thing is that, if I retry the deployment 10-15 times after it failed the first time, it might go through...
    Adobe Enterprise Support asked me if they could remote into a machine that failed the deployment to have a look at it and I agreed to that option, but it seems like my issue has been ignored because they never got back to me.
    Has anyone had this kind of problem or anything similar before?
    I need to be able to deploy this remotely to 100+ machines. So installing manually is not an option.
    Any help is appreciated.
    This was posted in the wrong section a few days ago. I'm hoping I can get some help here.
    Case Number: 1862659812
    UPDATE: I spoke to Adobe Customer Support and after 1.5 hours on the phone with a remote session going on, problem was still not solved or identified. Additional log files have been sent and now I'm waiting for a call back.

    Hi Robert,
    We seem to be having a very similar issue.  Our installs would randomly fail with error code 1603 and an error message about a fault in Set-up.dat.  Failure rate was near 95% on our 900 machines.  Adobe Support and Karl having been looking into our issues but so far no solution has been found.
    Having done a lot of investigating we've managed to deploy our package using a schedule task running as a domain admin.  This is a nasty solution and we don't intend on using this permanently, but we needed to get the package out.
    Are you seeing any of the following:
    Entries in PDApp.log:
    [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 2900 | The Bootstrapper Process is (5).Stopping the installation process.
    [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 2900 | The return code from the Adobe Installer Process is (33).Stopping the uninstallation process.
    [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 2900 | Failed to find the pdb database.
    [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 2900 | Failed to get the local payload database handle.
    Event Log:
    Faulting application name: Set-up.dat, version: 2.9.1.474, time stamp: 0x54e11f94
    Faulting module name: Set-up.dat, version: 2.9.1.474, time stamp: 0x54e11f94
    Exception code: 0xc0000005
    Fault offset: 0x000d7c52
    Faulting process id: 0xb40
    Faulting application start time: 0x01d072a073861622
    Faulting application path: \\server.name.path\Adobe CC\FullPackage\Build\ASU\Set-up.dat
    Faulting module path: \\server.name.path\Adobe CC\FullPackage\Build\ASU\Set-up.dat
    Report Id: c86d9216-de93-11e4-8284-782bcb99e284
    Faulting package full name:
    Faulting package-relative application ID:
    Installer Log
    Indicates it can't find the Media_db.  We noticed that the folder C:\Program Files (x86)\Common Files\Adobe\caps doesn't get created on the machines were the install fails, so error message is correct in that there isn't a Media_db.db.  Sysinterals Process Monitor seems to show that the setup tried to create the folder/files but they don't actually get created.  Copying a Media_db into the folder from another machine seems to allow the installation to almost finish, but unsurprisingly you end up with problems later on.

  • Windows 8.1 Pro OS Deployment Using SCCM 2007 SP2 R3 - Possible? Supported?

    I have been able to successfully capture and deploy a Windows 8.1 Pro image to a desktop, however the Apply Device Drivers action consistently fails with the following error in the smsts.log:
    Driver-signing policy cannot be configured on this operating system
    After that point no suitable drivers are able to be found and the task sequence is unable to proceed due to the lack of drivers. I'm using the same task sequence I used for Windows 8 OS deployment within SCCM 2007 SP2 R3. I'm just looking for confirmation
    on whether or not driver deployment is now broken in Windows 8.1.

    The toolset has been updated significantly to support Win 8.1. Exact technical details of the changes aren't published anywhere beyond the fact that it simply isn't supported.  It's insufficient simply because it is known not to work -- beyond that,
    does it really matter?
    Note that even Win8 deployment within ConfigMgr is unsupported so basically you're off into uncharted territory and assuming a lot of risk in doing so.
    Jason | http://blog.configmgrftw.com

  • Can I use SCCM 2007 to deploy SCCM 2012 Agent

    I was reading the scenarios for deploying the SCCM 2012 agent here
    http://technet.microsoft.com/en-us/library/gg682132.aspx
    I have been planning to deploy the 2012 agent using an SCCM 2007 deployment package. I am not migrating any data/packages/collections/anything from SCCM 2007. 
    I am looking for a sane way to deploy 2000ish clients a day for 2 weeks and be done. 
    I figure they are all SCCM 2007 clients so lets deploy 2012 agent using SCCM 2007.
    I read the following in the link above and it sounds like the way I want to go – use SCCM 2007 software distribution…
    Upgrade installation by using application management
    Upgrades clients to a newer version by using Configuration   Manager application management. You can also use Configuration Manager 2007 software  
    distribution to upgrade clients to System Center 2012 Configuration Manager.
    Then later in the same document there is this…
    How to Upgrade Configuration Manager Clients by Using a Package and Program
    You can use Configuration Manager to create and deploy a package and program that upgrades the client software for selected computers in your hierarchy. A package definition file
    is supplied with Configuration Manager that populates the package properties with typically used values. You can customize the behavior of the client installation by specifying additional command line properties.
    You cannot upgrade Configuration Manager 2007 clients to System Center 2012 Configuration Manager by using this method.
    In this scenario, use automatic client upgrade, which automatically creates and deploys a package that contains the latest version of the client.
    What???!??  There is no Automatic client upgrade feature in 2007 – so how does that even make sense?  In one section, it says I can deploy the 2012 Agent using SCCM 2007 software distribution, and then later in the same document, it
    says I can't.  I am probably misunderstanding somthing.
    Is it possible to make a package/program in SCCM 2007 that will make targeted clients upgrade to Agent 2012 and join the new SCCM 2012 Site?

    I tested this (deploying 2012 agent using existing 2007 SCCM infrastructure) with a few test systems at my desk and it seems to work pretty smoothly.  I made a package to deploy SCCM 2012 SP1 and added it to my SCCM 2007 Site.  Then I deployed
    the 2012 agent from 2007 and it worked great.  If it works this well in production, I will be able to migrate all of my clients in less than a weeks time. 
    I have not published the 2012 site information in AD - and I don't plan to.  We would have some overlapping site boundaries - and in 2012 it seems its unnecessary in a single site hierarchy.  I AM planning to use boundaries to assign
    DPs, but thankfully site and DP boundaries have been separated.  It works great to just specify the site in everything and not worry about auto discovery.  My clients don't move among sites since I only have one large site.
    Sorry that I somehow posted this same question twice, and thanks for cleaning that up.
     In my installation, I just called ccmsetup.exe with the following command line...
     /mp:myMP.mydomain.com CCMLOGMAXHISTORY=5 CCMLOGMAXSIZE=1000000 SMSCACHEFLAGS=PERCENTDISKSPACE;NTFSONLY SMSCACHESIZE=10 SMSMP=myMP.mydomain.com SMSSITECODE=CCM
    I am not sure that I need to specify the MP twice, but it is working to do so.  I'm also not sure whether the log and cache flags will be honored since there are existing settings from SCCM2007 agent.  I think that the 2012 install will not change
    these settings upon installation, but it does not appear to hurt the process to include them just in case it does work.

  • How do I specify the build number when deploying an iOS application (not version number)

    I'm looking for a way to specify the application's build number when deploying an iOS application.
    Currently in the -app.xml file, you can specify a version number by using:
    <versionNumber>1.0.24</versionNumber>
    But when submitting to the iTunes Connect store, I want to be able to submit the new updates as a build change, and not version change to avoid the approval process again.
    Can this be done ?
    Thanks in advance.
    -Daniel

    Hi Gig52,
    Unfortunately, there is no way for you update/modify/increment the build/version number information from the command line. You will have to set that via the Project Explorer. You could check the box labeled Auto Increment in the Version Information property to have the version number automatically increment each time you build your application.

Maybe you are looking for

  • HT201269 How can I backup all my email messages from my ipad2 to my mac. iTunes does not transfer all the sent / received mail.

    Hi, I damaged my ipad and saved a backup using iTunes while it was away for repair. I used another ipad while it was away, but none of my email messages sent or received had been saved. How do I backup my email ?

  • How to calculate the HFM Cube size in SQL Server-2005

    Hi How to calculate the HFM Cube size in SQL Server-2005 ? Below query used for Oracle. Then what is query for SQL Server? SQL> select sum(bytes/1024/1024) from dba_segments where segment_name like 'FINANCIAL_%' and owner='HFM'; SUM(BYTES/1024/1024)

  • 6025e MAX test panel

    I'm using MAX test panel to test my digital I/O pins, however i couldn't find any manual explaining the function of the test panel. there are 2 tab on DIO. what are the operation/function in the 2 DIO tab? First Digital IO tab a. which port does it t

  • Calling DB from a guest OS in Virtual Box

    Hi all, I have a Oracle Db 10g installed in my windows vista. I have also a linux installed in virtual box. I tried to connect from the guest os (linux) but no way. I used the 'ping' command and it work 4/4. SO, should I configure the listner of the

  • DNxHD 709 Files with Media Encoder

    I have mutliple MOV Files with this codec. I have to export them as MXF (XDCAM). Media Encoder can not handle this color space so my black level is to high. Is there a way to get it right there or must I go through Premiere or AE to adjust the levels