Open MartinEtcheverry opened 5 years ago
Hi,
What your powershell release ?
PS C:> $PSVersionTable.PSVersion
Major Minor Build Revision
5 0 10586 117
other cmdlet work ? (you are connected to the NSX ?)
hi , sorry for my lateness , yes is connecting correctly PS C:> Connect-NsxServer -NsxServer xxx.xxx.xxx.xxx Using existing PowerCLI connection to xxx.xxx.xxx.xxx
Version : 6.2.5 BuildNumber : 4818372 Credential : System.Management.Automation.PSCredential Server : xxx.xxx.xxx.xxx Port : 443 Protocol : https UriPrefix : ValidateCertificate : False VIConnection : vcenter DebugLogging : False DebugLogfile : C:\Users\admin\AppData\Local\Temp\2\PowerNSXLog-admin@xxx.xxx.xxx.xxx-2019_04_05_09_45_32.log
Ok... it is a very old release of NSX...
other cmdlet work ?
well get-nsxservice is working, sorry i was just starting with powernsx. so i don't know much about the commands.
There is something on the Edge don't like by the API...
You don't have a special configuration ?
Do you have multiple Edge ?
Hi, thank you for the reply! as i know the nsx doesen't have any special config. the edges are pretty simple configs , only ha in some , but nothing more . i will create a new "clean" vm to discard the running environment. you have any sugestion about the versions of powershell / powercli , to better support powernsx?
last release work for me... (but i think the issue coming from the NSX Release... 6.2.x is very old...)
yes , i know but checking the updates path , they gona update "this year" so i will try to check everything else :-D wish me luck !
first of all , i am fairly new to powernsx . when i put get-nsxedge , i get : Exception calling "WriteContentTo" with "1" argument(s): "'☺', hexadecimal value 0x01, is an invalid character." At C:\Users\user\Documents\WindowsPowerShell\Modules\PowerNSX\3.0.1125\PowerNSX.psm1:3516 char:9
Exception calling "WriteContentTo" with "1" argument(s): "'↑', hexadecimal value 0x18, is an invalid character." At C:\Users\user\Documents\WindowsPowerShell\Modules\PowerNSX\3.0.1125\PowerNSX.psm1:3516 char:9
any hint?