Microsoft Windows
(Redirected from Windows)
Jump to navigation
Jump to search
- Windows 10 (2015)
- Windows Vista (2006-2009)
- Windows Server
- RDP: Remote Desktop Session Host (RDSH) role
- ICMP:
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow
- Activate OpenSSH on Windows:
Add-WindowsCapability .../...
andStart-Service sshd
- NFS:
Install-WindowsFeature -Name NFS-Client
net start
- Windows Defender
- wikipedia:sysprep
- WMI
- Universal Windows Platform (UWP)
diskpart
- Windows Unified Write Filter (UWF)
- Deployment Image Servicing and Management (DISM) (2009)
- License:
dism /online /set-edition:ServerStandard /productkey:NXXXX-Z89J2-4G8F4-WWYCC-XXXX /accepteula
- Chocolatey (2017)
See also[edit]
- Windows: Windows 10, Windows Server, Windows IoT, Windows Server containers, RDP, Windows Defender, Windows Unified Write Filter (UWF), ReFS, Start-Service, Stop-Service, DISM, SFC
- OS: Linux, macOS, Windows, OpenBSD, FreeBSD, NetBSD, Solaris, AIX, Hypervisor, Hyper-converged infrastructure, VxWorks, RTOS