摘要:Static Using static using声明允许直接调用静态方法而不需要指定类名: C# 5 C# 6 Expression-Bodied Methods 使用expression-bodied methods,一个只有一句statement的函数可以使用lambda写法。 C# 5 C# 阅读全文
Backup and Restore the VMM Database
2012-01-04 17:00 by 络绎, 439 阅读, 0 推荐, 收藏,
摘要:Backup the VMM database1. Launch SCVMM Console, connect it with VMM server2. Click Settings to open Settings -> Home page, click Backup to open Virtual Machine Manager Backup3. On Virtual Machine Manager Backup wizard, enter the Backup destination path. Notice the path must be accessible by SQL s 阅读全文
Import VMWare Template to VMM
2011-12-31 16:25 by 络绎, 535 阅读, 0 推荐, 收藏,
摘要:Pre-Environment Windows server scx-vmmserver with VMM Server/Console installed. 2 hosts. One host vmware with installed VCenter, another host ESX installed VMWare. Host ESX managed by host vmware. Bo... 阅读全文
How to sign a Powershell Script
2011-12-29 11:52 by 络绎, 653 阅读, 0 推荐, 收藏,
摘要:Pre-requestBefore sign a power shell script file, you need prepare your certificate. There are some ways to get certificate –Get certificate from CA;Generate certificates with some tools like makecert.exe. Here we take this way to generate certificate.Generate certificateStart makecert.exeWe use mak 阅读全文
Automation build的流程
2010-10-26 13:49 by 络绎, 262 阅读, 0 推荐, 收藏,
摘要:Build的流程1) 使用source code进行build或rebuild2) 从build的target中进去,到文件夹中——此时会看到上次build的一些DLL和其他文件,就在这个文件夹下使用cmd进行操作3) 找到需要测试的平台,从而找到需要测试平台的XML文件4) 在测试平台中选择需要测试的指令,如想要测试Remove-SCXAgent还是Get-SCXAgen... 阅读全文
OM PowerShell Comdlet Error
2010-10-17 14:44 by 络绎, 373 阅读, 0 推荐, 收藏,
摘要:(一)问题出现之前的操作step1: 安装最新版的OM;step2: 从daily update中获得最新的几个dll,并拷贝之,Dll list如下: Microsoft.EnterpriseManagement.Core.dll Microsoft.EnterpriseManagement.OperationsManager.dll Microsoft.EnterpriseM... 阅读全文
浙公网安备 33010602011771号