Where to place script MigXmlHelper.GenerateDrivePatterns ("* [ntuser.dat]", "Fixed") /script in MIGUSER.XML???

I have found an article referring to adding <script>MigXmlHelper.GenerateDrivePatterns ("* [ntuser.dat]", "Fixed")</script> to MIGUSER.XML. I need to know where in the XML to place it? Anyone have experience with this??
I am trying to use this to help with mapping printers properly in the migration.......
tconners

This is a pretty old post, so hopefully you found your answer.  I would start here for info:
http://technet.microsoft.com/en-us/library/hh824871.aspx
Jeff

Similar Messages

  • CS6 64bit Illustrator - win, where to place scripts

    HI all,
    I just got CS6,  and I can't figure out where to place all of my scripts.  In CS4 version, once the scripts where in the correct folder, they would show up in the the scripts list,.  In CS6, I have to keep finding them.  Any help would be great.

    Karleen1977,
    We're you ever able to resolve this issue?
    Carlos - For me, the issue isn't installing the scripts in the Script menu.  It's the fact that in CS6 Illustrator doesn't remember the location of the scripts when you use Cntrl+F12 or select "Other Scripts" from the scripts menu.  It reverts to the root C: drive every time I try to get to my "other scripts".  This is a new behavior in CS6, as CS5 always remembered the last folder location when selecting "Other Scripts". 
    I need to be able to hit "Cntrl+F12" and have it remember to load the last folder I used for scripts, so I we don't have to waste a ton of time browsing to the folder location just to run a "time-saving" script. 
    Anyone have any ideas with this?

  • Where to place scripts correctly?

    Hi!
    In the last days I wrote a special login/mount script for my linux-clients, to automatically mount all share for a specific user. It works perfectly
    But I don't know, where is the right place for this script. It's a global script for all users on the system.
    I moved it to /usr/local/bin, correct?
    Best regards,
    Flasher

    Flasher wrote:Why I don't get help from Bill Gates, when I have windows problems?
    Because you are currently 759,027,890,875,902,869,057,472,907,858,907,278,976,903,478,690,582,906 in line for help with your oldest windows problem. :D:D
    (horribly off-topic, but sorry; couldn't resist that one...)

  • Read and Modify NTUser.DAT file

    Hello All,
    I've to perform the uninstall operations of activesetup in a console application based in C#.
    The tasks is to mount the NTUser.Dat file of all the users of system and search the HKLM and HKCU hives of each user and remove corresponding registry entries related to activesetup.
    I've found the RegLoadKey method but couldn't found the read and modify methods to treat NTUser.dat for my requirement.
    I've found one link:-
    https://www.daniweb.com/software-development/vbnet/threads/108278/load-registry-hive
    But even this doesn't perform the required operations.
    Please share some suggestions or Code examples to perform this operation?
    Thanks in Advance.
    TECHIT_ASHISH

    Hi
    TechIT_Ashish,
    The Ntuser.dat file is a registry file. Each user's Ntuser.dat file contains the registry settings for their individual account. The Windows registry, as described by Microsoft, is a "central hierarchical database" that contains information about
    the software, hardware and user profiles contained on a computer.
    So about read that file, the.NET Framework supports a lot and in C# the RegistryKey class.
    You can use the
    RegLoadKey P/Invoke.
    [DllImport("advapi32.dll", CharSet=CharSet.Auto, SetLastError=true)]
    public static extern int RegLoadKey(uint hKey,string lpSubKey, string lpFile);
    //API'used
    // Loading a Hive "C:\NTUSER.DAT"
    RegLoadKey(HKEY_USERS,"NTUSER.DAT",@"C:\NTUSER.DAT");)
    You can get some hints from Load registry hive from C# fails 
    Modify NTUser.DAT file, I am afraid there is no some build-in method in .Net Framework, after some research, I've found use Script to modify ntuser.dat.
    http://www.experts-exchange.com/Networking/Windows_Networking/Q_21220278.html
    http://blogs.technet.com/b/deploymentguys/archive/2008/06/06/useful-script-number-5-adjusting-the-default-user-registry-hive.aspx
    Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience
    to you. 
    Microsoft does not control these sites and has not tested any software or information found on these sites;Therefore, Microsoft
    cannot make any representations regarding the quality, safety, or suitability of any software or information found there.
    There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you
    completely understand the risk before retrieving any software from the Internet.
    Best regards,
    Kristin
    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.
    Click
    HERE to participate the survey.

  • I installed Windows 7 in my Macbook pro, I can access Windows data in Mac, but I can't copy and delete it. and the same case while i am working in Windows. Could you please guide me if there is any solution, where I could copy/paste/delete my data.

    I installed Windows 7 in my Macbook pro, I can access Windows data in Mac, but I can't copy and delete it. and the same case while i am working in Windows. Could you please guide me if there is any solution, where I could copy/paste/delete my data.

    OS X can natively read NTFS of Windows, but not write to it.
    Windows can't read or write to HFS+ of OSX, and that's a good thing from a security standpoint.
    Ideally if you share files between operating systems you should have a FAT/MSDOS formated USB key or hard drive. (exFAT external drive if any of your files are over 4GB in size) both these formats are universal for OS X or Windows.
    If you install software into Windows and OS X to read each others formats, then you have to pay to update/upgrade it deal with headaches.
    If you swtich between Windows and OS X a lot, don't need full hardware performance for Windows, you may consider installing virtual machine software like VMFusion or Parallels which can take a copy of your Windows in Bootcamp and place it into OS X as a file then run that copy of Windows in a window in OS X like so.
    Advantage here is you run most of your light weight Windows programs like this at the same time as OS X.
    Benefit is you can run just about any Windows or Linux version and OSX server editions (not client versions)
    Bootcamp only allows Windows 7, that's it now.
    You'll also be interested in two fre pieces of software, Carbon Copy Cloner and Winclone on macupdate.com.
    CCC clones OS X partition and Winclone clones the Bootcamp partition. Valuable for you.
    Good Luck

  • Where to write script in Empirix E-Tester

    Hi, I am new to Empirix e-tester funtional testing tool,
    Any one explain me where to write script in the e-teser like we write script in QTP's expertview and how to run the scripts.
    Which is the scripting language we can use in e-tester.

    Setting up Conditional Routing is a two-step process involving the definition of the design logic and the configuration of the behavior data. These two setups are done in uDesigner and Unifier/uStage, respectively.
    uDesigner setup requires the following:
    Add a condition to your workflow in the uDesigner editor. Using this action creates a diamond that will be inserted into your workflow.
    Connect your diamond with lines to three steps: the step from which you want to create conditional routing and two steps to which your conditional routing will go.
    Definte the Condition Name and Record Status for the two steps to which your condition routing will go. This definition is considered the 'Condition Properties' and can allow you to do some other design-driven behavior such as auto-creating records or capturing information based on conditional data.
    Define the Trigger Elements in the Step Properties for the two steps to which your conditions will go.
    Unifier/uStage setup requires the following:
    Open the Workflow Setup Settings for your BP
    Define Trigger Element values [data] for each Trigger Element
    This type of separation of design logic and data configuration between uDesigner and Unifier/uStage is an important philosophy that is consistent throughout Unifier. In essence, the 'logic' - whether Conditional Routing should occur and what data element(s) will drive it - is defined in uDesigner while the detailed execution - the data captured in those elements such as the $ value - in Unifier/uStage.
    Hope that helps! Let me know if you need some further clarification.
    -JV

  • Where to place the third party jars on WLS 7.0SP2

    Our application use the thirdparty JDBC driver, for example, the JDBC driver for
    mySQL. I donot want my customer to modify startWeblogic.cmd or some file else
    to make the jar file available for the applicaiton.
    my question is if some directory exists under weblogic700/server where I can place
    the jar file(that is, like the installed extension of JDK or JRE).
    I try to place the jar file on server/ext, it does not work.
    Guofeng

    "Guofeng Zhang" <[email protected]> wrote in message
    news:[email protected]...
    >
    Our application use the thirdparty JDBC driver, for example, the JDBCdriver for
    mySQL. I donot want my customer to modify startWeblogic.cmd or some fileelse
    to make the jar file available for the applicaiton.
    my question is if some directory exists under weblogic700/server where Ican place
    the jar file(that is, like the installed extension of JDK or JRE).
    I try to place the jar file on server/ext, it does not work.
    GuofengDisclaimer: I am a newcomer to the world of BEA WLS,
    so try this at your own risk.
    For the 3rd party classes to be found, they have to be included somewhere
    in the CLASSPATH. The best place (IMO) for customisation of the CLASSPATH
    is in the extEnv.sh. You will not find it in a standard installation of
    WLS, but if you look in $WL_HOME/server/bin/startWLS.sh you will see this:
    PATH=".${PATHSEP}${WL_HOME}/server/bin${PATHSEP}${JAVA_HOME}/jre/bin${PATHSE
    P}${JAVA_HOME}/bin${PATHSEP}${PATH}"
    # Import extended environment
    if [ -f extEnv.sh ]; then
    . extEnv.sh
    fi
    Note the inclusion of "." at the start of PATH. This is magic that enables
    the ". extEnv.sh" command to locate the "extEnv.sh" script.
    In "extEnv.sh" you can use the EXT_PRE_CLASSPATH, EXT_POST_CLASSPATH,
    EXT_PRE_PATH, EXT_POST_PATH and LD_LIBRARY_PATH to add additional classes
    and directories to the server environment.
    For additional information, refer to the WebLogic Server Administration
    Guide (http://e-docs.bea.com/wls/docs70/adminguide/startstop.html).
    Similar, if you look in $WL_HOME/server/bin/setWLSEnv.sh you will see this:
    PATH="${WL_HOME}/server/bin${PATHSEP}${JAVA_HOME}/jre/bin${PATHSEP}${JAVA_HO
    ME}/bin${PATHSEP}${PATH}"
    export PATH
    # Import extended environment
    if [ -f extEnv.sh ]; then
    . extEnv.sh
    fi
    Note the missing "." in the PATH. This effectively means that even if
    the "extEnv.sh" script exists in the current directory, then ". extEnv.sh"
    command will only look along the PATH for the "extEnv.sh" script! To me,
    that looks like an error (probably caused by a DOS-programmer used to
    the default behavior in DOS to always look in the current directory
    regardless of the setting PATH), so as part of my localised installation
    procedure, I replace the offending part of setWLSEnv.sh with:
    # Import extended environment
    if [ -f extEnv.sh ]; then
    . ./extEnv.sh
    fi
    which forces the "." command to read the "extEnv.sh" file in the current
    directory, regardless of the setting of the PATH variable. I have
    notified BEA of this, but their responses is that it is per design!
    Regards,
    Jan Bruun Andersen

  • Can I specify the location where iTunes places ripped mp3's?

    I would like to use iTunes to rip my CD's.
    However:
    1. I keep my music at a different location (directory tree arranged by genre, artist, albums etc) than the iTunes library. I manage the music library myself.
    2. I edit the MP3 tags outside of iTunes (using MP3TAG software).
    So, can I
    1. tell iTunes the directory where to place the ripped mp3's and
    2. prevent iTunes from automatically integrating the rips into its library. I will import the mp3's into iTunes when I an good and ready.

    Aloke wrote:
    I would like to use iTunes to rip my CD's.
    However:
    1. I keep my music at a different location (directory tree arranged by genre, artist, albums etc) than the iTunes library. I manage the music library myself.
    2. I edit the MP3 tags outside of iTunes (using MP3TAG software).
    So, can I
    1. tell iTunes the directory where to place the ripped mp3's and
    Not really. iTunes places rips at *<iTunes Media Folder>\(Music\)<Album Artist|Artist>\<Album>\## <Track>.<ext>*. You can change the location of your *<iTunes Media Folder>* but that's it. The optional Music\ bit depends on whether you're using the new *iTunes Media Organsiation*.
    2. prevent iTunes from automatically integrating the rips into its library. I will import the mp3's into iTunes when I an good and ready.
    Nope. iTunes add files to the library as part of any import, rip or play operattion.
    For what it's worth I keep my library organised manually, but why use MP3Tag to edit data that can just as easily be editied inside iTunes? After I rip an album or purchase from iTunes/Amazon I use iTunes to amend the details so that the album will be properly organised (see tips at http://www.samsoft.org.uk/iTunes/grouping.asp) and then use MediaMonkey to reorganise the files & folders to my style. I then simply delete & reimport the album.
    tt2

  • Bundle to copy ntuser.dat from one profile to another

    I was wondering if it was possible to create a bundle to solve the following issue.
    It seems our windows 7 image contains an proxy setting in the default user profile so that every user logging on for the fist time (using DLU) gets this proxy set.
    Is there a way to create a bundle to copy say ntuser.dat from the Administrator profile to the default user's profile without having to enable the see system files etc view.
    Tom

    Originally Posted by Tom Cummings
    It seems our windows 7 image contains an proxy setting in the default user profile so that every user logging on for the fist time (using DLU) gets this proxy set.
    Hi Tom,
    I what you are looking for the clear out the IE proxy that has been set in the default user, as alternative to a copy you could also clear the setting in the default user hive.
    Here's one example:
    http://www.windows-noob.com/forums/i...-user-profile/
    Originally Posted by windows-noob.com
    @ECHO OFF
    REM ************************************************** ***
    REM Script configures the Default User Profile
    REM ************************************************** ***
    echo.
    echo. Load default profile HIVE and apply registry settings.
    echo.
    REM Load the default profile hive
    REG LOAD HKU\Default C:\Users\Default\NTUSER.DAT
    REM Configure the default user profile
    REM Customise Wallpaper Theme Screensaver etc.
    REG IMPORT HKDUser\HKU_ControlPanel_Desktop.reg
    REG IMPORT HKDUser\HKU_Themes.reg
    REG IMPORT HKDUser\HKU_Software_MSWin_DWM.reg
    REG IMPORT HKDUser\HKU_ControlPanel_Colors.reg
    REG IMPORT HKDUser\HKU_ControlPanel_Cursors.reg
    REM Unload the default profile hive
    REG UNLOAD HKU\Default
    exit
    Cheers,
    Willem

  • Where are the scripts that make Flex apps work with the JAWS screen reader?

    From the adobe website:
    To use the JAWS screen reader with a Flex application, users must download scripts from the Adobe accessibility website before invoking a Flex application. Screen readers work best when in Forms mode, which lets users interact directly with the Flex application. These scripts let users switch between Virtual Cursor mode and Forms mode by using the Enter key from almost anywhere within a Flex application. If necessary, users can exit Forms mode by using the standard JAWS keystrokes.
    Users can download these scripts, and the installation instructions, from the Adobe website at www.adobe.com/go/flex_accessibility."
    The link is broken and the marvellously dense chat support person said that Adobe doesn't support Flash Builder.
    Where are these scripts located?

    user8757041 wrote:
    I successfully installed oracle 11gR1 but the network configuration is not complete. can I still connect to the database server from XP? How? I am new in connection, even different OS. I use putty and I can access the command line as root or other users.(after I edit IP address at Network Configuration)
    I installed OEL 5.3 not on virtual drive, but directly to my desktop computer.
    what is connection database software?? is it different from putty?
    where can I get the DMS? ( data mover scripts, am I right?)
    wait for your response..
    regard.I'm afraid, I don't follow you very well. Anyway, if you have a db, with a running listener, you should be able to connect from any client over your local network (even through different OS). In that case, you'll need a client software (i.e. Oracle client runtime installation). Regarding the DMS, you should be able to find it onto the client after Peopletools/Peoplesoft application installation.
    Nicolas.

  • Huge ntuser.dat.LOG1 since upgrade to Windows 8.1 prohibits roaming of user profile

    Hello,
    a few days ago my PC (part of our domain) first started to have problems with my user profile. Our domain uses roaming profiles with a size limit of 30MB. My user.dat has a size of 12.5MB. Up to now this did not cause any problems (and does not cause any for
    most users of our domain having a user.dat of similar size). However, after upgrading to Windows 8.1 I repeadly have problems with my profile exceeding its maximum size. After checking my profile, I found a ntuser.dat.LOG1 with 12,5MB in size and a ntuser.dat.LOG2
    of 2MB. As far as I know these files are used to store temporary transactions for the user.dat. But why are they this large? Together they almost completely fill the profile. As an interesting side node the last modification of ntuser.dat.LOG1 dates back more
    then seven days.
    What is further puzzling me: ntuser.dat.LOG1 and ntuser.dat.LOG2 are not synchronized with the roaming profile on the server. At least they are not on the server. However there used to be much smaller versions of these files which could have been transfered
    before the profile size exceeded its limit. Since these file seem not to be part of the roaming part of the profile, they should not count for the roaming profile size. However, they definitely do. Neglecting the registry files the largest file in my profile
    is less than 500kb and there are very few files of this size. I checked locally as well as on our server.
    Deleting the local profile and starting fresh using the roaming profile from our server does work for a day or two but then I run into the same problem. Especially, loosing all local profile data is inconvenient. I could start a new with a completely new
    profile, but I am not convinced that it is a profile issue. In our organisation my computer is one of the first to move to Windows 8.1. Since my profile worked without problems for years now, I am worried that I ran into a Windows 8.1 issue. As users normally
    start to complain about a roaming profile not synchronizing only after their local copy broke, I'd like to make sure that this is a isolated issue.
    Anyone else experiencing similar issues? Any hint on how to solve the problem?
    Regards,
    Oliver

    No, I did not find a solution. However, we moved away from roaming profiles and rely on folder redirection only. That works for us. Since we can redirect the most important folders there is no more need for roaming profiles (at least in our case).

  • I have a complaint about my mac book pro being slippery. Why do these expensive computers that we as consumers purchase if you set them on a couch slip off no matter where you place them on the couch?

         Hi, my Mac Book Pro 15 inch lap top if i set it on the couch no matter where I place it slips off and luckily so far I have caught it before it falls onto the floor and gets ruined, of which I am super afraid of, due to what I initially paid for it as the consumer. Also, the couch is not made of slippery material at all. Also, when using it on my lap while watching tv, and multi tasking while doing my college homework, it even slides off of my lap at times. Why is it called a lap top then when it's not working as one? Are we to wear rubber pants that grip your products? Also, Why do you place on your Apple website that in one area a satin cover is available in the teal color, and then in another area it's discontinued? I believe it would be simpler if Apple would just remove the product all together from the purchasing website once any product becomes discontinued. Also, I was sitting here at home waiting for a reply about the satin cover in teal no longer being available period or that it has shipped, but yet I ended up calling Apple altogether myself and finding this all out that the only available color is the black. It would've been nice to have recieved an e-mail or a phone call on why it wasn't going to be shipped, or shipping instead of having to do customer services job and doing the leg work myself. Also, why is it that no one also even tells a consumer about the classes that were offered to a new consumer for 14 days after purchase of paying the $99.00s to learn about their macs of any kind? If I had known about such a program, I surely would've signed right up for it. Now I am being told that I can only take one clas at a time or something?!? I seriously wish I was told about this as a consumer of the Mac Book Pro 15 inch, because I would've purchased that offer right away, and now I am stuck and can no longer do it. Also I have had my computer since October of last year. So, I am in college as becoming a graphic designer within a degree of an Associates of Science and am now still struggling to learn the computer, and the programs I pruchased as well at the time of purchase, along with an Epson printer, the magic mouse, and the one year warranty. As for this all, I do believe that Apple needs to make a better bottom to the Mac Book Pro's within a much better quality for the price we pay as consumers, and all other lap tops and/or Notebooks in making them slide proof. The tiny rubber spots on the bottom of the lap tops or any Apple computer similar to mine just needs a better quality improvement to us consumers I spent good money on this purchase, I think now I deserve a rubberised protective cover for free for the slipperyness, and also since I was never told about the program for the classes of which a consumer  was to pay $99.00s for, I think as a good paying quality consumer for Apple's products, I now deserve these classes for free as well.
    Sincerely,
    Kim

    Hi shldr2thewheel,
         it has been a while since we have last spoke, I would like to let you know, I am still working on getting used to the switch from windows to a Mac/Apple system. I do have a new question for you, I did purchase In Design CS5.5 through journeyed.com through Cuyahoga Community College of which I attend as a student, is there a way to purchase an online book through iTunes to learn that as well? Also, you know me, the struggling student, I would also, when and if the book can be purchased through the iTunes, would need to know if you do know of a much easier book for struggling students like myself and at a reasonable price as well for the In Design CS5.5 program. Our campus bookstore had closed early, and, so did the colleges library and our local library here where I do live, so, I cannot go to either place to purchase a book or to take out a book, plus cash funds are low at this moment as well but, I do have money left on the iTunes account to use, if it can be used. So, can it be used, the iTunes money, towards finding a low priced online book? I am in great need of assistance as I have a project due for my one course for this Tuesday, September 4, 2012.
    Sincerely in need of help once again,
    Kim

  • Script for parsing xml data and inserting in DB

    Thank you for reading.
    I have the following example XML in an XML file. I need to write a script that can insert this data into an Oracle table. The table does not have primary keys. The data just needs to be inserted.
    I do not have xsd file in this scenario. Please suggest how to modify Method 1 https://community.oracle.com/thread/1115266?tstart=0 mentioned so that I can call the XML mentioned below and insert into a table
    Method 1
    Create or replace procedure parse_xml is 
      l_bfile   BFILE; 
      l_clob    CLOB; 
      l_parser  dbms_xmlparser.Parser; 
      l_doc     dbms_xmldom.DOMDocument; 
      l_nl      dbms_xmldom.DOMNodeList; 
      l_n       dbms_xmldom.DOMNode; 
      l_file      dbms_xmldom.DOMNodeList; 
      l_filen       dbms_xmldom.DOMNode; 
      lv_value VARCHAR2(1000); 
       l_ch      dbms_xmldom.DOMNode; 
    l_partname varchar2(100); 
    l_filename varchar2(1000); 
      l_temp    VARCHAR2(1000); 
      TYPE tab_type IS TABLE OF tab_software_parts%ROWTYPE; 
      t_tab  tab_type := tab_type(); 
    BEGIN 
      l_bfile := BFileName('DIR1', 'SoftwareParts.xml'); 
      dbms_lob.createtemporary(l_clob, cache=>FALSE); 
      dbms_lob.open(l_bfile, dbms_lob.lob_readonly); 
      dbms_lob.loadFromFile(dest_lob => l_clob,    src_lob  => l_bfile,    amount   => dbms_lob.getLength(l_bfile)); 
      dbms_lob.close(l_bfile);  
      dbms_session.set_nls('NLS_DATE_FORMAT','''DD-MON-YYYY'''); 
      l_parser := dbms_xmlparser.newParser; 
      dbms_xmlparser.parseClob(l_parser, l_clob); 
      l_doc := dbms_xmlparser.getDocument(l_parser); 
        dbms_lob.freetemporary(l_clob); 
      dbms_xmlparser.freeParser(l_parser); 
      l_nl := dbms_xslprocessor.selectNodes(dbms_xmldom.makeNode(l_doc),'/PartDetails/Part'); 
        FOR cur_emp IN 0 .. dbms_xmldom.getLength(l_nl) - 1 LOOP 
        l_n := dbms_xmldom.item(l_nl, cur_emp); 
        t_tab.extend; 
        dbms_xslprocessor.valueOf(l_n,'Name/text()',l_partname); 
        t_tab(t_tab.last).partname := l_partname; 
        l_file := dbms_xslprocessor.selectNodes(l_n,'Files/FileName'); 
        FOR cur_ch IN 0 .. dbms_xmldom.getLength(l_file) - 1 LOOP 
          l_ch := dbms_xmldom.item(l_file, cur_ch); 
          lv_value := dbms_xmldom.getnodevalue(dbms_xmldom.getfirstchild(l_ch)); 
          if t_tab(t_tab.last).partname is null then t_tab(t_tab.last).partname := l_partname; end if; 
          t_tab(t_tab.last).filename := lv_value; 
        t_tab.extend; 
       END LOOP; 
       END LOOP; 
        t_tab.delete(t_tab.last); 
      FOR cur_emp IN t_tab.first .. t_tab.last LOOP 
      if t_tab(cur_emp).partname is not null and  t_tab(cur_emp).filename is not null then 
        INSERT INTO tab_software_parts 
        VALUES 
        (t_tab(cur_emp).partname, t_tab(cur_emp).filename); 
        end if; 
      END LOOP; 
      COMMIT; 
      dbms_xmldom.freeDocument(l_doc); 
    EXCEPTION 
      WHEN OTHERS THEN 
        dbms_lob.freetemporary(l_clob); 
        dbms_xmlparser.freeParser(l_parser); 
        dbms_xmldom.freeDocument(l_doc); 
    END; 
    <TWObject className="TWObject">
      <array size="240">
        <item>
          <variable type="QuestionDetail">
            <questionId type="String"><![CDATA[30]]></questionId>
            <questionType type="questionType"><![CDATA[COUNTRY]]></questionType>
            <country type="String"><![CDATA[GB]]></country>
            <questionText type="String"><![CDATA[Please indicate]]></questionText>
            <optionType type="String"><![CDATA[RadioButton]]></optionType>
            <answerOptions type="String[]">
              <item><![CDATA[Yes]]></item>
              <item><![CDATA[No]]></item>
            </answerOptions>
            <ruleId type="String"><![CDATA[CRP_GB001]]></ruleId>
            <parentQuestionId type="String"></parentQuestionId>
            <parentQuestionResp type="String"></parentQuestionResp>
          </variable>
        </item>
        <item>
          <variable type="QuestionDetail">
            <questionId type="String"><![CDATA[40]]></questionId>
            <questionType type="questionType"><![CDATA[COUNTRY]]></questionType>
            <country type="String"><![CDATA[DE]]></country>
            <questionText type="String"><![CDATA[Please indicate]]></questionText>
            <optionType type="String"><![CDATA[RadioButton]]></optionType>
            <answerOptions type="String[]">
              <item><![CDATA[Yes]]></item>
              <item><![CDATA[No]]></item>
            </answerOptions>
            <ruleId type="String"><![CDATA[CRP_Q0001]]></ruleId>
            <parentQuestionId type="String"></parentQuestionId>
            <parentQuestionResp type="String"></parentQuestionResp>
          </variable>
        </item>
      </array>
    </TWObject>

    Reposted as
    Script to parse XML data into Oracle DB

  • NTUSER.DAT in every TS profile locked by system process

    I have a 32 bit 2008 Enterprise server (not R2) running terminal services that is continually generating profile errors.  Users are receiving "Your user profile was not loaded correctly! You have been logged on with a temporary profile...". 
    This is accompanied by the following errors in System log:
    1502, User Profile Service - The process cannot access the file because it is being used by another process.
    1515, User Profile Service - Windows has backed up this user profile. Windows will automatically try to use the backup profile the next time this user logs on.
    1511, User Profile Service - Windows cannot find the local profile and is logging you on with a temporary profile. Changes you make to this profile will be lost when you log off.
    This is followed by several successful 501, Folder Redirection events to various folders in the roaming profile location and successful 4101, WinLogon - Windows License Validated
    On logoff, there is a 1530, User Profile Service - Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that hold your registry file may not function properly afterwards. 
     DETAIL -  2 user registry handles leaked from \Registry\User\S-1-5-21-945263920-3218329962-3619911775-1162:
    Process 9304 (\Device\HarddiskVolume2\Windows\System32\winlogon.exe) has opened key \REGISTRY\USER\S-1-5-21-945263920-3218329962-3619911775-1162
    Process 1316 (\Device\HarddiskVolume2\Windows\System32\svchost.exe) has opened key \REGISTRY\USER\S-1-5-21-945263920-3218329962-3619911775-1162\Printers\DevModePerUser
    Of course, the user GUID varies depending on who is doing the logging off, but the behavior is consistent.
    I initially suspected corrupt profile, but recreating from scratch does not resolve the problem.  
    I have seen and tried numerous potential solutions, for example:
    http://cherrybyte.blogspot.com/2007/07/fixing-user-profiles-in-vista.html
    http://support.microsoft.com/kb/947215/en-us
    http://social.answers.microsoft.com/Forums/en-US/vistasecurity/thread/1aaa1799-f29e-4d13-905e-6fee09b3a658
    I have determined that the SYSTEM process is keeping 6 files open after logoff and never relinquishing the handle until reboot: NTUSER.DAT, NTUSER.DAT.LOG1, NTUSER.DAT.LOG2, NTUSER.DAT.{GUID}.TM.blf, NTUSER.DAT{GUID}TMContainer000...001.regtrans-ms and NTUSER.DAT{GUID}TMContainer000...002.regtrans-ms. 
    The handles cannot be closed even with HANDLE or Process Explorer.  I have tried setting HKLM\Software\Microsoft\WindowsNT\ProfileList\(UserGUID)\RefCount to 0 and State to 0, but this has not helped.  UPHClean is NOT an option since this is a 2008
    server.  Disabling Symantec Endpoint on the server does not resolve the problem, disabling BackupExec does not resolve the problem.  At present the only things that work are bouncing the server or manually unloading user hives on a daily basis, which
    is simply not acceptable.
    I've scoured forums looking for the answer and found lots of interesting possibilities but nothing that works; does anyone here have the answer?

    Hi,
    Steps for Windows Server 2003:
    1.   
    Click
    Start, click Run, type msconfig in the
    Open box, and then click OK.
    2.   
    Click the
    General tab, click Selective Startup.
    3.   
    Under
    Selective Startup, click to clear the following check boxes:
    Process SYSTEM.INI File
    Process WIN.INI File
    Load Startup Items
    4.   
    Click the
    Services tab, click to select the Hide All Microsoft Services check box, and then click
    Disable All.
    5.   
    Click
    OK, and then click Restart.
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can
    be beneficial to other community members reading the thread.

  • Where can I look up the production date of my MacBook Pro?

    does anyone have an idea, where I can look up the production date of a MacBook Pro? I can't remember when I bought it...

    Try this site as well. Paste in your Macs serial number and it will reveal all kinds of info about it including exactly where is was assembled. You can get the serial number from System Profiler. Cheers!
    Forgot the link!
    http://www.appleserialnumberinfo.com/Desktop/index.php
    Message was edited by: Glenn Carter

Maybe you are looking for

  • App-v 5.0 SP2 Client UI Virtual Application not launching

    Hi there,  Currently we're upgrading to APP-V 5.0 SP2 (HF5). I downloaded the official APP-V Client UI from the Microsoft site. The Hotfix and App-V 5.0 SP2 installed succesfully, I even got Office 2013 to work with the new App-V Client.  The problem

  • How can I add an audio media file to my Pages document

    I have created a Pages document on my iPad.  I can add photos but not audio (there is only a Photos option)  So I emailed the document to my desktop and went onto iCloud via Safari.  Now i don't see the Media icon (I am in Pages beta if this is relev

  • Serious Problems trying to install SP3

    I have a MacBook running the latest version of OSX; it also has the most recent update of Boot Camp installed and is running Windows XP, Home Edition, SP2. I booted up in Windows and tried to download and install the latest Service Pack 3. With the d

  • Files renaming themselves

    I have had on ongoing problem with files renaming themselves most often with a numeric file name. It has happened with Quark , Illustrator and Photoshop files. There is no pattern... it happens randomly at different times. File names are less than 31

  • PlaybackRate not working in Internet Explorer (10?) is it a bug?

    Hi, I have a little function to play audio: <script type="text/javascript">      function play_sound(url, speed) {        var audioElement = document.createElement('audio');        audioElement.setAttribute('src', url);    audioElement.playbackRate =