<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>VM-V数字化工作空间站点 - Windows操作系统</title>
    <link>http://www.vm-v.com/forum-63-1.html</link>
    <description>Latest 20 threads of Windows操作系统</description>
    <copyright>Copyright(C) VM-V数字化工作空间站点</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 25 May 2026 13:52:45 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.vm-v.com/static/image/common/logo_88_31.gif</url>
      <title>VM-V数字化工作空间站点</title>
      <link>http://www.vm-v.com/</link>
    </image>
    <item>
      <title>MSSQL Server 镜像切换（主从切换）</title>
      <link>http://www.vm-v.com/thread-569-1-1.html</link>
      <description><![CDATA[环境：主服务器为A，备服务器为B，正常环境下切换镜像服务器
USE masterGO
ALTER DATABASE sfis SET PARTNER FAILOVER        GO


环境：主服务器为A，备服务器为B；主服务器A挂掉，无法进入系统        
一、在备服务器B上执行以下语句，强制切换B为主服务器，使B上的 ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Sun, 03 Dec 2017 09:49:19 +0000</pubDate>
    </item>
    <item>
      <title>SQL数据库镜像——主数据库故障如何启用镜像数据库</title>
      <link>http://www.vm-v.com/thread-568-1-1.html</link>
      <description><![CDATA[两台MSSQL搭建高安全性模式——镜像，如果主数据库受损导致无法手动切换镜像数据库时，镜像数据库一直处于“还原状态”被锁定，此时可采用以下方式临时起用镜像数据库使用：

1、主备互换-- 主机执行：
USE master;ALTER DATABASE  SET PARTNER FAILOVER;

2、主服务器D ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Sun, 03 Dec 2017 09:48:01 +0000</pubDate>
    </item>
    <item>
      <title>AD域通信需要在防火墙中开通的端口</title>
      <link>http://www.vm-v.com/thread-551-1-1.html</link>
      <description><![CDATA[Active Directory and Active Directory Domain Services Port Requirements
https://technet.microsoft.com/en ... 8-b123-d32a26b1f1dd]]></description>
      <category>Windows操作系统</category>
      <author>flight</author>
      <pubDate>Fri, 11 Aug 2017 01:42:43 +0000</pubDate>
    </item>
    <item>
      <title>WIN7 出现“您已使用临时配置文件登陆” 怎么办？</title>
      <link>http://www.vm-v.com/thread-405-1-1.html</link>
      <description><![CDATA[开机之后，任务栏通知区域弹出提示：您已使用临时配置文件登录。
解决思路：先易后难，逐一排查。



方法一：
开始→运行→输入：services.msc 点击确定（或按回车键）打开服务。
确保负责加载，卸载用户配置文件的User Profile Service服务已经开启。如果启动菜单是灰 ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Tue, 26 Jan 2016 07:54:40 +0000</pubDate>
    </item>
    <item>
      <title>2008R2域控组策略设置IE11兼容性视图方法</title>
      <link>http://www.vm-v.com/thread-291-1-1.html</link>
      <description><![CDATA[1、首先在IE11上设置兼容性视图的地址，然后打开注册表     HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\BrowserEmulation\\ClearableListData%userFilter      会发现上述键值已经添加2、将注册表导出然后导入到AD域控中3、通过GPO发布注册表键值，更新策 ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Tue, 03 Nov 2015 01:53:00 +0000</pubDate>
    </item>
    <item>
      <title>在域环境中部署 Office 2013 管理模板(适用XenDesktop池/PVS桌面)</title>
      <link>http://www.vm-v.com/thread-290-1-1.html</link>
      <description><![CDATA[最近在进行一个 Office 的测试，涉及 Office 的管理模板，之前的版本如 Office 2010，我们可以通过组策略编辑器（GPMC）直接导入管理模板，操作很方便。如下图所示：


        但是如果要部署 Office 2013 的管理模板，貌似就不能再用上面的方法了，我们会发现在 Offic ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Fri, 28 Aug 2015 03:35:49 +0000</pubDate>
    </item>
    <item>
      <title>Windows10永久激活工具</title>
      <link>http://www.vm-v.com/thread-288-1-1.html</link>
      <description><![CDATA[亲测：这是一款非常好用的windows操作系统激活工具，不仅能激活微软最新的Windows10系统，还可以激活office2013专业版，一键激活，简单粗暴，欢迎大家下载使用。

以下内容为下载链接。

链接：http://pan.baidu.com/s/1nt3S381 密码：kait


官方介绍：
win10激活工具 ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Wed, 05 Aug 2015 11:32:58 +0000</pubDate>
    </item>
    <item>
      <title>如何在 Windows 2000 的工作组设置中将本地策略应用于除管理...</title>
      <link>http://www.vm-v.com/thread-286-1-1.html</link>
      <description><![CDATA[转自：https://support.microsoft.com/zh-cn/kb/293655概要：本文分步介绍了在位于工作组设置中的基于 Microsoft Windows 2000 的计算机上，如何将本地策略应用于除管理员以外的其他所有用户。还介绍了如何还原原始本地策略。

在使用位于工作组设置中（而不是在域中） ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Tue, 21 Jul 2015 03:25:02 +0000</pubDate>
    </item>
    <item>
      <title>MSSQL DB数据库占用内存过大的解释及解决办法</title>
      <link>http://www.vm-v.com/thread-142-1-1.html</link>
      <description><![CDATA[经常有网友会问，SQLServer占用了太多的内存，而且还会不断的增长；或者说已经设置了使用内存，可它没有用到那么多，这是怎么一回事儿呢？下面，我们来具体看以看SQL Server是怎样使用内存的。最大的开销一般是用于数据缓存，如果内存足够，它会把用过的数据和觉得你会 ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Tue, 07 Apr 2015 03:05:12 +0000</pubDate>
    </item>
    <item>
      <title>通过组策略为IE10/IE11添加收藏夹栏</title>
      <link>http://www.vm-v.com/thread-126-1-1.html</link>
      <description><![CDATA[众所周知，在IE10之后微软在组策略取消了InternetExplorer维护选项，在最初的时候我们可以通过InternetExplorer维护来设置IE的收藏夹，主页等，但是到了客户端换成了IE10或者IE11之后或者活动目录DC换成了Windows Sever2012之后就会发现设置Internet Explorer已经不生效 ...]]></description>
      <category>Windows操作系统</category>
      <author>superdream</author>
      <pubDate>Thu, 26 Mar 2015 05:07:04 +0000</pubDate>
    </item>
    <item>
      <title>交互式登陆补丁For Win7（7000 7600 7601）</title>
      <link>http://www.vm-v.com/thread-115-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>Windows操作系统</category>
      <author>admin</author>
      <pubDate>Sat, 07 Mar 2015 05:27:44 +0000</pubDate>
    </item>
    <item>
      <title>Excel 2007 和 2010 独立窗口打开文件</title>
      <link>http://www.vm-v.com/thread-112-1-1.html</link>
      <description><![CDATA[完美解决Excel 2007、2010在不同窗口打开文件首先打开注册表 开始-运行-regedit其中Excel.Sheet.8下面改的是针对.xls后缀的文件，Excel.Sheet.12是针对.xlsx后缀的文件。1.左边一栏找到：HKEY_CLASSES_ROOT/Excel.Sheet.12/shell/Open/command:2.右边一栏{将/dde改写成/ ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Wed, 04 Mar 2015 08:35:09 +0000</pubDate>
    </item>
    <item>
      <title>解决每次打开Office 2013都提示配置进度问题</title>
      <link>http://www.vm-v.com/thread-105-1-1.html</link>
      <description><![CDATA[每次打开Office 2013都提示配置进度（包括Word、PPT、Excel等等Office产品都有这种现象），如图，先是显示“安装程序正在准备必要的文件”，接着显示“正在配置Microsoft Office Professional Plus 2013\&quot;的情况。如果重启完了再打开，还是提示配置进度，怎么解决处理这 ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Mon, 02 Mar 2015 03:07:52 +0000</pubDate>
    </item>
    <item>
      <title>GetFoldersize统计文件夹尺寸大小软件</title>
      <link>http://www.vm-v.com/thread-104-1-1.html</link>
      <description><![CDATA[GetFoldersize 用来扫描文件夹及子文件夹大小，并给出每个文件夹占用该分区的百分比，找到文件夹内最大的文件]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Mon, 02 Mar 2015 02:34:05 +0000</pubDate>
    </item>
    <item>
      <title>KMS服务器搭建手册</title>
      <link>http://www.vm-v.com/thread-87-1-1.html</link>
      <description><![CDATA[KMS服务器的搭建是一个比较简单的事情，此处基于Windows Server 2008 R2With SP1进行步骤详解：1、安装Windows Server 2008 R2With SP1（虚拟机或者物理机皆可，我是在虚拟机进行的搭建）；2、以管理员权限运行CMD，运行如下命令：Slmgr–ipk XXXXX- XXXXX - XXXXX - XX ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Fri, 13 Feb 2015 09:01:08 +0000</pubDate>
    </item>
    <item>
      <title>封装Server2008R2模板修改Sysprep次数</title>
      <link>http://www.vm-v.com/thread-75-1-1.html</link>
      <description><![CDATA[问题描述：


首次启动 Windows 时，Windows 产品激活时钟将开始倒计时。您可以使用 sysprep /generalize命令重置 Windows 产品激活（最多三次）。第三次运行 sysprep /generalize之后，将无法再重置时钟。运行 sysprep /generalize命令时，激活时钟将自动重置。可使用  ...]]></description>
      <category>Windows操作系统</category>
      <author>laoyu</author>
      <pubDate>Thu, 12 Feb 2015 09:23:18 +0000</pubDate>
    </item>
  </channel>
</rss>