< Back

Disable-HPEOSPLog

Tue Jan 14, 2020 1:47 am

NAME Disable-HPEOSPLog



SYNOPSIS

The Disable-HPEOSPLog cmdlet disables the HPEOSProvisionCmdlets logging for the current PowerShell session.





SYNTAX

Disable-HPEOSPLog [<CommonParameters>]





DESCRIPTION

The Disable-HPEOSPLog cmdlet disables the HPEOSProvisionCmdlets 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



PS C:\\> Disable-HPEOSPLog

Logging disabled for the current session!



This example disables the HPEOSPCmdlets logging for the current PowerShell session.



RELATED LINKS

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

Clear-HPEOSPLog

Enable-HPEOSPLog