Difference between revisions of "Microsoft Windows"

From wikieduonline
Jump to navigation Jump to search
 
(33 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Draft}}
 
 
 
 
[[wikipedia:Microsoft Windows]]
 
[[wikipedia:Microsoft Windows]]
  
 +
== Versions ==
 +
* [[Windows 11]] (2021)
 
* [[Windows 10]] (2015)
 
* [[Windows 10]] (2015)
 +
* [[Windows Vista]] (2006-2009)
 +
* [[Windows Server]]
 +
  
  
https://en.wikipedia.org/wiki/Windows_Server
+
* <code>[[dsim]]</code>
* [[Windows Server 2019]]: Support for [[Kubernetes]] and [[OpenSSH]]<ref>https://blogs.windows.com/windowsdeveloper/2018/12/11/windows-server-2019-includes-openssh/</ref>
+
* <code>[[drvload]]</code>
* [[Windows Server 2016]]
 
* [[Windows Server 2012]]
 
* [[Windows Server 2008]]
 
* [[Windows Server 2003]]
 
  
 +
* [[ICMP]]: <code>[[netsh]] [[advfirewall]] [[firewall]] add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow</code>
 +
* [[Activate OpenSSH on Windows]]: <code>[[Add-WindowsCapability]] .../...</code> and <code>[[Start-Service]] sshd</code>
 +
* [[NFS]]: <code>[[Install-WindowsFeature]] -Name [[NFS]]-Client</code>
  
* [[RDP]]: [[Remote Desktop Session Host]] (RDSH) role
+
* <code>[[Get-Help]] [[New-PSDrive]]</code>
  
 +
* <code>[[logoff]]</code>
 +
* <code>[[Win + r]]</code>
  
* <code>[[dsim]]</code>
 
* <code>[[drvload]]</code>
 
* [[ICMP]]: <code>netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow</code>
 
* [[OpenSSH]]: <code>Add-WindowsCapability -Online -Name OpenSSH.Server*</code> and <code>Start-Service sshd</code>
 
 
* <code>[[net start]]</code>
 
* <code>[[net start]]</code>
 
* [[Windows Defender]]
 
* [[Windows Defender]]
 +
* [[wikipedia:sysprep]]
 +
* [[WMI]]
 +
* [[Universal Windows Platform (UWP)]]
 +
* <code>[[diskpart]]</code>
 +
* [[Windows Unified Write Filter (UWF)]]
 +
* [[Deployment Image Servicing and Management (DISM)]] ([[2009]])
 +
* [[License]]: <code>[[dism]] /online /set-edition:ServerStandard /productkey:NXXXX-Z89J2-4G8F4-WWYCC-XXXX /accepteula</code>
 +
* [[Chocolatey]] ([[2017]])
 +
* [[systeminfo]]
  
 +
== Related ==
 +
* [[Windows manager]]
 +
 +
* [[RDP]]: [[Remote Desktop Session Host]] (RDSH) role
  
 
== See also ==
 
== See also ==
Line 30: Line 42:
 
* {{OS}}
 
* {{OS}}
  
 
+
[[Category:Windows]]
[[Category:Computing]]
+
[[Category:OS]]

Latest revision as of 14:04, 15 August 2023

Advertising: