摘要: 最近想尝试通过Azure里的自动化功能来控制VM的定时开关机,找到网上的一篇文章, 按照文章操作到“Import Azure Resource manager module”的第6步时,需要导入一个”AzureResourceManager.zip”文件,但当前的页面里却找不到这个文件的下载地址。 就为了加载这个文件,查资料做测试,前后折腾了两三天,好在最终总算是成功了,在这里做个记录备忘。 ... 阅读全文
posted @ 2015-09-10 12:00 aladinggao 阅读(351) 评论(0) 推荐(0) 编辑
摘要: 1. Stopping the SMS Agent Host service (net stop ccmexec)2. Stopping the WMI service (net stop winmgmt)3. Deleting the WMI repository (rmdir /s /q %WI... 阅读全文
posted @ 2015-08-25 19:10 aladinggao 阅读(771) 评论(0) 推荐(0) 编辑
摘要: winmgmt /resetrepository 阅读全文
posted @ 2015-08-25 19:09 aladinggao 阅读(342) 评论(0) 推荐(0) 编辑