Hi,
Please help!
I have tried Remove-VBRBackup with and without -Confim option, but the command execution stopping every time with issue "Are you sure you want to perform this action ?"), so let me ask how I can execute Remove-VBRBackup without any confirmation ?
-
- Novice
- Posts: 3
- Liked: never
- Joined: Nov 09, 2015 5:01 am
- Full Name: Zholaman Kubaliyev
- Contact:
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Remove-VBRBackup with -Confim option is not executed aut
Try -Confirm:$False and see whether it helps.
-
- Novice
- Posts: 3
- Liked: never
- Joined: Nov 09, 2015 5:01 am
- Full Name: Zholaman Kubaliyev
- Contact:
Re: Remove-VBRBackup with -Confim option is not executed aut
Yes, it helps!v.Eremin wrote:Try -Confirm:$False and see whether it helps.
Thanks you a lot!
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Remove-VBRBackup with -Confim option is not executed aut
You're welcome. Generally speaking, the -confirm parameter prompts you for confirmation before executing the command. In order to suppress those notifications you should set $False after it. Thanks.
Who is online
Users browsing this forum: No registered users and 19 guests