- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: custom command example for SIM 7?
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
05-26-2005 01:50 AM
05-26-2005 01:50 AM
custom command example for SIM 7?
the manual is not very clear.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 01:39 PM
05-26-2005 01:39 PM
Re: custom command example for SIM 7?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2005 01:48 AM
05-27-2005 01:48 AM
Re: custom command example for SIM 7?
the tools menu and New Custom Command
Description: Creates a new custom command that runs on the central management server
I can find any reference to use environment variables to pass in target system and other information to the command.
Are there any example of how to use this?
Command (Executable path and file name):?
Parameters: ?
Environment variables ?
Variable name:?
Value: ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2005 02:05 AM
05-27-2005 02:05 AM
Re: custom command example for SIM 7?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2005 02:27 AM
05-27-2005 02:27 AM
Re: custom command example for SIM 7?
1. Are there any examples showing the use
of the a batch file?
2. How each field is entered?
3. do i need to use any special characters in the fields?
4. What is entered in the Value field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2005 02:35 AM
05-27-2005 02:35 AM
Re: custom command example for SIM 7?
shutdown -r -f -m \\%DEVICENAME%
I call this shutdown.bat and have this file local to the CMS, example c:\bats . This is where I place all my batch files. Required name field I put in "restart server" then the only other field you need to worry about is command, which know you point it to "c:\bats\restart.bat" That's all to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2005 04:36 AM
05-27-2005 04:36 AM
Re: custom command example for SIM 7?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2005 05:05 AM
05-27-2005 05:05 AM
Re: custom command example for SIM 7?
Thank you very much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2005 05:06 AM
05-27-2005 05:06 AM