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

Resolve-MsUrl

Resolves a short Microsoft aka.ms or fwlink URL.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Resolves a short Microsoft aka.ms or fwlink URL.

Syntax

Resolve-MsUrl [-Uri] <Uri> [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-Uri

Uri

True

Uri to resolve.

Examples

Example

Resolve-MsUrl -Uri 'https://aka.ms/windows'

Last updated

Was this helpful?