Invoke remote diskpart with pipe results in 'C:\windows\system32\diskpart.exe}' is not recognized as an internal or external command

Hi,
 I am trying to invoke commands from powershell(resp. the code below is run from CMD, because it should be part of CMD script in future), especially the diskpart and do some operations.
I am trying to use this:
"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Invoke-Command -ComputerName "machinename" -ScriptBlock {"select disk 2", "online disk" | diskpart}
but keep getting this:
'diskpart.exe}' is not recognized as an internal or external command...
I also tried with full path to diskpart but I get this:
'C:\windows\system32\diskpart.exe}' is not recognized as an internal or external command...
can you help me with that? I would use powershell directly but the system is Server 2008 R2 where storage modules are not present..
execution policy is set to unrestricted
I should also note, that SYSTEM32 where diskpart resides IS part of variables on both systems
Thank you.
Pete
sfs

Hi, 
 thanks for answer. It works as you say but I am calling powershell from within CMD (cmd script), its the reason, why this:
"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" 
is being included. And that is not working.
Pete
sfs

Similar Messages

  • The system process 'C:\Windows\system32\lsass.exe' terminated unexpectedly with status code 255

    Hello All
    We have a server 2008 R2 HyperV server and during the last few months it started to reboot randomly.
    Initially we thought its related to the issue fixed by the following hotfix so we applied it but even with the hotfix it still keeps rebooting.
    http://support.microsoft.com/kb/2732595
    Unlike what's mentioned in the hotfix , the faulting module is not "ntdll.dll" but "msvcrt.dll".Also came up with the following indication the reboots could be related to KB2871997 but that update is not installed
    on this system.                                                
    Following are the events from system log.
    Log Name:      System
    Source:        LsaSrv
    Date:          2/9/2015 11:58:12 PM
    Event ID:      5000
    Task Category: None
    Level:         Error
    Keywords:     
    User:          SYSTEM
    Computer:      HV2008-Host
    Description:
    The security package Kerberos generated an exception. The exception information is the data.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="LsaSrv" Guid="{199FE037-2B82-40A9-82AC-E1D46C792B99}" />
        <EventID>5000</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2015-02-10T04:58:12.415529200Z" />
        <EventRecordID>8091130</EventRecordID>
        <Correlation />
        <Execution ProcessID="736" ThreadID="5888" />
        <Channel>System</Channel>
        <Computer>HV2008-Host</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="Package">Kerberos</Data>
        <Binary>050000C00000000000000000000000001111F6FEFE070000020000000000000000000000000000008EEB1802000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</Binary>
      </EventData>
    </Event>
    Log Name:      System
    Source:        USER32
    Date:          2/9/2015 11:58:24 PM
    Event ID:      1074
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          SYSTEM
    Computer:      HV2008-Host
    Description:
    The process wininit.exe has initiated the restart of computer HV2008-HOST on behalf of user  for the following reason: No title for this reason could be found
     Reason Code: 0x50006
     Shutdown Type: restart
     Comment: The system process 'C:\Windows\system32\lsass.exe' terminated unexpectedly with status code 255.  The system will now shut down and restart.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="USER32" />
        <EventID Qualifiers="32768">1074</EventID>
        <Level>4</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2015-02-10T04:58:24.000000000Z" />
        <EventRecordID>8091132</EventRecordID>
        <Channel>System</Channel>
        <Computer>HV2008-Host</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data>wininit.exe</Data>
        <Data>HV2008-HOST</Data>
        <Data>No title for this reason could be found</Data>
        <Data>0x50006</Data>
        <Data>restart</Data>
        <Data>The system process 'C:\Windows\system32\lsass.exe' terminated unexpectedly with status code 255.  The system will now shut down and restart.</Data>
        <Data>
        </Data>
        <Binary>06000500000000000000000000000000000000000000000000000000000000000000000000000000</Binary>
      </EventData>
    </Event>
    Following are the events from Application logs.
    Log Name:      Application
    Source:        Application Error
    Date:          2/9/2015 11:58:14 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      HV2008-Host
    Description:
    Faulting application name: lsass.exe, version: 6.1.7601.22653, time stamp: 0x534893ed
    Faulting module name: msvcrt.dll, version: 7.0.7601.17744, time stamp: 0x4eeb033f
    Exception code: 0xc0000005
    Fault offset: 0x0000000000001111
    Faulting process id: 0x2e0
    Faulting application start time: 0x01d03c91dbe5854f
    Faulting application path: C:\Windows\system32\lsass.exe
    Faulting module path: C:\Windows\system32\msvcrt.dll
    Report Id: 6af0ff3d-b0e1-11e4-83ca-0026b9340d61
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2015-02-10T04:58:14.000000000Z" />
        <EventRecordID>267648</EventRecordID>
        <Channel>Application</Channel>
        <Computer>HV2008-Host</Computer>
        <Security />
      </System>
      <EventData>
        <Data>lsass.exe</Data>
        <Data>6.1.7601.22653</Data>
        <Data>534893ed</Data>
        <Data>msvcrt.dll</Data>
        <Data>7.0.7601.17744</Data>
        <Data>4eeb033f</Data>
        <Data>c0000005</Data>
        <Data>0000000000001111</Data>
        <Data>2e0</Data>
        <Data>01d03c91dbe5854f</Data>
        <Data>C:\Windows\system32\lsass.exe</Data>
        <Data>C:\Windows\system32\msvcrt.dll</Data>
        <Data>6af0ff3d-b0e1-11e4-83ca-0026b9340d61</Data>
      </EventData>
    </Event>
    Log Name:      Application
    Source:        Windows Error Reporting
    Date:          2/9/2015 11:58:23 PM
    Event ID:      1001
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Computer:      HV2008-Host
    Description:
    Fault bucket , type 0
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: lsass.exe
    P2: 6.1.7601.22653
    P3: 534893ed
    P4: msvcrt.dll
    P5: 7.0.7601.17744
    P6: 4eeb033f
    P7: c0000005
    P8: 0000000000001111
    P9:
    P10:
    Attached files:
    C:\Windows\Temp\WER5001.tmp.appcompat.txt
    C:\Windows\Temp\WER535C.tmp.WERInternalMetadata.xml
    C:\Windows\Temp\WER53DA.tmp.hdmp
    C:\Windows\Temp\WER6690.tmp.mdmp
    These files may be available here:
    C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_lsass.exe_3c1aa5eeba75bf26fcebc4f54e714efe7b5162a2_cab_20a56871
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: 6af0ff3d-b0e1-11e4-83ca-0026b9340d61
    Report Status: 0
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Windows Error Reporting" />
        <EventID Qualifiers="0">1001</EventID>
        <Level>4</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2015-02-10T04:58:23.000000000Z" />
        <EventRecordID>267650</EventRecordID>
        <Channel>Application</Channel>
        <Computer>HV2008-Host</Computer>
        <Security />
      </System>
      <EventData>
        <Data>
        </Data>
        <Data>0</Data>
        <Data>APPCRASH</Data>
        <Data>Not available</Data>
        <Data>0</Data>
        <Data>lsass.exe</Data>
        <Data>6.1.7601.22653</Data>
        <Data>534893ed</Data>
        <Data>msvcrt.dll</Data>
        <Data>7.0.7601.17744</Data>
        <Data>4eeb033f</Data>
        <Data>c0000005</Data>
        <Data>0000000000001111</Data>
        <Data>
        </Data>
        <Data>
        </Data>
        <Data>
    C:\Windows\Temp\WER5001.tmp.appcompat.txt
    C:\Windows\Temp\WER535C.tmp.WERInternalMetadata.xml
    C:\Windows\Temp\WER53DA.tmp.hdmp
    C:\Windows\Temp\WER6690.tmp.mdmp</Data>
        <Data>C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_lsass.exe_3c1aa5eeba75bf26fcebc4f54e714efe7b5162a2_cab_20a56871</Data>
        <Data>
        </Data>
        <Data>0</Data>
        <Data>6af0ff3d-b0e1-11e4-83ca-0026b9340d61</Data>
        <Data>0</Data>
      </EventData>
    </Event>
    Log Name:      Application
    Source:        Windows Error Reporting
    Date:          2/9/2015 11:58:22 PM
    Event ID:      1001
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Computer:      HV2008-Host
    Description:
    Fault bucket , type 0
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: lsass.exe
    P2: 6.1.7601.22653
    P3: 534893ed
    P4: msvcrt.dll
    P5: 7.0.7601.17744
    P6: 4eeb033f
    P7: c0000005
    P8: 0000000000001111
    P9:
    P10:
    Attached files:
    C:\Windows\Temp\WER5001.tmp.appcompat.txt
    C:\Windows\Temp\WER535C.tmp.WERInternalMetadata.xml
    C:\Windows\Temp\WER53DA.tmp.hdmp
    C:\Windows\Temp\WER6690.tmp.mdmp
    These files may be available here:
    C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_lsass.exe_3c1aa5eeba75bf26fcebc4f54e714efe7b5162a2_cab_20a56871
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: 6af0ff3d-b0e1-11e4-83ca-0026b9340d61
    Report Status: 4
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Windows Error Reporting" />
        <EventID Qualifiers="0">1001</EventID>
        <Level>4</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2015-02-10T04:58:22.000000000Z" />
        <EventRecordID>267649</EventRecordID>
        <Channel>Application</Channel>
        <Computer>HV2008-Host</Computer>
        <Security />
      </System>
      <EventData>
        <Data>
        </Data>
        <Data>0</Data>
        <Data>APPCRASH</Data>
        <Data>Not available</Data>
        <Data>0</Data>
        <Data>lsass.exe</Data>
        <Data>6.1.7601.22653</Data>
        <Data>534893ed</Data>
        <Data>msvcrt.dll</Data>
        <Data>7.0.7601.17744</Data>
        <Data>4eeb033f</Data>
        <Data>c0000005</Data>
        <Data>0000000000001111</Data>
        <Data>
        </Data>
        <Data>
        </Data>
        <Data>
    C:\Windows\Temp\WER5001.tmp.appcompat.txt
    C:\Windows\Temp\WER535C.tmp.WERInternalMetadata.xml
    C:\Windows\Temp\WER53DA.tmp.hdmp
    C:\Windows\Temp\WER6690.tmp.mdmp</Data>
        <Data>C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_lsass.exe_3c1aa5eeba75bf26fcebc4f54e714efe7b5162a2_cab_20a56871</Data>
        <Data>
        </Data>
        <Data>0</Data>
        <Data>6af0ff3d-b0e1-11e4-83ca-0026b9340d61</Data>
        <Data>4</Data>
      </EventData>
    </Event>
    Would really appreciate if someone can point us to the correct direction on how to get this issue sorted.
    Regards,
    Dhanushka

    Hi Sir,
    Please try the following items:
    1. if ther is anti-virus installed , please uninstall it temporarily
    2. run  " sfc /scannow "
    3. keep windows up-to-date
    4. if you updated some hardware driver please roll it back
    5. if the issue persists , please use windows installation media to perform inplace-upgrade for the system
    Also please refer to reinstall C++ runtime within the similar thread:
    https://social.technet.microsoft.com/Forums/windows/en-US/bf69eeff-24c4-499f-b280-b6a3098f4f9f/problem-with-msvcrtdll-version-70760117744?forum=w7itprogeneral
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • When I open Firefox I have to try several times because a Runtime Error with the program C:\Windows\System32\regsvr32.exe

    when I open Firefox I have to try several times because a Runtime Error with the program C:\Windows\System32\regsvr32.exe

    '''Try the Firefox Safe Mode''' to see how it works there. The Safe Mode is a troubleshooting mode, which disables most add-ons.''
    ''(If you're not using it, switch to the Default theme.)''
    * You can open the Firefox 4.0+ Safe Mode by holding the '''Shift''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Don't select anything right now, just use "Continue in Safe Mode."''
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shift key) to open it again.''
    '''''If it is good in the Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one.
    Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • Invoke-MonitoringProbe warning with no results

    Running on:
    Windows Server 2012
    Exchange Server 2013 Cumulative Update 3 (CU3)      15.0.775.38
    Problem:
    When running command below warning is generated:
    Invoke-MonitoringProbe -Identity:"ActiveSync\ActiveSyncCTPProbe" -Server:XXXXXX | fl
    WARNING: Failed to find the probe result for invoke now request id bd8d6bf84e5f4189a3209536a039a487 and probe
    workdefinition id 549.
    No other output is generated, this happens on all the 4 servers we manage.
    Additional information running Invoke-MonitoringProbe -Verbose:
    [PS] C:\Windows\system32>Invoke-MonitoringProbe -Identity:"ActiveSync\ActiveSyncCTPProbe" -Server:XXXXX001 -Verbose
    VERBOSE: [13:35:01.814 GMT] Invoke-MonitoringProbe : Runspace context: Executing user:
    DOMAIN.com/Admin/admminuser01, Executing user organization: , Current organization: ,
    RBAC-enabled: Enabled.
    VERBOSE: [13:35:01.845 GMT] Invoke-MonitoringProbe : Active Directory session settings for 'Invoke-MonitoringProbe'
    are: View Entire Forest: 'False', Default Scope: 'DOMAIN.com', Configuration Domain Controller:
    'DC001.DOMAIN.com', Preferred Global Catalog: 'DC001.DOMAIN.com',
    Preferred Domain Controllers: '{ DC001.DOMAIN.com }'
    VERBOSE: [13:35:01.845 GMT] Invoke-MonitoringProbe : Beginning processing Invoke-MonitoringProbe
    VERBOSE: [13:35:01.845 GMT] Invoke-MonitoringProbe : Instantiating handler with index 0 for cmdlet extension agent
    "Admin Audit Log Agent".
    VERBOSE: [13:35:01.860 GMT] Invoke-MonitoringProbe : Current ScopeSet is: { Recipient Read Scope: {{, }}, Recipient
    Write Scopes: {{, }}, Configuration Read Scope: {{, }}, Configuration Write Scope(s): {{, }, }, Exclusive Recipient
    Scope(s): {}, Exclusive Configuration Scope(s): {} }
    VERBOSE: [13:35:01.860 GMT] Invoke-MonitoringProbe : Resolved current organization: .
    WARNING: Failed to find the probe result for invoke now request id 556ce2e564c540418d51c956d259032a and probe
    workdefinition id 580.
    VERBOSE: [13:36:50.179 GMT] Invoke-MonitoringProbe : Admin Audit Log: Entered Handler:OnComplete.
    VERBOSE: [13:36:50.179 GMT] Invoke-MonitoringProbe : Ending processing Invoke-MonitoringProbe

    Hi,
    I recommend you refer to the following article to troubleshoot the issue:
    Troubleshooting ActiveSync Health Set
    ActiveSyncCTPMonitor Recovery Actions
    This monitor alert is typically issued on CA servers (CAS).
    Start IIS Manager, and then connect to the server that is reporting the issue. Click
    Application Pools, and then recycle the ActiveSync application pool that is named
    MSExchangeSyncAppPool.
    Rerun the associated probe as shown in step 2c in the
    Verifying the issue section.
    If the issue still exists, recycle the entire IIS service by using the IISReset utility.
    Rerun the associated probe as shown in step 2c in the
    Verifying the issue section.
    If the issue persists, you must verify the health status on the corresponding Mailbox server. The name of the Mailbox server is the
    _Mbx: value that’s given in the error message.
    Run the following command for the appropriate Mailbox server. For example, run the following command a Mailbox server that’s named mailbox1.contoso.com:
    Get-ServerHealth mailbox1.contoso.com | ?{$_.HealtSetName -like "ActiveSync*"}
    If any of the monitors that are listed in the command output are reported to be unhealthy, you must address those monitors first. To do this, follow the troubleshooting steps that are outlined in the
    ActiveSyncDeepTestMonitor and ActiveSyncSelfTestMonitor Recovery Actions section.
    If all monitors on the Mailbox server are healthy, restart the CAS.
    After the server restarts, rerun the associated probe as shown in step 2c in the
    Verifying the issue section.
    If the probe continues to fail, you may need further assistance to resolve this issue. Contact a Microsoft Support professional to resolve this issue. To contact a Microsoft Support professional, visit the
    Exchange Server Solutions Center. In the navigation pane, click
    Support options and resources and use one of the options listed under
    Get technical support to contact a Microsoft Support professional. Because your organization may have a specific procedure for directly contacting Microsoft Product Support Services, be sure to review your organization's guidelines first.
    Hope this helps!
    Thanks,
    Niko Cheng
    TechNet Community Support

  • Can i set up remote desktop with my Mac Air and Windows 7 HP desktop?

    I am wanting to set up remote desktop with my Mac Air and HP windows 7 home edition desktop.  Is this possible and how do I begin setting this up?
    Thanks for the help!

    There is an app in the Mac App Store to use Microsoft Remote Desktop with a Mac: https://itunes.apple.com/us/app/microsoft-remote-desktop/id715768417?mt=12
    But according to their support site it requires Pro, Enterprise, or Ultimate in the Windows 7 side. http://technet.microsoft.com/en-us/library/dn473006.aspx
    If it was me, I would first look into Teamviewer to see if it will do what you need. It does work between Mac and Windows and it is free for non-commercial use. http://www.teamviewer.com/en/index.aspx

  • What will i do with my ipad stuck on white apple logo and itunes not recognized it. i'll always try to press and hold both the home botton and sleep/wake button but nothings happen.

    what will i do with my ipad 2 ios 5.0.1 stuck on white apple logo and itunes not recognized it. i'll always try to press and hold both the home botton and sleep/wake button but nothings happen.

    if that dose not work then you can always put it into DFU mode by connecting to your computer and holding down the home button and sleep/wake button for excatly 10 seconds and then relesing the sleep/wake button and keep holding down the homebutton till iTunes tells you it has detected an iPad in recovery mode then just do a restore

  • Problem with data table and internal and external command button

    thanks for your time,
    i have this problem
    <t:dataTable binding="#{manejadorAsociarEvaluadoresProyecto.tablaPosiblesEvaluadores}"
    cellpadding = "6"
    cellspacing = "3"
    value = "#{manejadorAsociarEvaluadoresProyecto.listaPosiblesEvaluadores}"
    var = "posibleEvaluador"
    preserveDataModel="false">
    <h:inputTextarea value="#{posibleEvaluador.correoActualCuerpo}"
    cols="50"
    rows="50"
    rendered="#{posibleEvaluador.detalle}" />
    <h:commandLink immediate="false" action="#{posibleEvaluador.editar}" value="Editar Correo"/>
    </t:dataTable>
    <h:panelGroup id="panelBotonEvaluadores" rendered="#{!manejadorAsociarEvaluadoresProyecto.b_mostrarEvaluadores && manejadorAsociarEvaluadoresProyecto.tieneProyectos}">
    <h:commandButton action="#{manejadorAsociarEvaluadoresProyecto.mostrarEvaluadores}"
    value="Asociar evaluadores"/>
    </h:panelGroup>
    this is the method of posibleEvaluador
    public String editar()
    setDetalle(!getDetalle());
    return "";
    all run perfect, until y click in "asociar evaluadores" button, after of this the commandLink "editar Correo" not run, this commanlLink is for not show the inputTextArea, i don't know what happend.
    thanks for your help

    Hello,
    I have replicated and confirmed the problem with LabVIEW 2010, Report Generation Toolkit 2010 and Word 2010.  I have filed this to R&D under CAR ID #257414.  As a workaround you can manually set each cell using Word Edit Cell.vi.  I have attached a simplified representation of this unexpected behavior as well as the workaround.  Hopefully this helps everyone out!
    David_L | Certified LabVIEW Architect
    LabVIEW Tools Network | LabVIEW Tools Network Developer Center
    Attachments:
    Word 2010 Table CAR.vi ‏17 KB
    Word 2010 Table FIX.vi ‏22 KB

  • Problem with itunes 11.1.0.126, windows 7, 32-bit version, not recognizing iphone 3gs

    Anyone having an issue like this?  I just updated to the latest version of itunes, 11.1.0.126.

    Anyone having an issue like this?  I just updated to the latest version of itunes, 11.1.0.126.

  • Unable to pair Apple Remote App with iTunes

    I am running a Toshiba Satellite L505D-S5965 with Windows Vista SP 2. My iTunes software is 8.2.1.6, and my iPhone 3GS is running OS 3.0.1 (7A400). Both the Satellite and iPhone are connected to the same WiFi local network, and yet the App "Remote" by Apple Software is unable to communicate with iTunes to allow the entry of the four digit code to establish control of the iTunes library. Shortly after purchasing the iPhone 3GS I purchased the Satellite, but in the couple of weeks between the purchases the Remote App worked fine on my Gateway running Windows XP SP2. I have been through Apple Telephone support twice, and have really run one of the technicians through the mill researching possible solutions. I have visited an Apple Store Genius, who could find no reason for the problem. The iPhone and Remote App worked perfectly well on the store's WiFi and Mac, but his iPhone also wouldn't work with my laptop. I have been through Kaspersky's technical support system to ensure that there isn't a firewall issue. They have assured me, after reviewing logs from my laptop, that this is not the case. I even went so far as to uninstall all my Kaspersky product, but the Apple Remote App still would not function properly. I have updated the router's firmware, and checked that the laptop's wireless card is running the latest driver. At this point I can't think of anything else to try but would really appreciate any suggestions. Thanks, Steve

    Monday 7th Jan.
    Just to say that Apple did call me this am to discuss the problem on foot of a call I made last week.
    In the meantime the remote worked with both a 2007 IMac and a 2009 laptop but not on the m-mini.
    When I tried  pairing this morning during the call by pressing Menu and next together it paired.
    The change is very subtle, it just says paired in the advanced section of the security et sl section as referred before, with a fleeting 2 intersecting rings icon.
    The big difference is that Front Row is gone....
    The remote only works to a limited degree within some apps such as iTunes and iPhotos.
    In theory it controls the volume in iTunes but as of now for me  it doesnt....:( need to look more.
    As to what the problem was:
    It seems there is a set of keyboard combinations that can be used to force a  reset the ID of the remote, the suggestion is  MAYBE that by getting it to work on the iMac and laptop in some way reset the ID.
    This stuff  is WAY beyond my skill level:)
    I did impress upon Apple the need to look at the issue in threads like this....
    Message was edited by: qazxsw52

  • Ipod with click wheel. Windows displays device not recognized problem.

    I'm using a ipod with click wheel, and hooking it up through a usb 2.0 port with the stock cable.
    I keep getting a device not recognized message from windows, and the itunes software 8.xxxx does not recognize it even in diagnostics tests. Everything else is pass, except the ipod recognition.
    The battery needs to be charged, and is depleted but its not recieving a charge when plugged into the computer.
    Does anyone have a solution to this?
    Message was edited by: johnqthesne
    Message was edited by: johnqthesne

    If the iPod is not getting a charge through the cable (and the battery is depleted), it may not be recognized because the iPod has no power to do anything.
    I would say the problem is either a faulty dock connector on the iPod, a faulty cable, or a faulty USB port on the computer. You have probably tested the USB port possibility already by trying a different port (or trying another USB device on the same port), so I would try a different USB docking cable as the next test.

  • Hi, I've been trying for days to download Windows support software via Bootcamp assistant, but it always failed with message 'Can't install Windows Support Software because it is not currently available from the Software update server.' Any advice welcome

    Hi,
    I've been trying for days to download Windows support software via Bootcamp assistant but it always fails with message 'Can't install windows software because it is not currently available from the software update server.'
    Anyone else had problems or success with this?
    Thanks in advance.

    9thdoc wrote:
    I'm getting a similar but distinct error message in snow leopard: Download could not continue. "The windows support software is not available" and have no original snow leopard instal disc with me.
    Your issue is completely different. You are running Snow Leopard. There is no download for Windows Support software for Snow Leopard, hence the error you see. Snow Leopard Windows Support software is on the Snow Leopard installation disk.
    You need the Snow Leopard installation disk or a replacement for it.

  • Error with glass-fish installation on Window 7 (64 bit)

    Windows 7 Enterprise (Service Pack 1)
    64 bit Operating system
    RAM 8 GB
    With reference to above PC config, I have installed MYSQL Server 5.6 and JDK7u79  it works fine, However when I try to install glass-fish server on the same PC it throws the error (above)
    Installed path for software is: C:\adfessentials
    I have googled the error but things have not been explained properly there. Could anyone provide a step by step instruction to rectify this error and install glass-fish 3.1.2.2
    Regards
    Zahid

    Hi Timo
    Thats what I could not understand how to use the -j option, could you explain please and I have open the cmd as an administrator and typed java-version and it say it is not recognised as internal or external command, However I can see jdk installed in control panel, Please refer to the screen shots below.
    However

  • Window 10 build 10041 does not work with Intel 82579V Gigabit Ethernet on ASUS motherboard

          
    I originally posted this question here:
    answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_update/window-10-build-10041-does-not-work-with-intel/6729892f-83aa-4822-b20a-ea84f4fd06c7
    and was asked to post it on this forum...
    I updated a computer I have which is a quad core i7 that I built and includes an ASUS motherboard with Intel 82579V Gigabit Ethernet built in. Windows 10 preview 9926 worked fine with this network adapter. Window 10 build 10041 does not, and I have tried
    it twice so far. I even went as far as buying a Thunderbolt-Gigabit Ethernet Adapter (Broadcom, sold by Apple)... and while it installed the driver automatically, it did not work either. Each time you try to view the properties of either of them, it locks
    up or give an error. In fact, doing much of anything with the Intel adapter icon assures you of not being able to do a clean reboot... have to kill power.  I have finally gone back the previous version 9926, which has its issues but no where near as bad
    as not having any network connectivity!  Does anyone have this issue and a workaround? 
    Note, there are two images on the windows 10 preview forum that I posted this question on. I could not post the full link as I was getting a message here that links and graphics are not allowed.

    Thanks Roger, I posted the following yesterday in the other thread (thinking it was this thread - confusing after they moved it here)... It may be that the new driver fixes the issue that 10041 has with it, but I have not tried that yet. If I do I will update
    this... Thanks!
    I have more information about this, which basically exonerates any issue with the Intel 82579V Gigabit Ethernet hardware or software. I have 3 computers with Windows 10 preview so I have multiple angles to see issues from. With this I have found a culprit
    (but I suspect not just the only culprit) in this above mentioned problem...
    10041 build combined with installing (or attempting to install) CISCO VPN Windows 7 64bit 5.0.07.0440-k9 client causes the issue mentioned above. I confirmed this on a completely different machine with a totally different Ethernet adapter. First machine
    is an ASUS motherboard in a tower system I built, with the Intel 82579V Gigabit Ethernet hardware built in. Second machine is a Gateway Laptop from 2008 which has a Marvell Yukon 88E8057 PCI-E Gigabit adapter built in. Build 10041 will work fine with my 2008
    laptop, including the MS VPN client (which I have tested). However, if you attempt to install or even uninstall the Cisco client you will have to do a recovery to a restore point (as I have done twice) in order to get your network working again. Installing
    or attempting to install (because it never even does install properly and times out), CISCO VPN client will render your entire network unusable. Going back to a restore point saved me and I am still running 10041 but I can't use CISCO VPN client any longer.
    I could with build 9926, including on all 3 machines. I now have 9926 on two machines and 10041 on only the 2008 laptop. 
    Hopefully this above information helps someone resolve the issue. I will also mention, even though my network is working on the 2008 laptop, I still can't go into the Control Panel\Network and Internet\Network Connections and right mouse click on the Marvell
    Yukon 88E8057 PCI-E Gigabit adapter icon. I get an error when clicking on Properties menu popup : "An unexpected error has occurred". So something is still up with my network adapter driver or windows software, but it could be a side effect of all
    that has happened with the Cisco software install attempts under 10041.
    Another note: CISCO Anyconnect also has the issue.

  • Oracle Startup/Shutdown with SQLPLUS and ORADIM in Windows...

    I am a newbie to the Windows platform. SQLPLUS will not allow me to issue a STARTUP command. This is what I get when I attempt to SHUTDOWN IMMEDIATE and subsequently issue a STARTUP MOUNT/NOMOUNT or any STARTUP command for that matter. The SHUTDOWN command works successfully but the subsequent startup fails with an ORA-12514: TNS:listener does not currently know of service requested in connect descriptor message.
    D:\>set ORACLE_SID=NMPC00
    D:\>set ORACLE_HOSTNAME=TAX-DEV-ORA-01
    D:\>set ORACLE_HOME=D:\app\oracle\product\11.2.0\dbhome_1
    D:\>sqlplus sys@NMPC00 as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Sat Oct 23 11:41:56 2010
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup mount
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    SQL>
    When I look at the Windows service, it still reports 'Started' despite the fact that I shutdown the instance. What is the proper protocol for shutting down and starting up an Oracle instance in Windows. Do I have to coordinate these activities with the ORADIM -STARTUP / -SHUTDOWN commands?

    I am also newbie to oracle and running into the similar problem when trying to start oracle database using windows command prompt and getting the below error:
    Command prompt is being run as administrator on windows7 O/S
    C:\ORACLE\product\11.2.0\dbhome_1\BIN>oradim -SHUTDOWN -SID O22BVGI -SHUTTYPE srvc,inst -SHUTMODE nornal
    ORA-01031: insufficient privileges
    The reason behind this to do it is , I need a batch script for stopping and restarting the oracle database instance using a Pfile which will contain the initialization parameters.
    Please can someone help!
    sqlnet.ora is:
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    Kind Regards
    Sam
    Edited by: 808116 on Nov 7, 2010 4:21 PM

  • Poor performance with Oracle Spatial when spatial query invoked remotely

    Is anyone aware of any problems with Oracle Spatial (10.2.0.4 with patches 6989483 and 7003151 on Red Hat Linux 4) which might explain why a spatial query (SDO_WITHIN_DISTANCE) would perform 20 times worse when it was invoked remotely from another computer (using SQLplus) vs. invoking the very same query from the database server itself (also using SQLplus)?
    Does Oracle Spatial have any known problems with servers which use SAN disk storage? That is the primary difference between a server in which I see this poor performance and another server where the performance is fine.
    Thank you in advance for any thoughts you might share.

    OK, that's clearer.
    Are you sure it is the SQL inside the procedure that is causing the problem? To check, try extracting the SQL from inside the procedure and run it in SQLPLUS with
    set autotrace on
    set timing on
    SELECT ....If the plans and performance are the same then it may be something inside the procedure itself.
    Have you profiled the procedure? Here is an example of how to do it:
    Prompt Firstly, create PL/SQL profiler table
    @$ORACLE_HOME/rdbms/admin/proftab.sql
    Prompt Secondly, use the profiler to gather stats on execution characteristics
    DECLARE
      l_run_num PLS_INTEGER := 1;
      l_max_num PLS_INTEGER := 1;
      v_geom    mdsys.sdo_geometry := mdsys.sdo_geometry(2002,null,null,sdo_elem_info_array(1,2,1),sdo_ordinate_array(0,0,45,45,90,0,135,45,180,0,180,-45,45,-45,0,0));
    BEGIN
      dbms_output.put_line('Start Profiler Result = ' || DBMS_PROFILER.START_PROFILER(run_comment => 'PARALLEL PROFILE'));  -- The comment name can be anything: here it is related to the Parallel procedure I am testing.
      v_geom := Parallel(v_geom,10,0.05,1);  -- Put your procedure call here
      dbms_output.put_line('Stop Profiler Result = ' || DBMS_PROFILER.STOP_PROFILER );
    END;
    SHOW ERRORS
    Prompt Finally, report activity
    COLUMN runid FORMAT 99999
    COLUMN run_comment FORMAT A40
    SELECT runid || ',' || run_date || ',' || run_comment || ',' || run_total_time
      FROM plsql_profiler_runs
      ORDER BY runid;
    COLUMN runid       FORMAT 99999
    COLUMN unit_number FORMAT 99999
    COLUMN unit_type   FORMAT A20
    COLUMN unit_owner  FORMAT A20
    COLUMN text        FORMAT A100
    compute sum label 'Total_Time' of total_time on runid
    break on runid skip 1
    set linesize 200
    SELECT u.runid || ',' ||
           u.unit_name,
           d.line#,
           d.total_occur,
           d.total_time,
           text
    FROM   plsql_profiler_units u
           JOIN plsql_profiler_data d ON u.runid = d.runid
                                         AND
                                         u.unit_number = d.unit_number
           JOIN all_source als ON ( als.owner = 'CODESYS'
                                   AND als.type = u.unit_type
                                   AND als.name = u.unit_name
                                AND als.line = d.line# )
    WHERE  u.runid = (SELECT max(runid) FROM plsql_profiler_runs)
    ORDER BY d.total_time desc;Run the profiler in both environments and see if you can see where the slowdown exists.
    regards
    Simon

Maybe you are looking for