由于我的电脑曾经管理过两个Azure订阅,这两天在上传VHD文件到Azure时出现了“找不到存储账号”及“证书不匹配”的问题。场景还原第一天使用Azure账号A上传VHD,没有出现问题。第二天使用Azure账号B上传VHD是,出现了如下提示”Thestorageaccountwasnotfound”再次核对Azure管..
分类:
系统相关 时间:
2014-10-15 21:42:01
阅读次数:
253
This artical will be published in English also:http://www.cnblogs.com/LarryAtCNBlog/p/4026695.html本人所在的公司对于安全性要求较高,除了平时各种内网加密外网firewall之外,对于server所使用的...
分类:
Web程序 时间:
2014-10-15 19:48:51
阅读次数:
290
My company concerns security, request us to deploy the newest patches on our servers in time, even we have firewall/encryption internally.With the num...
$User = "admin@contoso.com"$PWord = ConvertTo-SecureString –String "password" –AsPlainText -Force$Credential = New-Object –TypeName System.Management....
分类:
系统相关 时间:
2014-10-15 14:00:30
阅读次数:
683
(本文的修改方法参照http://www.cnblogs.com/grapeot/archive/2010/02/22/1670822.html,只是详细列出修改的步骤之一。)通过修改profile来实现,profile的介绍见http://technet.microsoft.com/en-us/l...
转载自http://www.cnblogs.com/grapeot/archive/2010/02/22/1670822.html,谢谢博主。引子一直很羡慕Linux的命令提示符(当然他们叫Shell)。正则表达式,管道,各种神奇的命令,组合起来就能高效完成很多复杂的任务。效率实在是高。流了n年的哈...
《Windows Azure Platform 系列文章目录》 请注意: - Azure不支持增加Endpoint Range - 最多可以增加Endpoint数量为150 http://azure.microsoft.com/zh-cn/documentation/articles...
分类:
系统相关 时间:
2014-10-11 17:31:45
阅读次数:
253
《Windows Azure Platform 系列文章目录》 之前给大家介绍很多关于Windows Azure的内容,基本上都是通过Windows Azure Management Portal来创建的。这种创建方式虽然直观简单,但是如果IT管理员需要同时创建1000台Azure服务的话,工...
分类:
系统相关 时间:
2014-10-10 19:23:34
阅读次数:
290
在DSCPull
模式下获取PullClient在DSCPull模式下我们无法通过界面获取当前PullServer
配置适用节点计算机本次我们带来全新命令扩展:“PullServerNodestatus”在该扩展中包含一个全新命令Get-DSCPullClientStatus该命令将从指定的DSC
Pullserver中获取当前应用配置的节点计算机..
分类:
系统相关 时间:
2014-10-10 16:15:54
阅读次数:
241
为高效工作,运用powershell winrar 、unrar等 批量压缩、解压缩rar文件首先在电脑上找到winrar,或者unrar所在地,我的win7 x64下 :winrar 在 'C:\Program Files (x86)\WinRAR\WinRAR.exe'unrar 在 'c:/P...