PowerShell - System Administration
You run this command but get an error:
What is the most likely cause?
Register-ScheduledTask -TaskName 'Backup' -Trigger $trigger -Action $action
What is the most likely cause?
