TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Nevin Dong's Blog
Options
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
Architecture
AutoScale
Azure
High Availability
IaaS
iOS
Management Portal
Microsoft Azure
Mobile Services
Mooncake
Notification Hub
Notification Service
Powershell
Private Cloud
scalability
Service Bus
SQL Server
Virtual Machines
Visual Studio
VM
Web Sites
Windows 8
Windows Azure
Windows Azure Mobile Service
Windows Phone 8
Archive
Archives
December 2014
(5)
November 2014
(1)
October 2014
(2)
September 2014
(2)
August 2014
(1)
July 2014
(1)
June 2014
(2)
May 2014
(4)
April 2014
(3)
March 2014
(6)
February 2014
(3)
January 2014
(3)
December 2013
(3)
November 2013
(3)
October 2013
(4)
September 2013
(3)
August 2013
(4)
June 2013
(2)
May 2013
(4)
April 2013
(3)
March 2013
(2)
February 2013
(3)
January 2013
(3)
December 2012
(4)
November 2012
(3)
October 2012
(4)
September 2012
(4)
August 2012
(3)
July 2012
(1)
August, 2013
TechNet Blogs
»
Nevin Dong's Blog
»
August, 2013
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows 8上插入移动硬盘,却因未启动BitLocker而禁止写数据
Posted
over 1 year ago
by
Nevin (Naiwen) Dong
1
Comment
最近遇到一件有趣的事情,在自己的Windows 8笔记本上插入了一块移动硬盘,但系统却提示,因为这块移动硬盘没有启动BitLocker保护功能,所以目前只能读而不能写硬盘。 查看自己的机器设置,之前将系统盘(C:)和数据盘(D:)均启动了BitLocker保护功能,但考虑到移动硬盘使用的方便性,及对不同操作系统环境的支持,所以并没有将移动硬盘开启BitLocker,如下图所示。 可以通过访问Control Panel – All Control Panel Items下面的两个设置“BitLocker...
Windows Azure支持实现自动伸缩(AutoScale)
Posted
over 1 year ago
by
Nevin (Naiwen) Dong
2
Comments
伸缩性是云计算的关键属性之一,能够根据计算需求和资源池的情况进行资源的调整,实现弹性的计算。之前对基于Windows Azure如何实现伸缩性进行了相关研究和分析,具体可见: · 使用Windows Azure Service Management REST API进行伸缩性管理 http://blogs.technet.com/b/nevin_dongs_blog/archive/2013/02/27/windows-azure-service-management-rest-api...
Windows Azure通过管理服务(Management Service)提高可管理性
Posted
over 1 year ago
by
Nevin (Naiwen) Dong
1
Comment
可管理性(Manageability)对于成功部署和运营云计算应用非常关键(可参考 http://en.wikipedia.org/wiki/Cloud_computing 中对管理要求的相关论述),Windows Azure提供了Windows Azure Portal,方便大家对Windows Azure资源进行管理和监控。可参考: · 使用Windows Azure Portal管理和监控Windows Azure资源 http://blogs.technet.com/b/nevin_dongs_blog...
Windows Azure培训包(WATK)发布2013年8月版 (NEW)
Posted
over 1 year ago
by
Nevin (Naiwen) Dong
1
Comment
Windows Azure Training Kit的2013年8月版已经发布了: http://www.windowsazure.com/en-us/develop/net/other-resources/training-kit/ 同时,也可以通过GitHub来下载: http://windowsazure-trainingkit.github.io/ 当然,大家也可以将自己的一些反馈、甚至是内容共享到GitHub,这也是开源软件(OSS)的巨大便利哦。 在新版本中,一些新增内容还是值得学习的...