You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: