https://github.com/zwj4031/netgrubfm/ https://space.bilibili.com/14597170/video
rufus: not support mount drive, but can add location; support WTG.Etcher: may not support Windows
dism /online /export-driver /destination:C:\drivers-backup
sysprep /generalizeCTRL+SHIFT+F3 to audio mode
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP"reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full"
10: Free RemoteFX, WSL 2016: NFS Server, Hyper-V DDA
shell:startup
Date & Time
timedate.cpl
ntp.sjtu.edu.cn [202.120.2.100]
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP
netplwiz.exe
netstat -ano | findstr LISTENnetsh interface portproxy add v4tov4 listenport=3333 listenaddress=0.0.0.0 connectport=3213 connectaddress=127.0.0.1route add 192.168.0.0 MASK 255.255.0.0 10.0.0.1route add 172.16.0.0 MASK 255.255.0.0 10.0.0.1netsh interface ip set address "Ether..." static 192.168.3.5 255.255.255.0 192.168.3.2SUBST X: "D:\Folder_to_map"
gpedit.msc: Computer Configuration/Administrative Templates/Windows Components/Windows Defender
%WINDIR%\System32\config\
Turn Windows features on or off -> Services for NFS
# seems not working anymore (Dec 2019)Get-WindowsFeature -Name NFS*Install-WindowsFeature -Name NFS-Clientmount 192.168.88.21:/ x:mount # show mountedumount -f z:
https://unix.stackexchange.com/questions/276292
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default]"AnonymousUid"=dword:000003e8"AnonymousGid"=dword:000003e8
net use * /del /yesnet use h: \\192.168.0.1\docs /user:ServerB\user Password
Shift+F10
c:\windows\system32\oobe\msoobe.exe
bcdboot C:\Windows /s S:
EFI
```
diskpart
convert
create partition efi size=512
select partition 2
assign letter=b
bcdboot c:\windows /s h: /f UEFI
```
bcdedit /copy {current} /d "new"bcdedit /set {。。。} device partition=W:bcdedit /set {。。。} osdevice partition=W:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\
Win7 -> msahci: Win10 -> iaStorV,iaStorAV,storahci: Start => 0 \StartOverride => DELETE
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer" /VE /T REG_SZ /F /D "Service" net start msiserver
sc create srv_name binpath= D:\_soft\foo.exe type= share start= auto
sc delete srv_name
%ProgramFiles%\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe.config find the block, and add this code:
"/>
https://blogs.msdn.microsoft.com/servergeeks/2014/07/12/dns-records-that-are-required-for-proper-functionality-of-active-directory/ (4. DC Record - _ldap._tcp.dc._msdcs.)
https://docs.microsoft.com/en-us/windows-hardware/drivers/display/ https://en.wikipedia.org/wiki/Windows_Display_Driver_Model
XDDM/XPDM:Windows 2000 and Windows XP, removal of XDDM from Windows 8 Windows Display Driver Model (WDDM): Windows Vista+
WDDM 2.0 - Windows 10+reduce workload on the kernel-mode driver for GPUs that support virtual memory addressingDXGI 1.4Cheaper adapter enumerationVideo memory budget trackingDirect3D 12 Swapchain ChangesWDDM 2.1 - 1607+Shader Model 6.0 (mandatory for feature levels 12_0 and 12_1)DXGI 1.5HDR10 - a 10-bit high dynamic rangeWide Color GamutWDDM 2.2 - 1703+tailored for virtual, augmented and mixed reality with stereoscopic rendering for the Windows Holographic platformDXGI 1.6: High Dynamic Range (HDR) DetectionWDDM 2.3 - 1709+10-bit HDR playback over HDMIVideo processing and video decode acceleration in DirectX* 12
dynamic disks support the creation of new multipartition volumes
https://technet.microsoft.com/en-us/library/jj574205(v=ws.11).aspx
cscript C:\Windows\System32\Scregedit.wsf /ar 0 # Enable RDS
Enable-NetFirewallRule -DisplayGroup "Remote Administration"cmdkey /add:<ServerName> /user:<UserName> /pass:<password>
List: https://www.hanselman.com/tools SoftPerfect RAM Disk: https://www.softperfect.com/products/ramdisk
https://docs.microsoft.com/en-us/sysinternals/downloads/sysinternals-suite
process explorer- search opened file- locate handle process
NETSH WLAN show drivers | findstr "Hosted network supported"NETSH WLAN set hostednetwork mode=allow ssid=SF3 key=12345678NETSH WLAN start hostednetwork
win10: 先Ctrl+F,按住Ctrl,再按Shift+F
https://developer.nvidia.com/nvidia-opengl-rdp GeForce drivers R440 or later.
gpedit.msc - Computer Configuration > Administrative Templates > System > Credentials Delegation Encryption Oracle Remediation policy: Enabled > Protection Level: Vulnerable
DM Disk Editor and Data Recovery https://dmde.com/ (view for viewing)
CSCRIPT /NOLOGO C:\Windows\System32\SLMGR.VBS /? # echo on console
https://technet.microsoft.com/en-us/library/jj612867.aspx
slmgr /SKMS 192.168.88.72slmgr /ipk {GVLK}slmgr /ATOslmgr /dlislmgr /upk # back to trial
2016/2019/O365 Retail -> VL: https://github.com/kkkgo/office-C2R-to-VOL
https://docs.microsoft.com/en-us/deployoffice/vlactivation/gvlks
cd OFFICE_DIRCSCRIPT OSPP.VBS /SETHST:192.168.88.101CSCRIPT OSPP.VBS /ACT