摘要:
Citrix XD5.5 使用新版的HDX Flash效果那么它需要什么样的设置才能启用呢1.13.0以上的Win Client版本2.Alsace以上的Server端3.Client安装有Flash Player的Plug-in版本Server端安装有Flash Player的AX版本 阅读全文
摘要:
.....没看书............其实没必要看......做习题.............太少太不熟练总之呢,2门都没过啊...........http://www.examcollection.com/microsoft_exams.html记个考试习题地址 以后再说~ 微软看不见 微软看不见......Visual Certexam Suite1.9 破解版 自己资源里有 嗯嗯~ 阅读全文
摘要:
运行前 要在PowerShell里运行set-executionpolicy remotesignedset-executionpolicy remotesigned
Start-Sleep -s 2 #激活OS,设定KMS Server到45.234
slmgr.vbs -skms 172.16.45.234
"Set KMS Server..."
Start-Sleep -s 5 #判断KMS Server设定是否成功
$title = "The KMS Server"
$message = "Set the KMS Server succ 阅读全文
摘要:
@echo offREM 修改CMD背景字体颜色color 2fREM 多选菜单设置echo Choose the steps you need:echo [1]New OS need all steps.echo [2]Activate OSecho [3]Set UAC to "Nerver notify"echo [4]Set Time Zoneecho [5]Set WUServerecho [6]Set Gateway MAC addressecho [0]Exitset slection=set/p slection=Input your choose:if % 阅读全文