Change path for My documents to D:\ in USMT 5.0 with custom.xml file

HI, I'm using SCCM2012SP1USMT5.0
to migrate from XP to Win7 computers, but
directing the documents to D:\ Users\% USERNAME% \My Documents,
but when the user documents on the machine
origin are in D:\ Users\% USERNAME% \My Documents,loadstate
process move to the default address in
C:\Users....., otherwise when
the source machine has
documents in C:\...loadstate if
moves to D:\ Users\% USERNAME%\ MyDocuments, this is the
statement I have used both move
as exactmove parameter:
    <!-- This component migrates My Documents files -->
    <component type="Documents" context="User">
        <displayName>My Documents</displayName>
        <paths>
            <path type="File">%CSIDL_PERSONAL%</path>
        </paths>
        <role role="Data">
            <detects>
                <detect>
                    <condition>MigXmlHelper.DoesObjectExist("File","%CSIDL_PERSONAL%")</condition>
                </detect>
            </detects>
            <rules>
                <exclude>
                    <objectSet>
                        <pattern type="File">%CSIDL_MYMUSIC%\* [*]</pattern>
                        <pattern type="File">%CSIDL_MYPICTURES%\* [*]</pattern>
                        <pattern type="File">%CSIDL_MYVIDEO%\* [*]</pattern>
                    </objectSet>
                </exclude>
                <include filter='MigXmlHelper.IgnoreIrrelevantLinks()'>
                    <objectSet>
                        <pattern type="File">%CSIDL_PERSONAL%\* [*]</pattern>
                    </objectSet>
                </include>
  <locationModify script="MigXmlHelper.RelativeMove('%CSIDL_PERSONAL%\','D:\Usuarios\%USERNAME%\Mis Documentos')">
      <objectSet>
            <pattern type="File">%CSIDL_PERSONAL%\* [*]</pattern>
           </objectSet>
  </locationModify>
                <merge script="MigXmlHelper.DestinationPriority()">
                    <objectSet>
                        <pattern type="File">%CSIDL_PERSONAL% [desktop.ini]</pattern>
                    </objectSet>
                </merge>
            </rules>
        </role>
    </component>
Thanks for any help

thanks for the tip, but in fact I
take these points to create
my. xml, which works fine,
the only thing is that behavior when I try to
redirect the folder on the target machine
and the origin machine brings the same structure
folders on the D drive,and when i run the loadstate process this redirect the folder "my documents"
to the default folder in C, but the command
I'm using is:                                                                                                                                                                     
locationModify script="MigXmlHelper.RelativeMove('%CSIDL_PERSONAL%\','D:\Usuarios\%USERNAME%\Mis Documentos')">
      <objectSet>
            <pattern type="File">%CSIDL_PERSONAL%\* [*]</pattern>
       </objectSet>
  </locationModify>

Similar Messages

  • How to change path for Ev4Excel.xla

    Dear All,
    I'm trying to execute predefined BPF - custom menu (ProcessFunctions.xls). Whenever if click e.g. on Back, forward, open a file following similar message is being prompted:
    Macro 'E:\Program Files\BPC\Ev4Excel.xla'!'EvMacroCall "OPENFILE","REPORTS\WIZARD\HotAnalysis\A01 Account Trend.xls","","","","","" can not be executed. Macro may not stated in this workbook or all macros can be deactivated.
    Ev4Excel.xla is resided under path E\PC_MS.
    How can I change path for macro call?
    Or any other idea?
    Regards,
    Ender

    i don't understand why do you have to change the path for Ev4Excel.xla?
    Basically this the addin of BPC into excel. I mean it is the BPC excel client.
    You are choosing the path when you are performing the installation of SAP BPC.
    So Idon't understand why do you want to change the path?
    If you want to do this you have to reinstall the BPC client and you have to choose the path wanted.
    You error is not related to the path it is more related to rights.
    I think you have to provide more details about the steps done and in what condition you observer this error.
    Regards
    Sorin Radulescu

  • How to see the change logs for billing document

    Dears,
    Could you please how to see the change logs for billing document.
    My client is using ECC 6.0 & if i use VF03 > Environment > changes > does not show the changes i had made.
    Thanks in advance
    Ranjan

    hello, friend.
    you should be able to see changes done after the initial creation and saving, by going thru Environment > Changes.  try it again, and this time make sure that changes were done to the billing document prior to posting to accounting.
    normally, when configuration of Billing is done correctly, there will be little or no instances of changing anything in the Billing document,  as saving the document after creation will post this to Accounting.  of course, inclusion of a posting block in the billing type will provide you the opportunity for changes. 
    regards.

  • Path for sales document characteristics value

    Hi,
    Can any one please let me know the path for Sales document's characteristics value. Please tell me the screen flow from a sales order to it's class type and characteristics value.
    Thanks,
    Kuntal

    Choose the line item and Select "Configuration". Hope this helps.
    Thanks,
    Balaji

  • Change path for common library

    I want to change the location (path) for the common library
    so i can use it with my team on our server.
    I tried it in the registry (don't work)

    Assuming Messaging 5.2.
    The mail.log_* is written by the MTA, which really doesn't look at configutil settings much. Better to look at:
    http://docs.sun.com/source/816-6020-10/mta_conf.htm#1071375
    and put your path into the imta_taylor file

  • Cannot find real path for '/var/install/Client/DATA_UNITS/HDB_CLIENT_LINUX_X86_64/../install/sdbrun': No such file or directory

    Hi Experts,
    I got the error "cannot find real path for '/var/install/Client/DATA_UNITS/HDB_CLIENT_LINUX_X86_64/../install/sdbrun': No such file or directory" and "Error during execution of HdbCmdClazz section!" during SAP NW 740 HANA installation. I specified the right path for HDB client (see in attachment).
    Any ideas, please?
    Thanks & best regards,
    Sreenu

    The service file is in $srcdir, not $_svnmod/builders/cmake.
    You're using an outdated PKGBUILD template too. The svn source should be included in the source array and not checked out manually during the build process.
    EDIT: since this repository requires authentication, perhaps the correct format won't work.
    Last edited by WorMzy (2015-02-08 23:07:59)

  • Changing xwork-community-custom.xml file in Forums Application

    Hi,
    could someone give me details on how to customize the file xwork-community-custom.xml, to override actions defined in xwork-community.xml?
    My problem in detail:
    I want to delete the "My questions" area in profile view, because we don´t have a "question scenario" in our company.
    As it is no jsp file, that i can directly change, but a ftl file that is included in the forums.jar file I want to override the actions "profile" and "edit-profile", which are included in xwork-community.xml, so that I dont´t have to change the jar file directly . The file now looks like that:
    <xwork>
        <package name="custom-actions" extends="webwork-default">
         <action name="profile" class="com.jivesoftware.profiles.action.ViewProfile">
                <result name="success" type="freemarker">myfile.ftl</result>
            </action>
            <action name="edit-profile" class="com.jivesoftware.profiles.action.EditProfile">
                <result name="cancel" type="redirect">profile.jspa?editMode=true&amp;userID=${targetUser.ID}</result>
                <result name="input" type="freemarker">myfile.ftl</result>
                <result name="success" type="redirect">profile.jspa?editMode=true&amp;userID=${targetUser.ID}</result>
            </action>
        </package>
    </xwork>
    For that I copied this two actions in "xwork-community-custom.xml" and now want to change the value for e.g.
    "/templates folder.
    What do I have to write in the xml to reference to this file? In jive forum s.o. wrote to write only the the file name as reference and that this has the effect that ftl file fromtheme folder is taken, but that didn´t work.
    I tried nearly everything but it has no effect. I also restarted server etc.
    Every other change was no problem, and even if i place a ftl file in themes folder which has the same name as as JSP file the framework tries to render the ftl file, but in the other case no chance.
    Could someone please give a tip, how i can do my changes?
    Many thanks
    Best regards
    Alex

    for all who want to get a little bit deeper in Jive application, than configuring things with admin console....solution was the following:
    - look for ftl file in xwork-community.xml file, which is responsible for the specific action (in my case cp-tabs.ftl)
    - look for the path of the original ftl file in jiveforums-<version>.jar
    - extract ftl file you want to modify and do your changes
    - have a look into ..../com.sap.netweaver.coll.forums/servlet_jsp/forums/root/template if the path specified in jar file already exists (normally not). If not create folder structure. In my case I had to create forums/include
    - put the customized file into the new folder
    - restart application server
    --> "my questions" area in profile is gone
    Regards
    Alex

  • [svn] 3638: Changing the build order of swc file update with dita xml files .

    Revision: 3638
    Author: [email protected]
    Date: 2008-10-14 16:49:56 -0700 (Tue, 14 Oct 2008)
    Log Message:
    Changing the build order of swc file update with dita xml files.
    By default this would now happen during the checkintests target - so "ant clean main" shouldn't get affected.
    To opt out use -Dno.doc=true
    QA: No
    Doc: No
    Tests: checkintests
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/build.xml
    flex/sdk/trunk/frameworks/projects/airframework/build.xml
    flex/sdk/trunk/frameworks/projects/flash-integration/build.xml
    flex/sdk/trunk/frameworks/projects/flex/build.xml
    flex/sdk/trunk/frameworks/projects/flex4/build.xml
    flex/sdk/trunk/frameworks/projects/framework/build.xml
    flex/sdk/trunk/frameworks/projects/haloclassic/build.xml
    flex/sdk/trunk/frameworks/projects/rpc/build.xml
    flex/sdk/trunk/frameworks/projects/utilities/build.xml

    Revision: 3638
    Author: [email protected]
    Date: 2008-10-14 16:49:56 -0700 (Tue, 14 Oct 2008)
    Log Message:
    Changing the build order of swc file update with dita xml files.
    By default this would now happen during the checkintests target - so "ant clean main" shouldn't get affected.
    To opt out use -Dno.doc=true
    QA: No
    Doc: No
    Tests: checkintests
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/build.xml
    flex/sdk/trunk/frameworks/projects/airframework/build.xml
    flex/sdk/trunk/frameworks/projects/flash-integration/build.xml
    flex/sdk/trunk/frameworks/projects/flex/build.xml
    flex/sdk/trunk/frameworks/projects/flex4/build.xml
    flex/sdk/trunk/frameworks/projects/framework/build.xml
    flex/sdk/trunk/frameworks/projects/haloclassic/build.xml
    flex/sdk/trunk/frameworks/projects/rpc/build.xml
    flex/sdk/trunk/frameworks/projects/utilities/build.xml

  • Begging for help with podcast xml file

    Hey All,
    I have a podcast on iTunes.  I am hosting the xml file and podcast mp3s on a friends server so Im not using any service.  Everything is working and Ive sucessfully added 4 podcasts so far, and it shows up correctly in iTunes on my PC.
    However my podcasts do not showup correct in the iTunes store website, or on idevices.  Meaning, I number my shows 001_"NAME" 002_"NAME" etc.  Yet in the iTunes store they show up out of order.  So my last show is not at the top its at the bottom, and they are all mixed up (like 002, 001, 004, 003 instead of  4,3,2,1)  Also the publish date is the same on two of them (and not what i have in the xml file) and doesnt show up at all on the other two.  I assume this is a problem with the xml file, yet I dont see any problems with it.  But it seems odd that it all works correctly in the actual iTunes program.  Ive tried different code, but im very much a noob at it, and everything i find online is from 5 - 10 years ago or wants you to host your podcasts with their site and I dont need that. 
    Here is the link to the show on the iTunes website so you can see what i mean:  http://itunes.apple.com/us/podcast/your-reality-recap/id501295325
    If anybody can, would you mind checking out the code in my xml file and letting me know if you see anything thats causing this issue?
    I zipped the xml file and put it here:  http://www.ericcurto.com/podcast/YRR.zip
    I would be truly greatfuly for any help with this.  Ive been trying to fix this for days and dont know what else to do. 
    Thanks!
    Eric

    Your feed is at http://www.ericcurto.com/podcast/YourRealityRecap.xml (please always post the feed URL, not its contents or a copy).
    I don't see the issues you mention. The order in the Store and when subscribing is what I would expect:
    The order in the Store depends on clicking the header to the column: the default is the first one. Some of the dates are a day out - this is quite commmon and is probably a time zone issue (it may be different where you are - I'm in the UK). I don't know why you are seeing a garbled order unless you've clicked on one of the other columns in the Store.

  • Changing Save Path for Visi Documents

    Hi,
    Does anyone know how / if the file path for saving visulation documents can be modified?  It does not seem to allow you to change the path when saving a document.
    Thanks,
    Mel

    Hi Mel,
    You could now do that, but with a small work around. I have created a document that explains exactly how you do that. SAP Lumira – Geek Tweaks: Changing default save path location of SAP Lumira.
    Regards
    Shankar

  • Mass Change fuctionality for Delivery Documents

    Hi all,
    I want to carry out a mass change for a field in the delivery document header.
    I know the transaction MASS is not catering for that.
    Is that any other standard  transaction to do a mass change in the delivery document header level, other than do it through a LSMW?
    Appreciate your help on this!
    Best regards,
    Anupa

    hi,
    MASS is not there.
    As per my knowledge
    BAPI_OUTB_DELIVERY_CHANGE - BAPI for Change to Outbound Delivery
    BAPI_INB_DELIVERY_SAVEREPLICA - Create Inbound Delivery
    RV_DELIVERY_CREATE - Create Delivery
    GN_DELIVERY_CREATE - Create an Outbound Delivery
    REGARDS,
    BALAJIA

  • Physical Path for KM Documents

    Hi,
    I would like to know the path for the physical location of the documents that I have uploaded into the Portal.
    (EP6 SP9)
    Regards,
    Harish

    Hi Harish,
    to complete this issue:
    (a) CM-Repository:
    (a1) DB: As already said, nothing is saved within the file structure.
    (a2) FSDB: Under the "normal" structure which is mapped within the CM Repository Manager settings; this only for the "etc" repository is the path given above.
    (a3) DBFS: Under an internal structure of the directory mapped within the CM Repository Manager settings
    (b) All other repository types depend on their types. Filesystem repositories for example of course - are mapped filesystem structures.
    Hope it helps
    Detlev

  • Business Place change mode for posted documents

    Dear friends,
    I have to make changes of business place/section code field for the posted documents. 
    How is it possible.
    and I am not able to find the FBCJ wht documents in challan updation J1INCHLN. 
    Pl provide your valuable suggestions, which will be rewarded.
    BSR

    Dear Sarma,
    Thank you for your valuable suggestion.  I have tried for updation.  Actually my issue is I have to replace the existing business place with anotherone.
    I think J1INPP is only for updation of Business place/section code for empty documents.  My requirement is for replacement.  Can you see how best we can do.
    BSR

  • Change path for context file  11i (11.5.10.2)

    Hi ,
    How to change the context file path in 11i. I have tried 2 methods "perl adbldxml.pl tier=apps appsuser=apps" and perl adclonectx.pl contextfile=/u01/visappl/admin/vis_gold.xml , it works and I can see the s_context var in .xml changed to new path . But when I ran adconfig.sh it revert back the changes to old path.
    Anyone faced this issue before ?
    /d01/visappl/admin/vis_gold.xml to /u01/visappl/admin/vis_gold.xml ?

    How to change the context file path in 11i. I have tried 2 methods "perl adbldxml.pl tier=apps appsuser=apps" and perl adclonectx.pl contextfile=/u01/visappl/admin/vis_gold.xml , it works and I can see the s_context var in .xml changed to new path . But when I ran adconfig.sh it revert back the changes to old path.
    Anyone faced this issue before ?
    /d01/visappl/admin/vis_gold.xml to /u01/visappl/admin/vis_gold.xml ?You cannot change the location of the context file and it is always defaulted to $APPL_TOP/admin directory in 11i release. Any reason you want to change this location?
    Thanks,
    Hussein

  • Physical path for KM documents and folders in WAS

    Dear All,
    Could you please help me in finding the physical path of the KM Content stored in the back-end WAS.
    Helpful answers will be rewarded.
    Thanks
    Prabhakar M

    Hello Prabhakar M,
    In the Details of your Document.
    Click on Properties.
    Under Properties, Click on Access Link.
    Under Access Link, there will be WEBDEV URL
    Webdev URL is the path where your Documents are Stored.
    Also, it is highly dependent on type of Repository.
    All the 3 modes of CM Repository have different ways of Storing.
    Kindly share, the mode of repository you use?
    Regards,
    Chinmay Joshi

Maybe you are looking for

  • Thunderbird Frozen & Not Responding

    I installed Thunderbird today on a new laptop. I set up one email account with no problem, however, I have encountered problems after setting up a second email account. Upon setting it up, it proceeded to download thousands of emails going all the wa

  • Single NVIDIA 7300 GT...how would it handle dual 20' Dells?

    I'm a student film editor...just wondering how well my single NVIDIA 7300 card in my MacPro would handle dual 20' Dell Widescreens. I have one, but I feel like I need a second one...but I don't think I want the second one if it means that I really ou

  • Air app gives error on mavericks

    I wrote an AdobeAir app 3 years ago. It uses php and a MySQL database. It worked fine on leopard, snow leopard, lion and mountain lion. After upgrading to mavericks, the app now gives an error - 'default decode could not decode result' when attemptin

  • IMovie crashing when I try to export

    iMovie crashes with below error when I try to export a file.Any help is appreciated. MacBook Air Yosemite 10.10.2 The operation couldn't be completed (com.apple.Compressor.CompressorKit.ErrorDomain.error -1) Thanks, Steve

  • Creating jdbc connection pool in weblogic 8.x server using oracle database

    Hi i am having oracle 9.2.0 and weblogic 8.1. i am new to oracle and jdbc connection pool. can any one explain how to make connection pool in weblogic. what will be the host name, port number?? can any one explain regards, sekar.r