< Back

Disable-HPESysInfoLog

Tue Jan 14, 2020 2:22 am

NAME Disable-HPESysInfoLog



SYNOPSIS

The Disable-HPESysInfoLog cmdlet disables the HPESysInfoCmdlets logging for the current PowerShell session.





SYNTAX

Disable-HPESysInfoLog [<CommonParameters>]





DESCRIPTION

The Disable-HPESysInfoLog cmdlet disables the HPESysInfoCmdlets logging for the current PowerShell session.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None







OUTPUTS

System.String







EXAMPLE 1



Disable the HPESysInfoCmdlets logging for the current PowerShell session.PS C:\\> Disable-HPESysInfoLog

Logging disabled for the current session!







RELATED LINKS

http://www.hpe.com/servers/powershell

Clear-HPESysInfoLog

Enable-HPESysInfoLog