winsat feature Command In Windows Server 2008

In this article I am going to explain about winsat feature Command in Windows Server 2008 operating system and also explain it's related syntax.
  • 1398

Introduction

This command enumerates relevant system related information.It is run once for each invocation of winsat and the data is saved in the XML output.

Syntax

winsat features [options]

 Parameter  Description
-v Send verbose output to STDOUT, including status and progress information. Any errors will also be written to the command window.
-xml <file name> Save the output of the assessment as the specified XML file. If the specified file exists, it will be overwritten.
-iguid Create a globally unique identifier (GUID) in the XML output file.
-note "note text" Add the note text to the <note> section in the XML output file.
-icn Include the local computer name in the XML output file.
-eef Enumerate extra system information in the XML output file

Ask Your Question

Got a programming related question? You may want to post your question here

Programming Answers here

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.