<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>UCS powershell get-ucstechsupport for fex not working</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>UCS powershell get-ucstechsupport for fex not working</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-23T19:20:37Z</updated>
  <dc:date>2013-05-23T19:20:37Z</dc:date>
  <entry>
    <title>UCS powershell get-ucstechsupport for fex not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12724257" />
    <author>
      <name>Benton Crook</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=12724257</id>
    <updated>2013-03-07T00:12:33Z</updated>
    <published>2013-03-07T00:12:33Z</published>
    <summary type="html">i can use get-ucstechsupport with the following cmds straight from the guide and it works fine.
Get-UcsTechSupport -PathPattern 'C:\${ucs}-techsupp-ucsm.tar' –UcsManager -RemoveFromUcs -TimeoutSec 600

Get-UcsTechSupport -PathPattern 'C:\${ucs}-techsupp-chassis.tar' -RemoveFromUcs -TimeoutSec 600 -ChassisId 1 -CimcId 1
but

if i try to execute the following cmd



Get-UcsTechSupport -PathPattern 'C:\${ucs}-techsupp-fex.tar' -RemoveFromUcs -TimeoutSec 600 -FexId 1

i get warning message below for about 10 secs or less

WARNING: Waiting for the Tech Support file to become available (this may take several minutes).

then i get the following error
[color=#ff0000][/color]
Get-UcsTechSupport : V1CL16140-FI:Failed to create the TechSupport file.
At line:1 char:19
+ Get-UcsTechSupport &lt;&lt;&lt;&lt; -ucs $handle -PathPattern 'C:\${ucs}-techsupp-fex.tar' -RemoveFromUcs -TimeoutSec 600 -FexId 1
+ CategoryInfo : NotSpecified: (:) [Get-UcsTechSupport], Exception
+ FullyQualifiedErrorId : Cisco.Ucs.Cmdlets.GetUcsTechSupport
[color=#ff0000][/color]
i have no idea why. i loaded the lastest ucs powershell files from dec 2012, ver 0.9.11.0 , still no change. again when i run the other 2 cmds it creates the files on my C: drive perfectly fine.

 
 </summary>
    <dc:creator>Benton Crook</dc:creator>
    <dc:date>2013-03-07T00:12:33Z</dc:date>
  </entry>
</feed>

