- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Re: HPRest.exe Administrative permissions / Powers...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2016 05:03 AM
01-08-2016 05:03 AM
HPRest.exe Administrative permissions / Powershell BIOS Cmdlets based on RESTful?
Hello,
is there any particular reason why hprest.exe needs to be "Run as Administrator" on Windows? Communication with remote systems via HTTP/HTTPS should normaly not require administrative privileges.
Are there any plans to update the Powershell BIOS Cmdlets to use RESTful instead of SSH?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2016 03:21 PM
04-12-2016 03:21 PM
Re: HPRest.exe Administrative permissions / Powershell BIOS Cmdlets based on RESTful?
@mhaeusler wrote:Hello,
is there any particular reason why hprest.exe needs to be "Run as Administrator" on Windows? Communication with remote systems via HTTP/HTTPS should normaly not require administrative privileges.
Are there any plans to update the Powershell BIOS Cmdlets to use RESTful instead of SSH?Regards
I can answer the second question - Yes we do have plans to do that.
But maybe you are not aware of another solution; there is a set of PowerShell cmdlets available for the HPE rest interface on iLO. It is downloadable on the Microsoft PowerShell Gallery. Go here https://www.powershellgallery.com/. Follow directions. It implies that Win 10 is required, but you can use PS 5 and the Gallery on Win 7 SP1 and forward. Once installation is done find and install the HPRESTCmdlets. There is also a file containing examples of how to use them installed with the cmdlets called HPRESTExamples.ps1. These cmdlets are more generic but can be used to do iLO and BIOS settings available through the HPE Rest interface iLO provides. The set of examples will grow over time. These are HPE supported.