« Back to Microsoft Discussions

ConvertTo-UCSCmdlet - Error - any idea?

Combination View Flat View Tree View
Threads [ Previous | Next ]
PS C:\>  ConvertTo-UcsCmdlet -GuiLog -Verbose
ConvertTo-UcsCmdlet : Parameter set cannot be resolved using the specified name
d parameters.
At line:1 char:21
+  ConvertTo-UcsCmdlet <<<<  -GuiLog -Verbose
    + CategoryInfo          : InvalidArgument: (emoticon [ConvertTo-UcsCmdlet], Para
   meterBindingException
    + FullyQualifiedErrorId : AmbiguousParameterSet,Cisco.Ucs.Cmdlets.ConvertToUcsCmdlet

Please use "ConvertTo-UcsCmdlet -Verbose" with out the -GuiLog parameter. This will have the same behavior as with -GuiLog.
This is an issue and we will be taking care of it in the next release. 0.9.9.0

Thanks,
-Vikrant

Please use:

ConvertTo-UcsCmdlet –Verbose

In 0.9.8.0, the –GuiLog is considered by default.

Thanks,
- bhaskar

From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Tuesday, July 03, 2012 5:26 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Abhishek Lahiri in Unified Computing UCS Manager - Microsoft Discussions: ConvertTo-UCSCmdlet - Error - any idea?

Abhishek Lahiri has created a new message in the forum "Microsoft Discussions":

--------------------------------------------------------------
PS C:\> ConvertTo-UcsCmdlet -GuiLog -Verbose
ConvertTo-UcsCmdlet : Parameter set cannot be resolved using the specified name
d parameters.
At line:1 char:21
+ ConvertTo-UcsCmdlet <<<< -GuiLog -Verbose
+ CategoryInfo : InvalidArgument: (emoticon [ConvertTo-UcsCmdlet], Para
meterBindingException
+ FullyQualifiedErrorId : AmbiguousParameterSet,Cisco.Ucs.Cmdlets.ConvertToUcsCmdlet
--
To respond to this post, please click the following link:

<http://developer.cisco.com/web/unifiedcomputing/forums/-/message_boards/view_message/5978481>

or simply reply to this email.