Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.87 KB

Set-LTLogging.md

File metadata and controls

42 lines (32 loc) · 1.87 KB

Set-LTLogging

SYNOPSIS

This function will set the logging level of the LabTech service.

SYNTAX

Set-LTLogging [-Normal] [-Verbose] [<CommonParameters>]

PARAMETERS

-Normal <SwitchParameter>

Required                    false
Position                    named
Default value                False
Accept pipeline input       false
Accept wildcard characters  false

-Verbose <SwitchParameter>

Required                    false
Position                    named
Default value                False
Accept pipeline input       false
Accept wildcard characters  false

NOTES

Version: 1.1

Author: Chris Taylor

Website: labtechconsulting.com

Creation Date: 3/14/2016

Purpose/Change: Initial script development

Update Date: 6/1/2017

Purpose/Change: Updates for better overall compatibility, including better support for PowerShell V2