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

Get-DownLinks

Gets a list of links to download

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Gets a list of links to download

Syntax

Get-DownLinks [-Url] <String> [[-Extension] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-Url

String

True

Uri to get download to download

-Extension

String

False

File extension of the links to get

Examples

No examples provided in source documentation.

Last updated

Was this helpful?