Difference between revisions of "Microsoft Windows"

From wikieduonline
Jump to navigation Jump to search
 
(11 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]]
 
* [[Windows Server]]
  
* [[RDP]]: [[Remote Desktop Session Host]] (RDSH) role
 
  
  
Line 13: Line 12:
 
* <code>[[drvload]]</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>
+
* [[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>
 
* [[Activate OpenSSH on Windows]]: <code>[[Add-WindowsCapability]] .../...</code> and <code>[[Start-Service]] sshd</code>
 
* [[NFS]]: <code>[[Install-WindowsFeature]] -Name [[NFS]]-Client</code>
 
* [[NFS]]: <code>[[Install-WindowsFeature]] -Name [[NFS]]-Client</code>
Line 20: Line 19:
  
 
* <code>[[logoff]]</code>
 
* <code>[[logoff]]</code>
 +
* <code>[[Win + r]]</code>
  
 
* <code>[[net start]]</code>
 
* <code>[[net start]]</code>
Line 30: Line 30:
 
* [[Deployment Image Servicing and Management (DISM)]] ([[2009]])
 
* [[Deployment Image Servicing and Management (DISM)]] ([[2009]])
 
* [[License]]: <code>[[dism]] /online /set-edition:ServerStandard /productkey:NXXXX-Z89J2-4G8F4-WWYCC-XXXX /accepteula</code>
 
* [[License]]: <code>[[dism]] /online /set-edition:ServerStandard /productkey:NXXXX-Z89J2-4G8F4-WWYCC-XXXX /accepteula</code>
* [[Chocolatey]]
+
* [[Chocolatey]] ([[2017]])
 +
* [[systeminfo]]
 +
 
 +
== Related ==
 +
* [[Windows manager]]
  
 +
* [[RDP]]: [[Remote Desktop Session Host]] (RDSH) role
  
 
== See also ==
 
== See also ==
Line 37: Line 42:
 
* {{OS}}
 
* {{OS}}
  
 
+
[[Category:Windows]]
 
[[Category:OS]]
 
[[Category:OS]]

Latest revision as of 14:04, 15 August 2023

Advertising: