Tips:Windows 7可不再使用“安全地移除硬件”
这几天经常用U盘跟同事拷文件,发现好多同事在用完U盘后都本能性地去选择“安全地移除硬件”再拔掉U盘。我特想告诉大家:现在是Windows 7时代啦,Window 7用户可以不用再做这个操作,因为Window 7已支持快速插拔USB(当然不包括正在读写的U盘)。
PS:博客已经好久不更新啦,差点就被偶遗忘了。。。从今天起,再次做一个早起的鸟儿吧!
这几天经常用U盘跟同事拷文件,发现好多同事在用完U盘后都本能性地去选择“安全地移除硬件”再拔掉U盘。我特想告诉大家:现在是Windows 7时代啦,Window 7用户可以不用再做这个操作,因为Window 7已支持快速插拔USB(当然不包括正在读写的U盘)。
PS:博客已经好久不更新啦,差点就被偶遗忘了。。。从今天起,再次做一个早起的鸟儿吧!
Microsoft has updated a collection of resources designed to let customers test drive free of charge a plethora of its technologies, including Windows 7.
Version 2.0 of the Proof of Concept Jumpstart Kit is now available on the Microsoft Download Center, although the Redmond company has yet to announce the refresh officially, or to provide details about the update itself.
At first glance, nothing much has changed from the previous iteration of the Proof of Concept Jumpstart Kit, meaning that the focus is still placed on Windows 7, Office Professional Plus 2010 and Internet Explorer 8.
Obviously, since the PoC Jumpstart Kit is a set of technologies designed for business users, the download also contains products such as Application Virtualization and the Microsoft Desktop Optimization Pack.
Customers interested in setting up a proof of concept within their organization will also find additional solutions packed into the kit, including: Windows Server 2008 Enterprise Edition, Microsoft Assessment and Planning Toolkit (MAP), Microsoft Application Compatibility Toolkit (ACT), Microsoft Office Migration and Planning Manager (OMPM), Microsoft Office Environment Assessment Tool (OEAT), Microsoft Office Code Compatibility Inspector (OCCI), Microsoft Security Compliance Manager (SCM), Microsoft Deployment Toolkit, Visio Premium 2010, Project Professional 2010 and SQL Server 2008 R2 Evaluation Edition.
I’ve combed through the information available with the download, but failed to come across any details related to Windows 7 Service Pack 1 (SP1) or Internet Explorer 9.
It would make sense to me that a jump to version 2.0 for the Proof of Concept Jumpstart Kit would include the latest products offered by the software giant, including the Windows 7 SP1 upgrade and IE9.
Instead, as far as the successor of Windows Vista is concerned, the kit seems to still offer the free Windows 7 Enterprise 90-day Trial image which is also available for download via TechNet.
Since the subject already came up, maybe it’s also time for Microsoft to build an integrated Windows 7 Enterprise SP1 RTM 90-day Trial image and offer it to customers, perhaps even alongside the plain vanilla Windows 7 Enterprise 90-day Trial ISO.
**Windows 7 SP1 远程服务器管理工具“仅”可以安装在运行企业版、专业版或旗舰版 Windows 7 或 Windows 7 SP1 的计算机上。**
通过 Windows 7 SP1 远程服务器管理工具,IT 管理员可以从运行 Windows 7 或 Windows 7 SP1 的远程计算机上管理安装在运行 Windows Server 2008 R2 SP1 或 Windows Server 2008 R2 的远程计算机上的角色和功能(以及运行 Windows Server 2008 或 Windows Server 2003 的远程计算机上的某些角色和功能)。它支持对运行 Windows Server 2008 R2 SP1 或 Windows Server 2008 R2(使用服务器核心安装或完全安装选项所安装)的计算机进行远程管理,还支持 Windows Server 2008 上的某些角色和功能。尽管服务器核心安装选项不可用于 Windows Server 2003 操作系统,但 Windows 7 SP1 远程服务器管理工具仍可用于远程管理 Windows Server 2003 上的某些角色和功能。
就功能性而言,此功能可与 Windows Server 2003 管理工具包和 Windows Vista Service Pack 1 (SP1) 远程服务器管理工具相媲美。
微软于日前更新了从2010年8月开始提供给用户的Bing动态更新主题,使用该Windows 7主题的用户可在每日Bing更换主题图片时自动将用户桌面背景与微软进行同步。
从本质上讲,该动态主题包就是通过RSS订阅技术,自动定时同微软Bing图片进行同步更新和提示。此后,微软还会定期在期桌面主题库中更新不同国家及地区相对应的主题库,以供用户下载。
Windows 7 Bing 动态主题下载:
其实就是一个批处理脚本,不多说了,直接上图上用法。
1、下载我提供的捕获批处理文件,并随意解压到磁盘上进行存储
2、为“使用ImageX捕获.cmd”在%APPDATA%MicrosoftWindowsSendTo路径下创建一个快捷方式
3、在任意文件夹上右键选择“发送到”进行使用
微软对大多数公司的IT教育都是通过技术教育和经验传授两个方面来进行,目前微软发布了一个新的免费资源再次强调了IT教育的重要性。微软使用在线方式发布了Windows 7桌面优化电子书,但用户需要使用Silverlight才能访问此资源。
对于频繁使用PowerShell的用户来说,Windows默认的PowerShell界面可能不太符合我们平时的使用习惯和喜好,其实用户可以针对自己的喜好来对PowerShell界面进行自定义配置的。
在创建我们自己的PowerShell配置文件之前,我们需要先使用以下命令来查看当前是否已有配置文件存在:
Test-Path $profile
如果返回值为“False”,我们则可以开始配置文件的创建了,使用的代码如下:
New-Item -path $profile -type file –force
今天的文章比较短,但从实际上解决了大多数命令行Shell和Windows UI的问题。此问题是,“为什么我不能通过Windows资源管理器来查看文件夹大小了呢?”最简单的回答便是,“微软的设计使然”。用户其实可以通过将鼠标悬停在Windows资源管理器上的方式来查看并获得文件夹大小(如下图):
禁用此项目主要原因是微软从操作系统性能方面考虑,在多数服务器级Windows上默认禁用此查看功能。因为每当用户将鼠标悬停在Windows资源管理器查看文件夹大小时,操作系统会将当前文件夹及所有子文件夹中的内容按文件夹结构进行递归扫描,并将扫描所得的文件大小结果求和,以便得出整个当前文件夹大小。其实这样的设计和处理方式必然会带来非常大的CPU开销,试想一个用户嵌套了上千个文件夹,并在不同的子文件夹中有成百上千的文件,如果要查看主文件夹大小会带来多么大的CPU开销和运算时间。如果考虑更恶劣的情况,当某个用户通过网络方式访问并预览文件夹大小时,又会是什么样的情形?
最近评论