检查工作状态和时间表的方法 [英] Way to check the job status and schedule

查看:71
本文介绍了检查工作状态和时间表的方法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好.

有什么办法检查以下内容吗?

Are there any way the check the following ?

1.通过Powershell进行自动化的运行手册日志/历史记录?

1. The automation runbook log/history through powershell?

2.通过门户或Powershell检查运行手册时间表?

2. Check the runbook schedule through portal or powershell?

谢谢

推荐答案

Azure自动化运行手册.

For logs, I would suggest you to refer Azure Automation runbook.

通过以下方式检查运行计划: powershell,建议您尝试以下cmdlet:

Get-AzureRmAutomationSchedule -AutomationAccountName "Contoso17" -Name "DailySchedule08" -ResourceGroupName "ResourceGroup01"

If this answer was helpful, click "Mark as Answer" or "Up-Vote". To provide additional feedback on your forum experience, click here


这篇关于检查工作状态和时间表的方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆