背景: 操作系统Windows 2008 Server R2 要安装Oracle10g 64位版本 安装时出现如下错误: 检查操作系统版本:必须是5.0,5.1,5.2 or 6.0.实际为6.1 未通过 解决方法: 由于windows 2008R2是在Oracle10g发布之后出现的,所以安装时要跳过版本检查.使用如下命令运行安装程序:setup.exe -ignoreSysPrereqs 这样,就不会出现版本检查不通过的信息,在安装的过程中,还会出现一次版本检查信息,如下图: 只要将最上两条…
致谢!本文参考http://www.cnblogs.com/leiOOlei/archive/2013/08/19/3268239.html 背景: 操作系统Windows 2008 Server R2 Enterprise SP1 要安装Oracle10g 64位版本 10204_vista_w2k8_x64_production_db 安装时出现如下错误: 检查操作系统版本:必须是5.0,5.1,5.2 or 6.0.实际为6.1 未通过 解决方法: 由于windows 2008R2是在Or…
1.安装包选择 windows win10 较新版本,使用 Get Docker for Windows (Stable) 或者 Get Docker for Windows (Edge) 其余使用 Docker Toolbox  [我们选用的版本] The current version of Docker for Windows runs on 64bit Windows 10 Pro, Enterprise and Education (1607 Anniversary Update, B…
来自新浪博客的 一个文章 自己很早之前曾经看过 iis的加密工具 但是当时没有认识到TLS1.2协议的问题 这里 晚上学习了一下.  http://blog.sina.com.cn/s/blog_1673e9cce0102wtto.html windows 2008 Server R2 /Win7启用TLS 1.2 满足苹果的ATS   微信企业号发布公告, 从2017年1月1日起 App Store中的所有应用都必须启用 App Transport Security安全功能.App Trans…
在安装行环境.NET Framework 4时无法安装,提示“灾难性故障”.服务器的操作系统是windows  server 2008 R2. 查看系统日志时显示“无法安装 Windows 更新 "Windows 更新程序 (KB958488)",因为发生错误: 2147549183“灾难性故障”(命令行:“"C:\Windows\system32\wusa.exe" "C:\Users\Administrator\Desktop\Windows6.1-K…
报错信息: 安装.NET Framework 4时,提示安装未成功,“灾难性故障”.服务器的操作系统是windows  server 2008 R2. 查看系统日志时显示“无法安装 Windows 更新 "Windows 更新程序 (KB958488)", 因为发生错误: 2147549183“灾难性故障”(命令行:“"C:\Windows\system32\wusa.exe" "C:\Users\Administrator\Desktop\Windows…
源文档 <http://blog.sina.com.cn/s/blog_6025f5690101apwd.html>…
在windows 2008 server 上建了一个计划任务,想通过命令 schtasks /run /tn "IPADForAdvisor_QA_APITest" /s SZPCWIN2K801 /u msdomain1\jzhang6 /p jzhang6'spassword 来远程启动这个计划任务,总是提示ERROR : Access is denied 登录的这个用户名和密码是在 SZPCWIN2K801 的 Administrators Group 里面的,而且是在同一个域里…
原地址:http://service.tp-link.com.cn/detail_article_1113.html (图拷贝不过来) Windows 2008 Server搭建Radius服务器的方法 在实际使用环境中,TP-LINK无线控制器TL-AC1000使用外部服务器进行Portal远程认证时,需搭建相应认证服务器.本文通过具体配置实例,指导使用Windows 2008 Server搭建Radius服务器实现Portal远程认证.   1.登录Windows 2008 Server操作…
windows 2008 server 服务器远程桌面连接会话自动注销,在服务器上开掉的软件全部自动关闭的解决办法:…