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

Uninstall-PSUServer

Removes the PowerShell Universal server.

Synopsis

Removes the PowerShell Universal server.

Syntax

Uninstall-PSUServer [[-Path] <String>] [[-IISWebsite] <String>] [<CommonParameters>]

Description

Removes the PowerShell Universal server. This is a convenience function that will remove the server for your platform.

Parameters

-Path

The path to the PowerShell Universal binaries. If not specified, the path will attempt to be resolved.

Required?                    false
Position?                    1
Default value
Accept pipeline input?       false
Aliases
Accept wildcard characters?  false

-IISWebsite

Outputs

-------------------------- EXAMPLE 1 --------------------------

Last updated

Was this helpful?