For the complete documentation index, see llms.txt. This page is also available as Markdown.

Save-ClipboardImage

Saves ClipboardImage content.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Writes ClipboardImage output to disk or another target defined by parameters.

Syntax

Save-ClipboardImage [-SaveAs] <Object> [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-SaveAs

Object

True

Specifies the SaveAs to use when running Save-ClipboardImage.

Examples

Example

Demonstrates a common way to run Save-ClipboardImage.

Last updated

Was this helpful?