ユーザーは、営業時間内に Web アプリケーションにログインできるが、アプリケーションの機能がいずれも正常に動作しないと報告しています。会社のポリシーにより、営業時間中にサーバーを再起動することは許可されていません。Web アプリケーションを修正し、会社のポリシーに従うために技術者が行うべきことは次のうちどれですか?
正解:A
Restarting services can resolve issues with web applications without requiring a full server reboot, which aligns with the company policy. Restart services: Likely to resolve issues with the web application by refreshing the necessary services. Roll back Windows updates: Unnecessary if the issue is with the application services. Perform a Windows repair: More disruptive and not typically needed for application service issues. Add RAM to the server: Would require a reboot and is not immediately necessary for troubleshooting application issues.