Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- ProLiant
- >
- Server Management - Remote Server Management
- >
- hponcfg /s HOW TO
Server Management - Remote Server Management
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
hponcfg /s HOW TO
Topic Options
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-04-2005 04:42 AM
11-04-2005 04:42 AM
hponcfg /s HOW TO
hponcfg /s HOW TO
HI
its not documentated yet but pretty simble.
Just wrap on of the existing values in the xml files in % sings like
<%IP_ADDRESS% value=""/>
then call the executeable
hponcfg /w test.xml /s IP_ADDRESS=1.1.1.1
voila.
REGARDS
its not documentated yet but pretty simble.
Just wrap on of the existing values in the xml files in % sings like
<%IP_ADDRESS% value=""/>
then call the executeable
hponcfg /w test.xml /s IP_ADDRESS=1.1.1.1
voila.
REGARDS
2 REPLIES
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-04-2005 04:42 AM
11-04-2005 04:42 AM
Re: hponcfg /s HOW TO
Re: hponcfg /s HOW TO
see above
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-06-2005 08:25 PM
11-06-2005 08:25 PM
Re: hponcfg /s HOW TO
Re: hponcfg /s HOW TO
Variable substitution using '/s' option in HPONCFG :
HPONCFG version 1.2 onwards allows you to specify variables in the XML RIBCL script and to assign values to those variables when HPONCFG is executed. This feature would help to avoid re-writing the file containing the XML script every time with different values. Any thing enclosed in between two â %â characters in the XML file is considered as a variable.
In the example XML script below, %username%, %loginname% and %password% are variables.
Values for these variables can be specified at execution time using â substituteâ option. The argument to the option must be a string of variable name and value pairs separated by delimiter â ,â (comma). The variable name and its value must be separated by â =â (equals).
HPONCFG /f add_user.xml /s username=â test userâ ,login=â testloginâ ,password=testpasswd
HPONCFG version 1.2 onwards allows you to specify variables in the XML RIBCL script and to assign values to those variables when HPONCFG is executed. This feature would help to avoid re-writing the file containing the XML script every time with different values. Any thing enclosed in between two â %â characters in the XML file is considered as a variable.
In the example XML script below, %username%, %loginname% and %password% are variables.
Values for these variables can be specified at execution time using â substituteâ option. The argument to the option must be a string of variable name and value pairs separated by delimiter â ,â (comma). The variable name and its value must be separated by â =â (equals).
HPONCFG /f add_user.xml /s username=â test userâ ,login=â testloginâ ,password=testpasswd
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP