Free Virtual PC      虚拟机系统市场自从微软正式插足后就没有平息过,微软最终占据了上风。VMware无奈也推出免费产品!而微软公司则把整个Virtual Server/PC产品全部免费提供,这里我们要感谢微软,因为从此我们可以免费合法的使用上虚拟机系统。

      以下是引用微软VirtualPC官方网页的介绍:
      Whether Microsoft virtualization technology is an important component of your existing infrastructure or you're just a Virtual PC enthusiast, you can now download Virtual PC 2004 Service Pack 1 absolutely free. Microsoft is also offering the free download of Virtual PC 2007, with support for Windows Vista in 2007.

      Virtual PC 官方网页:http://www.microsoft.com/windows/virtualpc

      Virtual PC 下载地址:http://www.microsoft.com/downloads/details.aspx?FamilyID=6d58729d-dfa8-40bf-afaf-20bcb7f01cd1&DisplayLang=en

获取当前组策略配置的信息

[ 2006/07/12 16:52 | by gOxiA ]

两个使用的命令:

1、gpresult

2、rsop.msc

远程登录Windows 2000,发现日志中会纪录ID1100的错误,内容如下:

Event Type:Error
Event Source:TermServDevices
Event Category:None
Event ID: 1100
Date: 6/3/2000
Time:10:31:39 PM
Description:
Initialization of Notify Failed.[code]

出现此错误的原因是因为服务器的后台打印程序服务停止造成,解决方法有三个:

1、进入服务管理器,启动后台打印程序服务。(不过在某些情况下我们并不需要运行此服务)

2、如果不需要后台打印程序服务,那么需要关闭终端服务配置中客户端设置下的“Windows打印机映射”与“LPT端口映射”。(但实际发现好像不起作用,呵呵)

3、最为最后的方法就是将DWORD值添加到注册表中以删除错误的信息,设置如下:
[code]

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\Wds\rdpwd\fEnablePrintRDR = 0x0

分页: 4/7 第一页 上页 1 2 3 4 5 6 7 下页 最后页 [ 显示模式: 摘要 | 列表 ]