Skip to content

Delete-ComputerRestorePoint.ps1 is non-functional #5

Description

@Cencyte

Simply doesn't work. Attempting to invoke the script like in the example:

Get-ComputerRestorePoint | Delete-ComputerRestorePoints -WhatIf

Delete-ComputerRestorePoint : The term 'Delete-ComputerRestorePoint' is not recognized as the name of a cmdlet,
function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the
path is correct and try again.
At line:1 char:1

  • Delete-ComputerRestorePoint
  •   + CategoryInfo          : ObjectNotFound: (Delete-ComputerRestorePoint:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions