Has anyone been able to get the ext.install command to accept the parameter? I have tried the following:
Invoke-WebRequest -Uri https://localhost:9443/remote/ext.install?package='C:\tmp\extension.zip'
Invoke-WebRequest -Uri https://localhost:9443/remote/ext.install?extension='C:\tmp\extension.zip'
Invoke-WebRequest -Uri https://localhost:9443/remote/ext.install?package=file:///'C:\tmp\extension.zip'
I know its not a public command but it would be nice to have.
Hello,
I am not aware of any.
you can check the below KB :
https://kc.mcafee.com/corporate/index?page=content&id=KB60021
Was my reply helpful?
If you find this post useful, Please give it a Kudos! l Also, Please don't forget to select "Accept as a solution" if this reply resolves your query!
It's one of the api commands. Each time I try it, I get error setting parameters for command ext.install
what are you trying to achieve? extn.install will be invoked when you try to install Extensions.
I am trying to automate the configuration of the server
How are you trying to invoke the command? Is it from a browser, or from a client like curl or wget?
I spoke to one of our developers and there's a known issue where the ext.install command always fails when invoked from a browser. I'll see if I can find another way to invoke it but it may not actually be possible to do so successfully.
I am trying to invoke it through powershell, I've also tried using curl with it.
Corporate Headquarters
6220 America Center Drive
San Jose, CA 95002 USA