Win10 1709的 Get-WindowsUpdateLog 不再需要联网获取符号库 https://blogs.technet.microsoft.com/mniehaus/2017/10/10/improved-windows-update-log-formatting-with-windows-10-1709/ Win10 1703默认...
Tutorials
Authorized client is forbidden when using ADRMS MDE with ADFS
Problem You are deploying AD RMS with Mobile Device Extension, and thus you also need to deploy AD FS infrastructure. The AD FS server is on Windows Server 2016, i.e. AD FS version 4. You are...
screenrc configuration example
This is an example of .screenrc configuration file. Just for your reference. .screenrc # Bind F11 and F12 (NOT F1 and F2) to previous and next screen window bindkey -k F1 prev bindkey -k F...
AD RMS – Office client could not connect to the Internet to check permission
Situation Your AD RMS client is a workgroup client, you installed Office 2013 or 2016, and setup the discovery service by registry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSIPC\ServiceLocation\E...
PowerShell: 批量导入Hyper-V虚拟机
前提条件 本文所介绍的方法要求以下目录保持原有的相对关系、目录结构及所在盘符不能改变。 Virtual Machines Snapshots VHD文件夹(可以是多个) 导入方法 $path = 'D:\Hyper-V\Virtual Machines'...
How to restart a SCCM OSD Task Sequence within WinPE
Introduction 本文介绍如何在不重启的情况下,重新加载SCCM OSD任务序列(Task Sequence) This article describes how to restart SCCM OSD task sequence within PE without restarting the computer. Step...
Manually setup Azure Point-to-Site (P2S) VPN on client computer
Introduction Azure point to site VPN uses SSTP (Secure Socket Tunneling Protocol) to establish VPN connection. The default port is on 443. So the prerequisite is that you have finished setup a P2...
Mount VHD at Windows startup with PowerShell
Create a scheduled task Command: %SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe Parameter: -ExecutionPolicy ByPass -file "C:\VHD\mountVHD.ps1" Powershell Script to mount VHD Me...
Debian or Raspbian: nfs-kernel-server not starting portmapper is not running
Error Message Debian or Raspbian: nfs-kernel-server not starting portmapper is not running ... (warning) rpcbind.target Fix Steps Here is my first try, but it doesn't work for me. It just rese...
HP 服务器 UID 指示灯的作用
The Virtual Indicators allow you to monitor, and in some cases control, the state of indicators on the host system, including the Unit Identification Light (UID). The Unit Identification Light...