Stand-alone media and domain joining

Hello,
please help to identify a problem, I have used stand-alone media to migrate one computer from XP to 7, all good except joining to domain, computers saved its name but instead of domain computer is in workgroup named as domain netbios name, I have checked
smsts log, I did not find any "djoin" records, what can be a reason? This TS works good without stand-alone media, also in the TS a I have checked connection to domain with specified account for joining to domain. 
SCCM 2012 R2.

I have found a lot of similar entries:
05/07/2014 17:47:12:916 NetpValidateName: name 'domain.com' is valid for type 3
05/07/2014 17:47:12:916 NetUseAdd to \\ADC01.domain.com\IPC$ returned 1909
05/07/2014 17:47:12:916 NetpJoinDomain: status of connecting to dc '\\ADC01.domain.com': 0x775
05/07/2014 17:47:12:916 NetpJoinDomainOnDs: Function exits with status of: 0x775
05/07/2014 17:47:12:916 NetpDoDomainJoin: status: 0x775
ad account which is used for joining is not locked and tested for accessing to OU.

Similar Messages

  • Stand-alone media, how to domain join & set computername?

    Hi
    I've created a stand-alone media. The computer is connected to the network.
    After the setup, the computer (it is already in a collection in sccm with the correct mac address) won't renamed correctly and won't join in the domain.
    What do I need to have the machine staged via stand-alone media have a correct host name and joined in the domain?
    Thx for the reply.

    Hi,
    Please take a look at this thread:
    http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/b435dc26-bdc2-4b3d-a305-2e105eaf9a57

  • Optional applications selected via UDI interface and stand alone media

    I'm running SCCM 2012 sp1 with MDT integration.   I'm using a UDI from MDT to set some basic machine informatoin for imaging (select the OU in the domain, etc).  I also have some optional apps that a tech can select from the UDI to install during
    the TS. 
    All is working great with network based installations.  However, I have a need for some installations using stand alone media.  Is there a way to create stand alone media that will include those optional apps in the MDT UDI so that those apps can
    install during the TS?   I don't think there is, but there are more brilliant minds than mine out there so I thought I would ask.  Maybe there's a way to generate stand alone media via a PS script or something, and have it include the additional
    packages so they are on the media and can be called via the TS when it runs.
    Thanks!

    The root cause of this issue has nothing to do with UDI really, it is just the fact that installing applications using dynamic base variables is not supported in standalone media.  As you say everything has to be directly referenced by the task sequence
    for it to work.
    We had this same issue a couple of years ago in ConfigMgr 2007 and ended up building our own standalone media wizard using the SDK.  Sounds like a lot of work I know, but for us it was well worth it.  We have just migrated it to ConfigMgr
    2012 and updated it to support the app model.
    The reason it made sense for us to invest the time in it was because we are a fairly large enterprise (160,000 seats) with a single task sequence used worldwide.  The Windows 7 configuration requirements (not just in terms of app deployment) vary
    dramatically from one country to another, but using variables to control deployment we have managed to retain a single TS but let the child site admins have some flexibility.  As we have many small branches/agencies with no ConfigMgr infrastructure we
    had to come up with a solution which retained and reused the single TS design but also worked offline.  Standalone media is used to deploy Windows 7 to thousands of users.  Getting the local apps to install wasn't our only issue, the size
    of the media was also a problem due to the number of dependencies required to support deployment in every country (drivers, language packs, x86+x64 etc.).
    So our standalone media wizard does this:
    Reads in the collection variables (used to customise deployment, deploy apps etc.)
    Prompts the user for various options like x86/x64, HW types etc.
    Creates a copy of the global TS, the wizard then modifies the copy so that a custom TS is created dynamically just for the media.
    It disables any unwanted actions in the local TS to remove drivers, x86/x64, language packs etc.
    Adds install application actions for each of the apps specified in the dynamic app install variables.
    Prompts user for normal standalone media options like ISO, USB, Password, DPs etc.
    Creates media based on local/temporary TS.
    Deletes the local/temporary TS when complete.
    This solves the issue for zero touch deployment but does it work with UDI?  Well the answer is yes and no.  We do use UDI (but again built with the MDT UDI SDK).  Out of the box, the answer is no.  UDI brings a slightly different
    issue in that not only are the apps not referenced by the TS (so they are not in the media) but you are also then trying to dynamically change which apps are installed during deployment.  So even if the apps are directly referenced and in the media,
    you still have to develop a way of controlling which TS app install actions run based on the user selection.
    If you are willing to spend some time with the SDK then it can be done, you just may not find this worthwhile depending on the scale of your environment.
    Mark.

  • Cannot install Applcations in Stand-Alone Media image

    Since updating from SCCM 2012 R2 to CU3 i have not been able to get our Stand-Alone media to work.
    The Task Sequence is running fine until it gets to the install of the SCCM client. The installation of the client runs and then it restarts and then it runs it again, but when the task is done it goes to the login screen of Windows and ignores all the steps
    which comes after the client install.
    I have put in some alerts in order to find out exactly where is fails and the alert which runs prior to the client install is shown but the alert immediately after the install is never run.
    I am beginning to supect that the client install is failling.
    I have updated the package on the DP wihthout success.
    TS:
    SMSTS.LOG
    <![LOG[==============================[ OSDSetupHook.exe ]==============================]LOG]!><time="08:48:39.816+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="osdsetuphook.cpp:186">
    <![LOG[Executing task sequence]LOG]!><time="08:48:39.831+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="osdsetuphook.cpp:279">
    <![LOG[Loading the Task Sequencing Environment from "C:\_SMSTaskSequence\TSEnv.dat".]LOG]!><time="08:48:39.847+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:366">
    <![LOG[Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}]LOG]!><time="08:48:39.847+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="environmentscope.cpp:659">
    <![LOG[Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}]LOG]!><time="08:48:39.847+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="environmentscope.cpp:659">
    <![LOG[Debug shell is enabled]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1440">
    <![LOG[Successfully enabled debug command shell support.]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="debugwindow.cpp:156">
    <![LOG[Configuring local administrator account]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1462">
    <![LOG[Enabling local administrator account]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1219">
    <![LOG[Account was already enabled]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1228">
    <![LOG[Re-assign all drive letters...]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="diskutils.cpp:1941">
    <![LOG[The drive information which has no drive letter can not be found. No need to re-assign driver letters.]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="diskutils.cpp:1951">
    <![LOG[Installing SMS client]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1474">
    <![LOG[Clearing existing client configuration.]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="installclient.cpp:291">
    <![LOG[Cleaning existing client certificates from SMS certificate store]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="0" thread="2152" file="installclient.cpp:138">
    <![LOG[The client identity was not found in the environment. A new identity will be generated for this client.]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="installclient.cpp:363">
    <![LOG[Using CRL: true]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="installclient.cpp:952">
    <![LOG[Unable to read SMS client cert from environment. Not restoring SMS client cert.]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="2" thread="2152" file="installclient.cpp:962">
    <![LOG[Executing command line: "C:\WINDOWS\system32\_SMSOSDSetup\TsProgressUI.exe" /Register:WinPE]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:827">
    <![LOG[==========[ TsProgressUI started in process 2180 ]==========]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="2184" file="winmain.cpp:330">
    <![LOG[Registering COM classes]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="2184" file="winmain.cpp:187">
    <![LOG[sbModulePath = C:\WINDOWS\system32\_SMSOSDSetup\TsProgressUI.exe]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="2184" file="tsprogressuiclass.cpp:625">
    <![LOG[Shutdown complete.]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="2184" file="winmain.cpp:512">
    <![LOG[Process completed with exit code 0]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:1123">
    <![LOG[Successfully registered TS Progress UI.]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="utils.cpp:2279">
    <![LOG[Executing command line: "C:\_SMSTaskSequence\OSD\PRI00158\ccmsetup.exe" /useronly /source:C:\_SMSTaskSequence\OSD\PRI00158 /config:MobileClient.TCF /status:564]LOG]!><time="08:48:39.987+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:827">
    <![LOG[Launching command shell.]LOG]!><time="08:49:32.715+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2172" file="debugwindow.cpp:202">
    <![LOG[executing command: C:\WINDOWS\system32\cmd.exe /k]LOG]!><time="08:49:32.715+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2172" file="debugwindow.cpp:63">
    <![LOG[executed command: C:\WINDOWS\system32\cmd.exe /k]LOG]!><time="08:49:32.715+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2172" file="debugwindow.cpp:80">
    <![LOG[Process completed with exit code 0]LOG]!><time="08:50:19.515+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:1123">
    <![LOG[Start to cleanup TS policy]LOG]!><time="08:50:19.515+00" date="01-06-2015" component="OSDSetupHook" context="" type="0" thread="2152" file="utils.cpp:3055">
    <![LOG[End TS policy cleanup]LOG]!><time="08:50:19.531+00" date="01-06-2015" component="OSDSetupHook" context="" type="0" thread="2152" file="utils.cpp:3103">
    <![LOG[Active request handle is empty, registering with new active request handle. This is expected if the TS was started from a media/PXE.]LOG]!><time="08:50:19.531+00" date="01-06-2015" component="OSDSetupHook" context="" type="2" thread="2152" file="utils.cpp:4522">
    <![LOG[Saving the new active request handle for the task sequence: {03EB3804-5F8D-4AA4-9C9F-5FE7E57A4FB0}]LOG]!><time="08:50:19.531+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="utils.cpp:4535">
    <![LOG[Succesfully registered the tasksequence with the execution manager]LOG]!><time="08:50:19.547+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="utils.cpp:4597">
    <![LOG[Executing command line: "C:\WINDOWS\system32\_SMSOSDSetup\TsProgressUI.exe" /Unregister]LOG]!><time="08:50:20.576+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:827">
    <![LOG[==========[ TsProgressUI started in process 512 ]==========]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="1112" file="winmain.cpp:330">
    <![LOG[Unregistering COM classes]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="1112" file="winmain.cpp:204">
    <![LOG[Shutdown complete.]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="1112" file="winmain.cpp:512">
    <![LOG[Process completed with exit code 0]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:1123">
    <![LOG[Successfully unregistered TS Progress UI.]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="utils.cpp:2320">
    <![LOG[Moving logs to SMS client directory]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1495">
    I hope someone out there can point me in the right direction

    Hi Martin
    Could you try adding a delay in the task sequence after the reboot, I have experienced a number of problems with SCCM 2012 R2 and reboots in task sequences. Microsoft Premier Support recommend creating a 5 minute delay. A shorter one may resolve the problem,
    I would recommend trying this first.
    The other thing to check is how are you preparing you boot media are you using a usb, if so is it formatted to NTFS or FAT32, I would always recommedn NTFS

  • Clone Stand-Alone media bootable thumbdrive

    Hello,
    SCCM 2012 R2 have created a stand-alone media bootable thumbdrive and would like to clone it. Is there a way?
    Thanks!

    Not sure on the quantity of thumb drives they're seeking there is about 10 sites with about 30 systems per site.
    Currently the task sequence takes over an hour to complete the Wizard build on the thumb drive.
    I see a couple utilities that claim to do the whole bit copy. But who knows if issues arises later using one of these solutions?
    Thanks!

  • Hi, i'm trying to download the Lightroom 6 stand alone version and get the following message right after a click the checkout box: "The account was registered for a different country. Please sign out and sign in using an existing account for this country.

    Hi, i'm trying to download the Lightroom 6 stand alone version and get the following message right after a click the checkout box: "The account was registered for a different country. Please sign out and sign in using an existing account for this country." I'm in Namibia and tried to change my country from Africa to USA but still the same problem. TIA

    Hi Annen,
    Please refer the following forum thread.
    Trying to purchase trial period in different email address - error message "Error in Your Order The account was registered for a different country. Please sign out and sign in using an existing account for this country. Ok"
    Regards,
    Sumit Singh

  • PROBLEM IN ALE/IDOCS  USING STAND-ALONE PROGRAM AND CHANGE-POINTER.

    Hi All,
      Recently i have joined a company where i have to work on ALE/IDocs , So for this i need some help, Actually i need to know the complete senerio of this, I know some configuration part but after this what i want to know is the coding part
    of it.
    IN STAND-ALONE PROGRAM..
      I NEED TO EXTEND AN IDOCS WITH ADDING FEW MMORE FEILDS, SO IN   
      THAT CASE WHAT ALL THE THINGS I HAVE TO DO..
    IN MESSAGE CONTROL ..
       I NEED TO EXTEND AN IDOCS WITH ADDING FEW MORE FEILDS, SO IN 
       THAT CASE WHAT ALL THE THINGS I HAVE TO DO..??

    Hi,
    please have a look at
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/78/217d6851ce11d189570000e829fbbd/frameset.htm
    Hope this helps.
    Regards
    Bernd

  • Can I install Photoshop stand alone upgrade and Creative Suite on same machine?

    I'd like to be able to install my Photoshop CS6 Upgrade on the same machine as I am running Creative Suite 5.5.
    I'm using Windows 7 64bit.
    I have one running on a laptop and one on my main machine.. is this possible without conflicts?

    Hi Ned
    Thanks for the reply.
    I have CS5 Photoshop stand alone but it's not installed on same machine as Creative Suite 5.5.. its on a laptop. I use Photoshop mainly but don't want to stuff up my Creative Suite by installing CS6 as well..

  • Lightroom 6 stand-alone version and creative cloud desktop app

    Will the stand-alone Lightroom 6 version install also "creative cloud desktop" application (like the cc trial) or will it be really a stand-alone software, without any other software (which will continuously and silently connect to the internet) "bundled" ?
    Thanks

    Thanks, that's unfortunate.. I'm planning to update and I really hoped that buying the stand-alone version would have resulted in having a different installer but to me it's a selling factor not having additional software that does its things online without asking (which, if blocked with a firewall, prevents the trial of LR to work at all).
    I'll try to understand if the cc will also be uninstallable afterwards keeping lr6 working correctly (if you'll try to uninstall it in a month, please let me know).

  • Can Pages 09 be purchased stand alone? And Online

    I dont have Mac stores near me and can't afford to wait for it to arive where I live if I buy the physical version online.
    Can it be purchased as a software for downloading?
    And can Pages be purchased stand alone? I dont need numbers, etc
    thanks

    You can indeed purchase a download-only version of iWork -- just download the free trial, and in the trial version there is a procedure for purchasing a license online.
    Apple does not sell Pages separately from the other iWork suite applications. (But at $79, it's still pretty cheap for an extremely functional word processor/page layout app.)

  • Stand alone class and the class path

    Hi,
    I have a simple Java project in Eclipse environment. The project has it's class path,
    that contains a jar file that I need to use.
    The project runs perfect in the Eclipse.
    Now, I need to take the main class out of my project, to function alone in another environment.
    My problem is that out of the environment, I don't know how the class should know that classpath.
    I moved that jar to the same folder that the class located in, but I don't know how to tell it that the jar is there.
    My goal is to run my standalone class from another java class.
    I'm afraid that examples in command environment wouldn't help me.
    Thanks a lot for any help !

    moshi wrote:
    I have a simple Java project in Eclipse environment. The project has it's class path,
    that contains a jar file that I need to use.Ok, so you have a class that you have written that depends on an external library. Fair enough.
    The project runs perfect in the Eclipse.
    Now, I need to take the main class out of my project, to function alone in another environment.Maybe (just maybe!) defining what exactly that "other environment" is could help us help you.
    My problem is that out of the environment, I don't know how the class should know that classpath.Well, obviously that depends on what that other environment is.
    You must have some way to influence that other environments classpath, or you couldn't even get it to call/use your class.
    I moved that jar to the same folder that the class located in, but I don't know how to tell it that the jar is there.Now you're just guessing.
    My goal is to run my standalone class from another java class. That's simple enough, you probably do it all the time.
    I'm afraid that examples in command environment wouldn't help me.And why exactly is that?
    Do you realize that you tell us far too little about your problem for us to be able to actually help you?

  • Stand Alone OC4J  and Java's Comm API

    I am using the Java Comm API alongwith a servlet. The code simply gets the required ports and displays it in a JSP page. The program is developed using Jdeveloper 9. It works fine with embedded OC4J but a blank jsp page is displayed when deployed in in standalone OC4j instance on the same machine. I have correctly copied the required wincom32.dll, java.comm.properites and comm.jar to the jre/bin, jre/lib and jre/lib/ext respectively. What could be wrong.
    Thanks
    MMN

    Try setting the OS PATH env variable to the directory where the .DLL is located before you launch the container. Or else put the .DLL in a directory which is in the existing path.
    cheers
    -steve-

  • Stand Alone iSight and Dust Specs

    I now have 2 dust specs that are showing u as wee green dots in the mid of my screen. The dust is not on the outside of the lens...but on the inside. Is there any way to successfully clean this issue up?

    Welcome to Apple Discussions,Brazenkaine
    The fact that your dots are "wee green" makes me thing that your trouble is more likely pixel hardware faults with your camera's image rather than dust, but you will likely need professional help in either case.
    There are NO user-serviceable parts in iSight. If your problem is inside your iSight, see your Apple Service Provider (AASP) for professional help getting the problem resolved.
    If you have not already tried this test, drag the window for the app you are using with your iSight around the screen. If the green dots stay in the same relative location inside the iSight preview window when you change the window's position on your display, you know that the problem is with iSight.
    However, if the dots stay still in the same place on your display when you move the application's iSight preview window, the problem is in your monitor or video card.
    If your test shows that the problem is iSight, you can try Apple's suggestions from How to Troubleshoot iSight. I doubt that they will help, but it costs nothing to try them before you contact your AASP for professional help if you want to try to have the fault repaired.
    If you have no local access to an AASP, see Apple's iSight Service: Frequently Asked Questions for service alternatives.
    EZ Jim
    PowerBook 1.67 GHz w/Mac OS X (10.4.11) G5 DP 1.8 w/Mac OS X (10.5.1)  External iSight

  • Windows Media Player ActiveX not playing image, but WMP stand alone application does. Why?

    I use my Windows Media Player v11 with additional codec to play mp4 files (mp4 are not supported by default with WMP 11, so I had to install a codec). It works fine in the stand alone application, but when I use the ActiveX control in NI, it does not use the codec and I get only the sound... no image. I thought the ActiveX was simply an interface to the same core application used by NI and the stand alone media player. And if it is the same core, it should use the same codec. What am I missing?
    Solved!
    Go to Solution.

    I have a tip for you. If you download Quicktime 7(QT), you may select the QT activex player(see picture). It plays mp4 and looks better. And QT is free so it should not any problem. Try and see if it do you any good
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)
    Attachments:
    sample.PNG ‏114 KB

  • P6 stand alone and network installed to same pc

    Dear Member,
    i have a question, is it possible if i'm installing P6 stand alone version and P6 network version to the one desktop pc, and running together?
    please advice me, because our client requested to me, he want to install P6 stand alone and network version together to his pc, i told him, it's impossible. please make sure for this case
    thank you

    Hi,
    Yes, you can install P6 stand alone version and P6 network version to the one desktop pc.
    But, at a time you can login on a single database only, you just need to select the database at the time of Login i.e. when you are login to standalone, select the standalone database and when you want to login to network version, you need to select the network database.
    Regards,
    Amit
    Edited by: 1002854 on Apr 27, 2013 12:41 PM

Maybe you are looking for

  • Wireless Connection Problems for Home Hub 3 and Vi...

    We have upgraded from BT Home Hub 2 to version 3 and had a BT man (engineer) visit to set it up. He did so with no problems on our PC (wired, runnning XP) and installed all relevant software on the PC and this is connected which so far has been fast

  • Sharing itunes between accounts.

    Hi there, first time discussions user here. I have my iphone synced with itunes no problem, I now wish to sync my wife's iphone, so have set up her own account on our mac,up until now she's just used mine, so that she can have all her own settings, m

  • Can't mount WD external hard drive after upgrade to Mountain Lion

    I have two external hard drives on my iMac.  One for Time Machine and Aperture Library Files (My Book Essentials formatted Mac OS Extended Journaled) - this works fine.  The other is an older WD 500Gb drive which is partitioned Windows_Fat_32.  (Keep

  • Updating Purchase Order data - BAPI_PO_CHANGE?

    Hi, I have been searching for a SAP standard tool that can update a Purchase Order upon its execution. The closest function module I could find was BAPI_PO_CHANGE. However, it was documented as a restriction that updating of service data is not possi

  • [SOLVED] Cannot install packages during a fresh installation

    Hi all, I'm pretty sure I'm missing something from the wiki/forums, but I'm at a loss here... I am going through a fresh installation of Arch. I am using AIF and stopped at step 4 "Prepare hard drive(s)". I intend to install on btrfs, so I went to a