Export-AmsServerDiagnostics
SYNOPSIS
This cmdlet is used to export diagnostic information that may be requested by Lithnet support
SYNTAX
DESCRIPTION
EXAMPLES
Example 1
This example exports the diagnostics to a file called `c:\diagnostics.zip`
PARAMETERS
-File
The name and path of the export ZIP file to create
-Force
Overwrites any existing output file without prompting for confirmation
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
System.String
OUTPUTS
System.Void
NOTES
RELATED LINKS
Last updated