手机随时阅读
新人专享大礼包¥24
Modifying the default location for new user and computer objects
如果测试要用到老的Windows 2000/2003,在最的新Hyper-V 安装 会提示:未在远程桌面会话中捕获到鼠标:New-VM -Name 'Win2k' -Generation 1 -MemoryStartupBytes 1GB -Path 'D:\Hyper-V' -NewVHDPath 'D:\Hyper-V\win2k\VHD\win2k.vhdx' -NewVHDSizeByte
Hyper-V 上安装 OpenWRT
AD DC 改名:dc03.nbex.com 改为 dc02.nbex.com #为域控制器添加新FQDN名称 netdom computername dc03.nbex.com /add:dc02.nbex.com #查看域控制器所有可用的FQDN名称。 netdom computername dc03.nbex.com /enumerate #将FQDN名称dc02.nbex.com设置为在线
Remote Management is enabled by default in Windows Server 2022. If it was disabled in your environment, you can enable it by running the ConfigureSMRemoting command. This allows you remotely admin
Using the Local Group Policy Editor to change the automatic updates setting in Windows Server 2022:1. Click the Start menu and type gpedit.msc.2. Navigate to the Windows Update section by clicking on
1.安装/配置Server Core 2022:a.修改电脑名称:Rename-Computer -NewName "VPN" -Restart -Forceb.配置IP/DNS:Get-NetIPAddressNew-NetIPAddress -InterfaceIndex 5 -IPAddress 10.11.12.222 -PrefixLength 24 -DefaultGate
.msc管理工具
在Windows Server 2022 Core 上安装配置DHCP服务
在Windows Server 2022 Core 安装 AD DS和 AD CS 证书服务器。
MEM_Configmgr_2103: https://download.microsoft.com/download/8/8/8/888d525d-5523-46ba-aca8-4709f54affa8/MEM_Configmgr_2103.exe
1.设置Home文件夹 AD DC上创建一个文件夹,设置everyone读写权限,在组策略-创建一个GPO-计算机配置-策略-管理模板-系统-用户配置 \\afd.ink\share\%username% 2.设置屏幕分辨率: Set-DisplayResolution -Width 1024 -Height 768 -Force 3.在Windows 10 上安装Exchange 管
关掉Configuration Manager 控制台,重新打开:
Enable PXE Responder without WDS
如何用powershell 获取 windows 公网IP
Win10通过修改注册表隐藏托盘图标
要实现ZTI(Zero Touch Installation 零接触部署),必须与Configuration Manager结合 。 1. 安装ADK和SQL Server 2019: (略) .\setup.exe /action=install /features=SQLEngine /SQLCOLLATION="SQL_Latin1_General_CP1_CI_AS
查询是否成功: nslookup -type=srv _vlmcs._tcp.afd.ink
参考:https://support.microsoft.com/en-us/help/3073944/-this-web-browser-does-not-support-the-generation-of-certificate-requests-error-in-internet-explorer 在基于 Windows Server 2008 R2 的服务器上安装证书服务 Web
防墙将文件和打印共享开了,能正常访问windows10的共享,但是想打开默认共享 如C$ D$ E$等默认共享,提示拒绝访问!其一,自己修改注册表:1.Open the registry editor. 2.Navigate all the way to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Win
指定Exchange 2013/2016 ECP的显示语言
MBR和GPT的问题,涉及到硬盘操作系统的安装,其实除了MBR和GPT分区表,UEFI BIOS也是和操作系统紧密联系在一起的,下面我们就来聊聊硬盘分区表和UEFI BIOS的知识。从Intel 6系列主板之后,就开始提供UEFI BIOS支持,正式支持GPT硬盘分区表,一举取代了此前的MBR分区表格式,不过为了保持对老平台的兼容,微软即使最新的Windows 10系统也继续提供了对MBR分区表格
Edge-facing deployments:External interface connected to the public Internet using public IPv4 addressingTo configure the External interface, right-click the External adapter and choose Properti
通过安装 Office Online Server 使用户可以在 Exchange Outlook 网页版中查看和编辑受支持的文件附件,而无需先下载这些附件,也无需在本地安装相关程序。
最新的Exchange 2016 CU3 新增支持最新的Windows Server 2016 RTM,接下我们就来通过,用纯命令(PowerShell)安装和配置Exchange 的基体功能。 安装Exchange服务器是一个比较费时间的事,通过命令的方式,可以做无人值守,从而节省时间。 一个全新的安装可以按以下命令(PowerShell)安装和配置好一台Exchange。
cmd :Dism /online /enable-feature /featurename:NetFx3 /All /Source:D:\iso\Win_Ent_8.1_64BIT_CN\sources\sxs /LimitAccess
原来oracle客户端连接服务器,用的是随机端口,如果数据库服务器装在windows上,就会有问题了。通过下边的方法来解决Oracle通过Windows防火墙的方法:1、在Windows防火墙上设置开放 TCP 1521端口(Oracle TNSListener),使用telnet oracle服务器ip 1521 测试端口是否开放;2、打开注册表,找到HKEY_LOCAL_MACHINE\SOF
Win 2012 Server Manager(ServerManager.exe)默认自动启动,在PowerShell 提示符下:Import-Module ServerManager导入ServerManager 模块。接下来:Get-Windowsfeature 显示当前服务器windows Feature详细信息。Install-windowsfeature featureName -in
1.To convert a full-server installation to a minimal-interface installation, you remove the Server Graphical Shell. Although you can use the Remove Roles And Features Wizard to do this, you also can d
1. Press Shift+F10 to open a command prompt. 2. At the command prompt, type diskpart. This starts the DiskPart utility. 3. To view a list of disks on the
Copyright © 2005-2022 51CTO.COM 版权所有 京ICP证060544号