F5F Stay Refreshed Software Operating Systems Are you encountering "Access Denied" messages?

Are you encountering "Access Denied" messages?

Are you encountering "Access Denied" messages?

M
megapixel74
Member
224
10-31-2023, 03:42 AM
#1
I'm trying to configure automatic restore points in the task scheduler using PowerShell. I've seen that running the script with this command should generate a restore point, but I'm encountering an error. The message says access is denied.
M
megapixel74
10-31-2023, 03:42 AM #1

I'm trying to configure automatic restore points in the task scheduler using PowerShell. I've seen that running the script with this command should generate a restore point, but I'm encountering an error. The message says access is denied.

S
samsampp
Member
114
11-01-2023, 05:58 AM
#2
Even for testing the necessary admin rights need to be "passed along".
Perhaps "Get-Credential"
https://learn.microsoft.com/en-us/p...l....rshell-7.3
Just a thought.
S
samsampp
11-01-2023, 05:58 AM #2

Even for testing the necessary admin rights need to be "passed along".
Perhaps "Get-Credential"
https://learn.microsoft.com/en-us/p...l....rshell-7.3
Just a thought.