UcmPsTools Documentation
CtrlK
  • Welcome! - UcmPsTools
  • Using UcmPsTools
    • QuickStart
    • About UcmPSTools
    • Using UcmPsTools in your Automation
    • Cmdlet Reference
      • Accounts and Voice Apps
        • New-UcmOffice365User -todo
        • New-UcmTeamsResourceAccount - todo
      • Auditing and Planning
        • Measure-UcmOnPremNumberRange
      • Call Management
        • New-UcmCsFixedNumberDiversion
      • Connections and Modules
      • Licences and Service Plans
      • Reporting and Logging
        • Complete-UcmReport
        • Export-UcmCSVReport
        • Export-UcmHTMLReport
        • Initialize-UcmReport
        • New-UcmReportItem
        • New-UcmReportStep
        • Search-UcmCsOnPremNumberRange
        • Write-UcmLog
    • Example Scripts
  • UcmPsTools In Depth
    • More about UcmPsTools
    • Security In UcmPsTools
    • UcmPsTools Cmdlet Status Reporting
  • Contributing to UcmPsTools
    • New Function Rules
    • Pull Process
Powered by GitBook
On this page
  • Description
  • Example
  • Inputs
  • Outputs
  1. Using UcmPsTools
  2. Cmdlet Reference
  3. Reporting and Logging

Complete-UcmReport

Description

For a full overview, check About UCM Reporting Cmdlets

Finalizes the current report from Initialize-UcmReport by adding the last report ReportStep and ReportItem to the current report object.

This is required before calling Export-UcmCSVReport or Export-UcmHTMLReport to ensure the most recent objects are present.

Example

Complete-UcmReport

Inputs

This cmdlet accepts no inputs

Outputs

This cmdlet generates no pipeline output

PreviousReporting and LoggingNextExport-UcmCSVReport

Last updated 2 years ago