PrepAway - Latest Free Exam Questions & Answers

Before running the script again, what can the administrator add to the script after each task so the completed

A system administrator runs a Python script that creates and configures several servers and realizes that the script fails before completing. Although many tasks succeeded, they are rolled back when the script fails.
Before running the script again, what can the administrator add to the script after each task so the completed tasks are committed even if other tasks fail?

A. AdminApp.update ()
B. AdminConfig.save()

C. AdminControl.invoke(server, ‘sync’)

D. AdminTask.backupJobManager(‘server’)


Leave a Reply