Invoke-LMNetScan
Syntax
Section titled “Syntax”__AllParameterSets
Section titled “__AllParameterSets”Invoke-LMNetScan [-Id] <string> [<CommonParameters>]Description
Section titled “Description”The Invoke-LMNetScan function schedules execution of a specified NetScan task in LogicMonitor.
Examples
Section titled “Examples”EXAMPLE 1
Section titled “EXAMPLE 1”#Execute a NetScanInvoke-LMNetScan -Id "12345"Parameters
Section titled “Parameters”The ID of the NetScan to execute.
Type: System.StringDefaultValue: ''SupportsWildcards: falseAliases: []ParameterSets:- Name: (All) Position: 0 IsRequired: true ValueFromPipeline: false ValueFromPipelineByPropertyName: false ValueFromRemainingArguments: falseDontShow: falseAcceptedValues: []HelpMessage: ''CommonParameters
Section titled “CommonParameters”This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.