Difference between revisions of "Main Page"

From AlphaBook
Jump to: navigation, search
(Belief)
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Belief ==
 
== Belief ==
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
* Design beautiful solution
+
* Standard
* Cabling is art
+
* Simple
* No news is good news
+
* Strong
* Teamwork
 
 
</div>
 
</div>
  
 
== Windows command ==
 
== Windows command ==
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
* runas
+
* msinfo32
 +
* sfc /scannow
 +
* ipconfig /all
 +
* ipconfig /flushdns
 +
* ipconfig /release
 +
* runas /noprofile /user:alphabook\admin01 cmd
 
* diskpart
 
* diskpart
 
* arp -a
 
* arp -a
 
* net user /domain user01
 
* net user /domain user01
* ping www.baidu.com
+
* ping[http://www.alphabook.cn/index.php?title=Troubleshooting#Ping]
* tracert www.baidu.com
+
* tracert
 
* nslookup
 
* nslookup
 
* netsh winsock reset
 
* netsh winsock reset
Line 22: Line 26:
 
* slmgr.vbs /?
 
* slmgr.vbs /?
 
* ..\office15\cscript ospp.vbs
 
* ..\office15\cscript ospp.vbs
* wuauclt /detectnow wuauclt /reportnow
+
* wuauclt /detectnow
* netstat
+
* wuauclt /reportnow
 +
* netstat -an | find "LISTENING"
 
* gpupdate /force
 
* gpupdate /force
 
* gpresult /h GPreport.html
 
* gpresult /h GPreport.html
* runas /noprofile /user:alphabook\user01 cmd
 
 
* msra
 
* msra
 
* mstsc
 
* mstsc
 +
* msconfig
 +
* xcopy C:\Source C:\Destination /e /h /y
 
</div>
 
</div>
  
Line 40: Line 46:
 
* Remote Server Administration Tools
 
* Remote Server Administration Tools
 
* Windows USB/DVD Download Tool
 
* Windows USB/DVD Download Tool
* Debugging tools for Windows
+
* [[WinDbg]]
 
* Process Explorer
 
* Process Explorer
 
* Process Monitor
 
* Process Monitor
 
* PStools
 
* PStools
* BgInfo
+
* [[Bginfo]]
 
* TreeSize
 
* TreeSize
 +
* DeviceTool
 +
* Device Viewer
 
</div>
 
</div>
  
Line 66: Line 74:
 
* Hyper-v
 
* Hyper-v
 
* XenServer
 
* XenServer
 +
</div>
 +
 +
== Backup ==
 +
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
 +
* CrashPlan
 +
* Veeam
 +
* Acronis
 
</div>
 
</div>

Latest revision as of 13:27, 8 November 2018

Belief

  • Standard
  • Simple
  • Strong

Windows command

  • msinfo32
  • sfc /scannow
  • ipconfig /all
  • ipconfig /flushdns
  • ipconfig /release
  • runas /noprofile /user:alphabook\admin01 cmd
  • diskpart
  • arp -a
  • net user /domain user01
  • ping[1]
  • tracert
  • nslookup
  • netsh winsock reset
  • route print
  • route add 172.16.0.0 mask 255.255.0.0 192.168.1.1
  • route delete 172.16.0.0
  • slmgr.vbs /?
  • ..\office15\cscript ospp.vbs
  • wuauclt /detectnow
  • wuauclt /reportnow
  • netstat -an | find "LISTENING"
  • gpupdate /force
  • gpresult /h GPreport.html
  • msra
  • mstsc
  • msconfig
  • xcopy C:\Source C:\Destination /e /h /y

Windows Tools

  • Windows Update Troubleshooter
  • Account Lockout Status(LockoutStatus.exe)
  • System repair disk
  • DaRT (Microsoft Diagnostics and Recovery Toolset)
  • Remote Desktop Connection Manager
  • Remote Server Administration Tools
  • Windows USB/DVD Download Tool
  • WinDbg
  • Process Explorer
  • Process Monitor
  • PStools
  • Bginfo
  • TreeSize
  • DeviceTool
  • Device Viewer

Windows command (DC)

  • set l
  • nltest
  • netdom query fsmo
  • nslookup
  • dcdiag
  • repadmin
  • ntdsutil
  • net stop netlogon
  • net start netlogon

Hypervisor

  • ESXi
  • Hyper-v
  • XenServer

Backup

  • CrashPlan
  • Veeam
  • Acronis