- command line system info tool
- Posted by Harry Putnam on November 28th, 2005
Anyone here know if a tool like this is available:
Something that can be run from the command line or a script that will
give a full report on the system such as Belarc advisor or Everest or
windows own system info do in gui mode.
I want to get a text report like that (or html) at the end of each
full backup and insert a dated text report into the backup directory.
I'm using acronis9 and it has provision for running a command before
and after if desired.
- Posted by David Candy on November 28th, 2005
Read help in the GUI tool
--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"Harry Putnam" <reader@newsguy.com> wrote in message news:87lkz8zgkj.fsf@newsguy.com...
> Anyone here know if a tool like this is available:
>
> Something that can be run from the command line or a script that will
> give a full report on the system such as Belarc advisor or Everest or
> windows own system info do in gui mode.
>
> I want to get a text report like that (or html) at the end of each
> full backup and insert a dated text report into the backup directory.
> I'm using acronis9 and it has provision for running a command before
> and after if desired.
- Posted by Trax on November 28th, 2005
Harry Putnam <reader@newsguy.com> wrote:
|>Anyone here know if a tool like this is available:
|>
|>Something that can be run from the command line or a script that will
|>give a full report on the system such as Belarc advisor or Everest or
|>windows own system info do in gui mode.
|>
|>I want to get a text report like that (or html) at the end of each
|>full backup and insert a dated text report into the backup directory.
|>I'm using acronis9 and it has provision for running a command before
|>and after if desired.
From the Everest help file:
"Only EVEREST Corporate Edition supports command-line options. List of
them can be reviewed in main menu / Help / Command-line Options. Full
list of command-line options with explanation is available in the
EVEREST Manual. Using command-line options it is possible to create
reports with custom layout in any of the supported report formats.
Created reports can be saved to file, inserted to SQL database, sent
in e-mail or uploaded to a FTP server."
--
Take a game break...
http://games.briankass.com/
- Posted by David Candy on November 28th, 2005
Everest isn't part of windows.
--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"Trax" <Pennywise@DerryMaine.Gov> wrote in message news:bjlmo1l0tmosl8hj0rita4sk424pdnn8h1@4ax.com...
> Harry Putnam <reader@newsguy.com> wrote:
>
> |>Anyone here know if a tool like this is available:
> |>
> |>Something that can be run from the command line or a script that will
> |>give a full report on the system such as Belarc advisor or Everest or
> |>windows own system info do in gui mode.
> |>
> |>I want to get a text report like that (or html) at the end of each
> |>full backup and insert a dated text report into the backup directory.
> |>I'm using acronis9 and it has provision for running a command before
> |>and after if desired.
>
> From the Everest help file:
> "Only EVEREST Corporate Edition supports command-line options. List of
> them can be reviewed in main menu / Help / Command-line Options. Full
> list of command-line options with explanation is available in the
> EVEREST Manual. Using command-line options it is possible to create
> reports with custom layout in any of the supported report formats.
> Created reports can be saved to file, inserted to SQL database, sent
> in e-mail or uploaded to a FTP server."
>
> --
> Take a game break...
> http://games.briankass.com/
- Posted by Trax on November 28th, 2005
"David Candy" <.> wrote:
|>Everest isn't part of windows.
In that vein what the heck is "GUI tool"
--
Take a game break...
http://games.briankass.com/
- Posted by David Candy on November 28th, 2005
msinfo32. Type it in Start Run. Also type msinfo32 /?
--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"Trax" <Pennywise@DerryMaine.Gov> wrote in message news:9fomo1lqvpe23e4mqucp0p9oafrri3l068@4ax.com...
> "David Candy" <.> wrote:
>
> |>Everest isn't part of windows.
>
> In that vein what the heck is "GUI tool"
>
>
> --
> Take a game break...
> http://games.briankass.com/
- Posted by David Candy on November 28th, 2005
Plus if you want to know what programs were started with what parameters
wmic process get name,commandline
There is also Systeminfo (which gives system up time)
and 20 million other things. If you want to know something specific ask that specific question.
--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"David Candy" <.> wrote in message news:%23%23xv1cF9FHA.1416@TK2MSFTNGP09.phx.gbl...
msinfo32. Type it in Start Run. Also type msinfo32 /?
--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"Trax" <Pennywise@DerryMaine.Gov> wrote in message news:9fomo1lqvpe23e4mqucp0p9oafrri3l068@4ax.com...
> "David Candy" <.> wrote:
>
> |>Everest isn't part of windows.
>
> In that vein what the heck is "GUI tool"
>
>
> --
> Take a game break...
> http://games.briankass.com/
- Posted by Harry Putnam on November 29th, 2005
"David Candy" <.> writes:
> Read help in the GUI tool
[...]
Nice...
Trax <Pennywise@DerryMaine.Gov> writes:
[...]
> From the Everest help file:
[snipped promising info]
Nice..
"David Candy" <.> writes:
> Everest isn't part of windows.
The requested spec didn't confine itself to windows
> Anyone here know if a tool like this is available:
Thanks ...
Both responses were quite usefull and please excuse my shallow perusal
of both those tools. I totally missed the command line options when I
looked at them. It appeared one needed the gui running to generate
txt output. And the everest tool goes to some length to explain the
cmdline options.