Monitor the end of a deployment via NalWin.exe

Hi,
For automation purposes, I need to know when the deployment of a package is finished.
This is the command I use in a batch script/cmd :
Code:
start "Nalwin" "C:\Program files\novell\zenworks\nalwin.exe" : /A=MyApplicationJob.App.XP.Install.Nal.Zen.COMP
I just need a way to know when the package is finished to deploy. Monitoring the process "nalwin.exe" is not really an option because there can be other nalwin processes in the background.
Another way would be to make nalwin run in foreground in the cmd, but I did not found any option for that.
Thks.

This should be asked in a ZDM7 forums such as:
novell.support.zenworks.desktop-management.7x.applications
This forum is for the ZCM version of AdminStudio, though admittedly the
title makes that less than clear.
On 6/13/2012 8:26 AM, aiovell wrote:
>
> Hi,
> For automation purposes, I need to know when the deployment of a
> package is finished.
>
> This is the command I use in a batch script/cmd :
>
>
> Code:
> --------------------
> start "Nalwin" "C:\Program files\novell\zenworks\nalwin.exe" : /A=MyApplicationJob.App.XP.Install.Nal.Zen.COMP
> --------------------
>
>
> I just need a way to know when the package is finished to deploy.
> Monitoring the process "nalwin.exe" is not really an option because
> there can be other nalwin processes in the background.
> Another way would be to make nalwin run in foreground in the cmd, but I
> did not found any option for that.
>
> Thks.
>
>
Craig Wilson - MCNE, MCSE, CCNA
Novell Knowledge Partner
Novell does not officially monitor these forums.
Suggestions/Opinions/Statements made by me are solely my own.
These thoughts may not be shared by either Novell or any rational human.

Similar Messages

  • Monitor the end of a deployment of a bundle via NalWin

    Hi,
    For automation purposes, I need to know when the deployment of a package is finished.
    This is the command I use in a batch script/cmd :
    Code:
    start "Nalwin" "C:\Program files\novell\zenworks\nalwin.exe" : /A=MyApplicationJob.App.XP.Install.Nal.Zen.COMP
    I just need a way to know when the package is finished to deploy. Monitoring the process "nalwin.exe" is not really an option because there can be other nalwin processes in the background.
    Another way would be to make nalwin run in foreground in the cmd, but I did not found any option for that.
    I tried do monitor the RegSet* operations but no luck, the last RegSet is on "HKCU\Software\Novell\ZENworks\NALExplorer\ViewsSh owing" set to "0", just before the launch of the MSI package.
    I tried to enable debug mode :
    Code:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\NetWare\NAL\1.0\Debug]
    "Level"=dword:0000000f
    "LogFileLocation"="C:\\ZFDNAL.CSV"
    "Browser"=dword:00000001
    "Explorer"=dword:00000001
    "Reporting"=dword:00000001
    But I don't see anything useful for what I need in the log (a line that indicates the successful end of the job) :
    Code:
    ==================================================
    NalShell logging for process 0xb68 initialized: 06/13/12 15:33:28
    Computer name: MYCOMP
    Command Line: "C:\Program files\novell\zenworks\nalwin.exe" : /A=MyAppJob.App.XP.Install.Nal.Zen.COMP
    File versions:
    zenlite.dll: 7.0.1.14
    zennw32.dll: 7.0.1.5
    nalshell.dll: 7.0.1.11
    zenappws.dll: 7.0.1.7
    nalwin.exe: 7.0.1.0
    nalagent.exe: 7.0.1.12
    nalview.exe: 7.0.1.0
    nalntsrv.exe: 7.0.1.12
    ==================================================
    INFO, 15:33:28.405, USER, 0xb68, 0x5f0, NalWin, Initializing NalWin
    ==================================================
    NalShell logging for process 0xb68 initialized: 06/13/12 15:33:28
    Computer name: MYCOMP
    Command Line: "C:\Program files\novell\zenworks\nalwin.exe" : /A=MyAppJob.App.XP.Install.Nal.Zen.COMP
    File versions:
    zenlite.dll: 7.0.1.14
    zennw32.dll: 7.0.1.5
    nalshell.dll: 7.0.1.11
    zenappws.dll: 7.0.1.7
    nalwin.exe: 7.0.1.0
    nalagent.exe: 7.0.1.12
    nalview.exe: 7.0.1.0
    nalntsrv.exe: 7.0.1.12
    ==================================================
    INFO, 15:33:28.530, USER, 0xb68, 0x5f0, NalShell, NalShell.dll loaded by "C:\Program files\novell\zenworks\NalWin.exe"
    INFO, 15:33:28.545, USER, 0xb68, 0x5f0, NalShell, Initializing NalShell
    INFO, 15:33:28.545, USER, 0xb68, 0x5f0, NS UI Thread, Created NAL Shell UI Thread
    INFO, 15:33:28.545, USER, 0xb68, 0xb74, NS UI Thread, Created NAL Shell UI thread window "NalShellWindow:2920"
    INFO, 15:33:28.545, USER, 0xb68, 0xb74, NS UI Thread, Entering message loop
    INFO, 15:33:28.545, USER, 0xb68, 0xb74, NS UI Thread, Starting NalAgent
    INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, Queried for IUnknown
    INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::AddRef() 2
    INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::AddRef() 3
    INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::Release() 2
    INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, Queried for _INalEvents
    INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::AddRef() 3
    INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::AddRef() 4
    INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, NAL engine is processing the command line...
    INFO, 15:33:31.76, USER, 0xb68, 0xb74, NS UI Thread, Queried for _INalEvents
    INFO, 15:33:31.76, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::AddRef() 5
    INFO, 15:33:31.170, USER, 0xb68, 0xb74, NS UI Thread, Enter OnNEEndRefresh
    INFO, 15:33:31.233, USER, 0xb68, 0xb74, NS UI Thread, Exit OnNEEndRefresh
    CRIT, 15:33:31.233, USER, 0xb68, 0x5f0, NalWin, NalWin failed to initialize
    INFO, 15:33:31.248, USER, 0xb68, 0x5f0, NalShell, NalShell is unloading...
    INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, Exiting message loop - Received WM_QUIT
    INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, In CNalShellUIThread::StopViews
    INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, Entering StopNalEngine
    INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::Release() 4
    INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::Release() 3
    INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::Release() 2
    INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::Release() 1
    INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, Exiting StopNalEngine
    INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, Uninitialized Com
    INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, Closing Nal Shell Thread
    INFO, 15:33:31.342, USER, 0xb68, 0x5f0, NS UI Thread, Destroyed NAL Shell UI Thread
    INFO, 15:33:31.342, USER, 0xb68, 0x5f0, NS UI Thread, CNalShellUIThread::Release() 0
    INFO, 15:33:31.342, USER, 0xb68, 0x5f0, NalWin, Terminating NalWin
    Thks.

    I would create a "Post Distribution Script" or "Post Launch Script" that
    did something that could be monitored.
    On 6/13/2012 10:06 AM, aiovell wrote:
    >
    > Hi,
    > For automation purposes, I need to know when the deployment of a
    > package is finished.
    >
    > This is the command I use in a batch script/cmd :
    >
    >
    > Code:
    > --------------------
    > start "Nalwin" "C:\Program files\novell\zenworks\nalwin.exe" : /A=MyApplicationJob.App.XP.Install.Nal.Zen.COMP
    > --------------------
    >
    >
    > I just need a way to know when the package is finished to deploy.
    > Monitoring the process "nalwin.exe" is not really an option because
    > there can be other nalwin processes in the background.
    > Another way would be to make nalwin run in foreground in the cmd, but I
    > did not found any option for that.
    >
    > I tried do monitor the RegSet* operations but no luck, the last RegSet
    > is on "HKCU\Software\Novell\ZENworks\NALExplorer\ViewsSh owing" set to
    > "0", just before the launch of the MSI package.
    >
    > I tried to enable debug mode :
    >
    >
    > Code:
    > --------------------
    > Windows Registry Editor Version 5.00
    >
    > [HKEY_LOCAL_MACHINE\SOFTWARE\NetWare\NAL\1.0\Debug]
    > "Level"=dword:0000000f
    > "LogFileLocation"="C:\\ZFDNAL.CSV"
    > "Browser"=dword:00000001
    > "Explorer"=dword:00000001
    > "Reporting"=dword:00000001
    > --------------------
    >
    >
    > But I don't see anything useful for what I need in the log (a line that
    > indicates the successful end of the job) :
    >
    >
    >
    > Code:
    > --------------------
    > ==================================================
    > NalShell logging for process 0xb68 initialized: 06/13/12 15:33:28
    > Computer name: MYCOMP
    > Command Line: "C:\Program files\novell\zenworks\nalwin.exe" : /A=MyAppJob.App.XP.Install.Nal.Zen.COMP
    > File versions:
    > zenlite.dll: 7.0.1.14
    > zennw32.dll: 7.0.1.5
    > nalshell.dll: 7.0.1.11
    > zenappws.dll: 7.0.1.7
    > nalwin.exe: 7.0.1.0
    > nalagent.exe: 7.0.1.12
    > nalview.exe: 7.0.1.0
    > nalntsrv.exe: 7.0.1.12
    > ==================================================
    >
    >
    > INFO, 15:33:28.405, USER, 0xb68, 0x5f0, NalWin, Initializing NalWin
    >
    > ==================================================
    > NalShell logging for process 0xb68 initialized: 06/13/12 15:33:28
    > Computer name: MYCOMP
    > Command Line: "C:\Program files\novell\zenworks\nalwin.exe" : /A=MyAppJob.App.XP.Install.Nal.Zen.COMP
    > File versions:
    > zenlite.dll: 7.0.1.14
    > zennw32.dll: 7.0.1.5
    > nalshell.dll: 7.0.1.11
    > zenappws.dll: 7.0.1.7
    > nalwin.exe: 7.0.1.0
    > nalagent.exe: 7.0.1.12
    > nalview.exe: 7.0.1.0
    > nalntsrv.exe: 7.0.1.12
    > ==================================================
    >
    >
    > INFO, 15:33:28.530, USER, 0xb68, 0x5f0, NalShell, NalShell.dll loaded by "C:\Program files\novell\zenworks\NalWin.exe"
    > INFO, 15:33:28.545, USER, 0xb68, 0x5f0, NalShell, Initializing NalShell
    > INFO, 15:33:28.545, USER, 0xb68, 0x5f0, NS UI Thread, Created NAL Shell UI Thread
    > INFO, 15:33:28.545, USER, 0xb68, 0xb74, NS UI Thread, Created NAL Shell UI thread window "NalShellWindow:2920"
    > INFO, 15:33:28.545, USER, 0xb68, 0xb74, NS UI Thread, Entering message loop
    > INFO, 15:33:28.545, USER, 0xb68, 0xb74, NS UI Thread, Starting NalAgent
    > INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, Queried for IUnknown
    > INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::AddRef() 2
    > INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::AddRef() 3
    > INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::Release() 2
    > INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, Queried for _INalEvents
    > INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::AddRef() 3
    > INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::AddRef() 4
    > INFO, 15:33:28.561, USER, 0xb68, 0xb74, NS UI Thread, NAL engine is processing the command line...
    > INFO, 15:33:31.76, USER, 0xb68, 0xb74, NS UI Thread, Queried for _INalEvents
    > INFO, 15:33:31.76, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::AddRef() 5
    > INFO, 15:33:31.170, USER, 0xb68, 0xb74, NS UI Thread, Enter OnNEEndRefresh
    > INFO, 15:33:31.233, USER, 0xb68, 0xb74, NS UI Thread, Exit OnNEEndRefresh
    > CRIT, 15:33:31.233, USER, 0xb68, 0x5f0, NalWin, NalWin failed to initialize
    > INFO, 15:33:31.248, USER, 0xb68, 0x5f0, NalShell, NalShell is unloading...
    > INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, Exiting message loop - Received WM_QUIT
    > INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, In CNalShellUIThread::StopViews
    > INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, Entering StopNalEngine
    > INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::Release() 4
    > INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::Release() 3
    > INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::Release() 2
    > INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, CNalShellUIThread::Release() 1
    > INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, Exiting StopNalEngine
    > INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, Uninitialized Com
    > INFO, 15:33:31.248, USER, 0xb68, 0xb74, NS UI Thread, Closing Nal Shell Thread
    > INFO, 15:33:31.342, USER, 0xb68, 0x5f0, NS UI Thread, Destroyed NAL Shell UI Thread
    > INFO, 15:33:31.342, USER, 0xb68, 0x5f0, NS UI Thread, CNalShellUIThread::Release() 0
    > INFO, 15:33:31.342, USER, 0xb68, 0x5f0, NalWin, Terminating NalWin
    > --------------------
    >
    >
    > Thks.
    >
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Knowledge Partner
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • Monitoring the SQL Server after deploying schemas (tables)

    Hi,
    I will be deploying 8 schema which will create two tables in two databases. I am required to monitor the server for few days, whether it is performing well or anything is breaking. There will be other tables also which will be in replication chain, but these
    tables will be just at subscriber level. Please, suggest me, how to exactly monitor how the two tables are performing, if that is working fine or it is breaking anything.
    Production Environment.
    Thanks,

    hi Ajay,
    you can try server-side SQL trace.
    http://www.sommarskog.se/sqlutil/sqltrace.html.
    And beta_lockinfo:
    http://www.sommarskog.se/sqlutil/beta_lockinfo.html

  • How do I monitor the Line-In (Analog) input via my connected speakers?

    I'd like to do this in order to hear audio coming from another device on-top of the audio already coming out of my Mac. On a Windows box, I would simply mark the checkbox for the input in the sound settings and the input is heard over attached output speakers, etc.
    Beavis2084

    Check the volume setting in the "Input" tab of "Sound" system preference. If it's still too low, run Audio MIDI Setup (Utilities folder. Set "Properties For" to the audio input and make sure the Audio Input sliders are all the way to the right. The Mac uses line-level audio input, so if you are using a microphone you may need a per-amp or iMic
    <http://www.griffintechnology.com/products/imic/>

  • How to modify the forestFunctionality:0 to 2 via ldp.exe?

    Hi,
    We have a new AD DC on a Windows Server 2012R2, and we need to raise the Forest Functionality from Win2000 to Win2003.  On the ldp.exe, the result is like:
    1> domainFunctionality: 2 = ( DS_BEHAVIOR_WIN2003 );
    1> forestFunctionality: 0 = ( DS_BEHAVIOR_WIN2000 );
    1> domainControllerFunctionality: 2 = ( DS_BEHAVIOR_WIN2003);
    How do I modify the forest Functionality to 2 by using the ldp.exe?
    Thanks for help.
    Jason

    Hi,
    Thank you very much for your sharing.
    Please feel free to let us know if you encounter any issues in the future.
    Best Regards,
    Amy

  • Help deploying .bat then .exe. then .msi

    I'm struggling with System Center, about ready to manually do this if no one can help...
    I need to 1st run a .bat file (that uninstalls previous versions of the software), then run an .exe that install .NET framework version 4.5, then finally run an .msi that installs the latest version of the software (Bluebeam Revu 12).
    I've tried starting with just the .bat as a deployment - made an .exe of the file - was able to deploy it to the computers but the .exe never ran.
    I've tried to put these into a .bat file, but it's not silent and requires users for prompts.
    Can anyone help me here?
    Tanya Onori

    I'd do it like this:
    Create an application out of the 1st application and the application that 1st application is uninstalling
    Configure 1st application to supersede the old version application
    Create an application of .NET (2nd)
    Create an application out of .MSI (3rd)
    Configure the .MSI application to be dependant of .NET and 1st application
    Deploy the .MSI application to collection of computers / users....
    What should be happening:
    .bat (1st) will be installed and if old version is found, it will be uninstalled first
    .NET (2nd) will be installed
    .MSI (3rd) will be installed

  • How can i use my smart TV as a second monitor for my Power mac (2010) via HDMI cable? i've made the connection but no options show in system prefs display.

    How can i use my smart TV as a second monitor for my Power mac (2010) via HDMI cable? i've made the connection but no options show in system prefs display.
    the computer:Mac Pro, Mac OS X (10.9.5), 2 x 2.66 Ghz 6-Core intel Xeon
    the TV: LG Smart tv

    The Mac uses a highly-parameterized universal Driver for every display. The parameters are set at certain times when a query is sent to your display. The display MUST answer with its name and capabilities, or the screen stays dark. A TV set that is off or "not paying attention" because it is set to a different port when the query occurs will rarely answer, and so will often remain dark.
    You can use tools in the System Report to see whether your display has been detected at all. If it has, the report will look something like this, but its name will appear:
    The times when the query is sent are:
    • at Startup
    • at wake from sleep
    • when the Mac-end of the cable is inserted
    • when using the Option ( Detect Displays ) button in displays preferences

  • Move SCCM client to another OU at the end of the deployment task sequence

    Hi
    I'm looking to modify my SCCM task sequence so that it can put a computer in the correct OU at the end of provisioning. I've come across a couple of scripts to do this, but neither are working at the moment
    1. A few lines of PowerShell here (http://stackoverflow.com/questions/22966037/move-computer-to-new-ou-in-sccm-2012-task-sequence-with-powershell)
    C:\windows\system32\WindowsPowerShell\v1.0\powershell.exe -command iex \" `$TargetOU=\"\"OU=TargetOUName,DC=ConglomiCo,DC=com\"\"; `$SysInfo=New-Object -ComObject \"\"ADSystemInfo\"\";`$ComputerDN=`$SysInfo.GetType().InvokeMember(\"\"ComputerName\"\",\"\"GetProperty\"\",`$Null,`$SysInfo,`$Null);`$Computer=[ADSI]\"\"LDAP://`$ComputerDN\"\";`$OU=[ADSI]\"\"LDAP://`$TargetOU\"\";`$Computer.psbase.MoveTo(`$OU);"
    With the above command, I keep on receiving a syntax error and/or invalid OU error. My specified OU is valid and I'm using an account with sufficient permissions to move computers in AD. I also find the syntax with the "\" difficult to follow.
    2. The second script I've tried here, doesn't seem to work either:
    http://blog.coretech.dk/jgs/vbscript-move-computer-object-to-another-ou-via-command-line-parameter/
    On Error Resume Next
    'Get MachineObjectOU Value
    Set wshNetwork = CreateObject("WScript.Network")
    Set oFso = CreateObject("Scripting.FileSystemObject")
    Set objSysInfo = CreateObject( "ADSystemInfo" )
    Set ArgObj = WScript.Arguments
    'Use first argument as target OU
    strMachineObjectOU = strLDAPofOU
    strComputerDN = objSysInfo.ComputerName
    'msgbox(strMachineObjectOU)
    nComma = InStr(strComputerDN,",")
    strCurrentOU = Mid(strComputerDN,nComma+1)
    strComputerName = Left(strComputerDN,nComma - 1)
    'msgbox(strCurrentOU)
    'If current ou is different than target OU. Move object
    If UCase(strCurrentOU) <> UCase(strMachineObjectOU) Then
        Set objNewOU = GetObject("LDAP://" & strMachineObjectOU)
        Set objMoveComputer = objNewOU.MoveHere("LDAP://" & strComputerDN, strComputerName)
        'msgbox("LDAP://" & strComputerDN & strComputerName)
    End If
    If I put this script into a task sequence, how does SCCM know which computer to move in AD? I'm assuming by using variable strComputerDN = objSysInfo.ComputerName
    Thanks in advance
    IT Support/Everything

    If I put this script into a task sequence, how does SCCM know which computer to move in AD? I'm assuming by using variable strComputerDN = objSysInfo.ComputerName
    Correct. Jörgen did a post about the usage of that script a long time ago that should help you, see:
    http://ccmexec.com/2010/12/move-computer-to-the-correct-ou-during-deployment/
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • HT201272 can someone help me with this chat session.Font Size You are chatting with an Advisor now. This chat will be recorded. At the end of the session, you can print the transcript or request a copy via email. Privacy Policy Advisor [4:49 p.m.]: Hi, my

    Font Size
    You are chatting with an Advisor now. This chat will be recorded. At the end of the session, you can print the transcript or request a copy via email.
    Privacy Policy
    Advisor [4:49 p.m.]:
    Hi, my name is Jacob. It'll be just a moment while I review the comments you provided.
    Advisor [4:49 p.m.]:
    Hello Machelle, how may I assist you today?
    Customer [4:51 p.m.]:
    Can you please help me recover the new testament of the bible from media group. The have vanished.
    Customer [4:52 p.m.]:
    I need to recover the lost purchases I made from media group. I had all of the new testament.
    Advisor [4:53 p.m.]:
    Thank you for this information, I understand that you are missing some purchases. I do want to apologize for this inconvenience. I will be more then happy to look into  this for you.
    Advisor [4:53 p.m.]:
    Would you be able to provide your Apple ID? This is the email used to sign into the iTunes store.
    Customer [4:54 p.m.]:
    [email protected]
    Advisor [4:54 p.m.]:
    Thank you, one moment please.
    Advisor [4:56 p.m.]:
    Were these individual purchases? If so could you provide the name for each individual purchase?
    Customer [4:57 p.m.]:
    yes it the new testament books of the bible
    Customer [4:57 p.m.]:
    genesis etc...
    Advisor [4:58 p.m.]:
    I apologize, but I am not exactly familiar with the New Testament. Would you be able to provide these names for me so I can locate them on my end?
    Customer [4:59 p.m.]:
    Genisis Mark Matthew Luke John
    Customer [4:59 p.m.]:
    Exodus Levitus Numbers
    Advisor [5:00 p.m.]:
    Just a quick question, were these all audiobooks?
    Customer [5:00 p.m.]:
    Duetoronomy
    Customer [5:00 p.m.]:
    Yes from media group
    Advisor [5:00 p.m.]:
    Okay, are you currently on a computer with iTunes installed?
    Customer [5:01 p.m.]:
    yes
    Advisor [5:02 p.m.]:
    Unfortunately, audiobooks and ringtones are the only items on the iTunes store unavailable for re-download through iTunes in the Cloud. What I can go ahead and do is try and re-add these audiobooks back to your download queue for re-download. Please note if they have been removed or modified on the iTunes store they may not be available for re-download. Would this be okay?
    Customer [5:03 p.m.]:
    yes thank you!
    Advisor [5:03 p.m.]:
    Excellent, one moment please.
    Advisor [5:05 p.m.]:
    I apologize but after reviewing your account, it looks like we have already issued 3 exceptions for you to re-download your audiobooks in the past. Back on 02/23/2013. I apologize but we will be unable to do another exception for you. 
    Customer [5:06 p.m.]:
    that down load did include the new books of the bible that I had.
    Customer [5:07 p.m.]:
    that down load did not have the new testament books of the bible that I had
    Advisor [5:07 p.m.]:
    While reviewing the notes, this was issued to add all available audiobooks bought on your account. I again apologize but I will be unable to issue another exception to you. As the previous advisor did inform you to make sure to back up your files.
    Customer [5:08 p.m.]:
    the other advisor did not down load the new testament books. The advisor did not restore all of the books that I had originally brought.
    Advisor [5:10 p.m.]:
    While looking closer, the books that you are missing are no longer available to be re-downloaded. This is the reason why they were not added back to your download queue when he issued them. Unfortunately, as we do not handle the content on the iTunes store you will need to get in contact with the publisher of the content as they were the ones two remove or modify these books on the iTunes store. If you would like I can provide a link to their support site.
    Customer [5:11 p.m.]:
    yes they are I saw them.
    Advisor [5:11 p.m.]:
    They may have been modified by the content owner. This will be the reason why they were not added. As Apple does not control 3rd party content on the iTunes store. You will need to get in contact with them as we are unable to re-add this content back to your download queue.
    Customer [5:12 p.m.]:
    it is I just looked at it in the itunes store
    Customer [5:13 p.m.]:
    the material is still the same. The store does have it.
    Advisor [5:13 p.m.]:
    Machelle, if the items have been modified since you bought them, they will be unavailable for us to issue them back to you. You will need to get in contact with the providers for these books as they are the content owners and we do not have access to issue these back to you.
    Customer [5:14 p.m.]:
    the are still the same bible books that I purchased at the store.
    Customer [5:14 p.m.]:
    The audio books are the same. When I buy it again nothing will be different.
    Advisor [5:14 p.m.]:
    Machelle, I understand this. This is what our records are showing. When the previous advisor tried to re-issue them to you they were unable to as they have been modified on the iTunes store.
    Advisor [5:15 p.m.]:
    In order to receive further support for this issue you will need to get in contact with Media Group as they are the content providers for these audiobooks.
    Customer [5:15 p.m.]:
    I will buy them from another source. Don't say they have changed. The books are the same books I brought. They are at the store.
    Advisor [5:16 p.m.]:
    Machelle, Apple does not handle the content for 3rd party publishers on the iTune

    MoonSwan wrote:I've never heard of a validating editor but I was recently wondering what exists that could help me.  Aside from emacs, what should I search for to find one of these validating editors?
    You can use whatever tool you prefer - for someone already using emacs, emacs is a natural choice. Simple, easy to use online tools exist e.g. http://schneegans.de/sv/
    Just upload the file in question ('Validate by file upload' option) and click 'Validate':
    The '=' character cannot be included in a name. (723:10)
    <Terminal="Terminal">
    ^
    Googling 'xml validation' should give you some more tools / services if this one is not good enough.

  • Since the upgrade to CC 2014 via Creative Cloud, I'm ending up with both version of all my Adobe CC products, and I lost my plugins in Photoshop CC 2014.

    Hello
    Since the upgrade to CC 2014 via Creative Cloud, I'm ending up with both version of all my Adobe CC products, and I lost my plugins in Photoshop CC 2014.
    How can I fix this ?

    I did it by going to my old Photoshop CC Plugins folder and copying it aand then pasteing it in the Phtoshop CC 2014 folder. All mine came back and worked.

  • I have tried to download a movie via iTunes. Every time the download nears the end, it stops and restarts from the beginning. This has happened 5 times. Any solutions?

    I have tried to download a movie via iTunes. Every time the download nears the end, it stops and restarts from the beginning. This has happened 5 times. How can I clear the download or solve this?

    If it is a HD movie, it may not be enough. The iPad also need working space.
    Try download to iTune (computer) and "Move" to iPad.

  • Strange digital artifacts at the end of each song importing via iTunes

    I've tried a few variations on archive searches and wasn't able to find an answer to this: In ripping some of my CD's into iTunes (either Apple Lossless or WAV) I've been getting some very odd, brief digital artifacts at the end of each songs on a CD. This sounds like two or three seconds of an audio tape on fast forward. It only seems to happen on new releases (I cannot think of any older CD's it's occurred on). I just got a copy of Mary Gauthier's new album (great CD by the way) and it happened on that one, for example. I tried ripping it multiple times in Apple Lossless, and WAV (always in iTunes) and each and every time it created files where this strange artifact existed at the end of every song. I play the CD I ripped the files from and the artifact is not there. I have several CD's, most of them recent releases over the past five years, that do the exact same thing. Otherwise everything else functions perfectly an the bulk of my 700+ CD library has imported without a hiccup. Is this some kind of anti-piracy technology...or do I simply have some setting off in my itunes preferences (Error-Correction is on, WAV or Apple Lossless is always set to Automatic, have experimented with importing to startup disk and external disk-same results). The artifacts seem to always sound the same too...they never vary, except that they sound different from song-to-song, but the same if say, the first cut is played over again. They are always 2 seconds plus or minus, and always at the end of a cut (the final 2 seconds or so). They do transfer verbatim to my iPod, and also play via iTunes through my stereo.
    Anyone have any clues what this might be?

    As a follow up, I went to the Genius Bar for a bowl of Mensa Stew, but only got some tepid broth. Here's what transpired:
    The girl I was speaking with suggested that the artifact was the software misinterpreting information between the cuts. It was only a theory. She had not heard of any other incidents to relay. First she suggested I rip as MP3's. I explained that wasn't an option for me. She listened to a few cuts on a CD I'd brought with, or rather the ends of the cuts and confirmed there was a problem with the rip. She went through my settings, and asked if I'd tried it with Error Correction turned off. I explained I hadn't and that I preferred to use it. She suggested attempting to rip one of the cuts with it turned off just to see how it did. We did that and no artifact was there. So her 'solution' was to either leave error-correction turned off always, or turn it off for those problem CD's that produce the artifact (I'd estimate about 5% do on my laptop). This did not explain why it was doing it, nor why my g5 tower, which is running a carbon-copied system with all the same iTunes settings, does not produce the artifact with Error-Correction turned on.
    I'd be interested to hear of anyone else who's been having problems importing hi-rez files in iTunes. I know of at least one other instance where the artifact produced (on a MacBook) is dis-similar to mine in that it takes the form of brief electronic beeps moving from channel to channel.
    Anyone else?

  • A document page opens that is too big for the display and runs off the end of the monitor

    How do you fix a problem where document pages open that are too big for the display and runs off the end of the monitor? The borders are off the monitor so there is no window edge to grab and adjust.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and  Wi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • HT201365 Hi all, im from dubai. someone stolen my iphone5. i was trying to erase my data via find my iphone. in the end there was a notification that remove. i have click remove. then it never shows my device in find my iphone. how can i see my device in

    Hi all, im from dubai. someone stolen my iphone5. i was trying to erase my data via find my iphone. in the end there was a notification that remove. i have click remove. then it never shows my device in find my iphone. how can i see my device in my pc...?

    Here's an interesting bit: iTunes will let me restore my iPod touch from backup: it's still running iOS 4.3.3. I figured as much... there's backups showing in the Preferences -> Devices list for both devices (and even my old, long gone iPod touch 2G), but my iPhone (on iOS5) isn't giving me any such option. I remember I had to downgrade before to get the backup restored (something went haywire in the setup assistant, and I couldn't restore a backup from iTunes there)... If it was possible to go to iOS 5.0 rather than 5.0.1 I would just do the same thing again, but iOS 5.0.1 isn't an option. I attached a screenshot. Hopefully Apple can get this nonsense sorted out; I think iOS 5 might be the root of this, somehow.

  • MDT 2012 - Auto login settings were gone at the end of the deployment

    I need to make some PC for public use (Has a local user account that no need to login)
    There's no problem for me to created the local user account and and its profile folder by using custom tasks.
    The auto login settings also successfully set by modify the registry or use Sysinternals - Autologon.exe
    But after the last restart of th PC (I set to restart at the end of the deployment), Windows stuck at the login screen.
    Then I found that all the auto login settings were gone (Both in the registry and netplwiz).
    Since this custom task is place near the end in the Task sequence (which means there should be no other task that can influence it). So, I suspect may be the Group Policy reset all those settings.

    I had the same problem, and these were my solutions:
    Comment out the relevant lines in LTICleanup. I tried to avoid this, in case any updates to MDT reversed the change. Also even if I documented it, it might not be apparent to another technician years down the line. I prefer to leave the MDT files unchanged.
    Create a script that runs after the task sequence has completed. This is the option I chose, and it was a bit more complicated than it appeared.
    What I did was as follows:
    Create a new AutoLogon Script application.
    The "application" must consist of two script files: install and autologon.
    The "install" script does the following:
    Copy the "autologon" script to a temporary folder on the local drive
    Create a new scheduled task which runs on startup, as the SYSTEM user, and runs the "autologon" script (using schtasks.exe)
    The "autologon" script does the following:
    Create the relevant registry keys to enable automatic logon.
    Delete the above scheduled task.
    Reboot the workstation.
    In the MDT task sequence, create a new task at the very end, which installs a single application. Choose the AutoLogon Script application.
    In your CustomSettings.ini, set FinishAction=REBOOT
    So at the end of your task sequence, the workstation will reboot. It will then run the autologon script after boot up, but will not autologon. When the script finishes, it will reboot again, at which point it will autologon with the details you specified.
    It's a little fiddly, but works for me.
    Johan Arwidmark has another method here, which might be even easier - http://www.deploymentresearch.com/Research/tabid/62/EntryId/122/Final-Configuration-for-MDT-2013-Lite-Touch-now-with-Autologon-support.aspx

Maybe you are looking for