Skip to content
This repository was archived by the owner on Jan 14, 2021. It is now read-only.
This repository was archived by the owner on Jan 14, 2021. It is now read-only.

Remove Office Click To Run PS1 Error #354

@ghost

Description

When running the .ps1 file in Powershell as an admin I get the following error

At C:\Users\Wyatt\Desktop\Remove-OfficeClickToRun.ps1:517 char:123 + ... ent.Automation.PSPropertySet(‘DefaultDisplayPropertySet’,[string[ ... + ~ Missing argument in parameter list. + CategoryInfo : ParserError: (:) [], ParseException + FullyQualifiedErrorId : MissingArgument

Throws error line 517 which is: $defaultDisplayPropertySet = New-Object System.Management.Automation.PSPropertySet(‘DefaultDisplayPropertySet’,[string[]]$defaultDisplaySet)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions