windows:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
windows:start [2022/02/18 10:10] adminwindows:start [2024/09/23 09:17] (current) – [Windows] admin
Line 1: Line 1:
 ====== Windows ====== ====== Windows ======
 +  - https://www.wagnardsoft.com/forums/viewtopic.php?t=4908 - uninstall graphical driver
 +  - https://uupdump.net/
   - Windows 11 - <https://gist.github.com/AveYo/c74dc774a8fb81a332b5d65613187b15>   - Windows 11 - <https://gist.github.com/AveYo/c74dc774a8fb81a332b5d65613187b15>
 +  - license of windows https://youtu.be/mD7ERK_AMss
 +  - https://files.rg-adguard.net/category - list of files microsoft
 +++++ Win10 info|
 +помни про 15............12 пинГвИН биДоН
 +<decrypt>U2FsdGVkX18GAHJdd2fJB2oUdx+kkenyLF9vQxx5pGL8F2CWe3uMt6pp9dh8wxlw
 +gacExwmjpFtTrVtdvT1FAFyy9bBA9Rl5N9aGbwnAlDTcBszMLgBfC2ah7HmyD1qZ
 +d/o6PRHAUfDUhgx4antdC1q8nh5pSxjqN0FCwFUMqlM=</decrypt>
 +<decrypt>U2FsdGVkX1/qNlFKzG2ctFOK/4XCpu0VSBWPBwO/yut6slXkr4dALtLiXc4YQBEc</decrypt>
 +++++
 +
 +
 +
 +
 <WRAP LEFT important 60%> <WRAP LEFT important 60%>
 traystatus PRO - отображение capslock \\ traystatus PRO - отображение capslock \\
 https://epic-pen.com/ - рисование  на экране для ВКС \\ https://epic-pen.com/ - рисование  на экране для ВКС \\
 +MobaXterm - приложение консоли с x сервером
 \\live.sysinternals.com\tools \\ \\live.sysinternals.com\tools \\
 </WRAP> </WRAP>
 <WRAP clear/> <WRAP clear/>
   * https://webrtc.github.io/samples/src/content/devices/input-output/ - test video audio тестирование микрофона и камеры webrtc   * https://webrtc.github.io/samples/src/content/devices/input-output/ - test video audio тестирование микрофона и камеры webrtc
 +
 +====== Windows 40 commands cmds cmd======
 +  - 40 commands cmds cmd - https://www.youtube.com/watch?v=Jfvg3CS1X3A
 +++++ Windows - команды cmds |
 +<code BASH>
 +ipconfig
 +ipconfig /all
 +findstr - Выполняет поиск шаблонов текста в файлах.
 +ipconfig /release
 +ipconfig /renew
 +ipconfig /displaydns
 +ipconfig /renew
 +clip - еренаправляет выходные данные команды из командной строки в буфер обмена Windows. - <command> | clip  ,  clip < <filename>
 +ipconfig /flushdns
 +nslookup
 +cls
 +getmac /v
 +powercfg /energy
 +powercfg /batteryreport
 +assoc
 +chkdsk /f
 +chkdsk /r
 +sfc /scannnow
 +DISM /Online /Cleanup /CheckHealth
 +DISM /Online /Cleanup /ScanHealth
 +DISM /Online /Cleanup /RestoreHealth
 +tasklist
 +taskkill
 +netsh wlan show wlanreport
 +netsh interface show interface
 +netsh interface ip show address | findstr “IP Address”
 +netsh interface ip show dnsservers
 +netsh advfirewall set allprofiles state off
 +netsh advfirewall set allprofiles state on
 +ping
 +ping -t
 +tracert
 +tracert -d
 +netstat
 +netstat -af
 +netstat -o
 +netstat -e -t 5
 +route print
 +route add
 +route delete
 +shutdown /r /fw /f /t 0 - reboot to uefi 
 +</code>
 +++++
 +
  
 ====== Windows настройка====== ====== Windows настройка======
Line 22: Line 87:
  
 Активация удаленного доступа  <https://exchangepedia.com/2016/10/enable-remote-desktop-rdp-connections-for-admins-on-windows-server-2016.html> Активация удаленного доступа  <https://exchangepedia.com/2016/10/enable-remote-desktop-rdp-connections-for-admins-on-windows-server-2016.html>
 +Настройка удаленного доступа powershell < https://softwarekeep.com/help-center/how-to-enable-remote-desktop-on-windows >
 <code> <code>
  
Line 82: Line 148:
  
 ====== Windows app store winget ====== ====== Windows app store winget ======
 +  * всё очистить ''Get-AppXPackage | where-object {$_.name -notlike '*store*'} | Remove-AppxPackage'' 
   * winstore install winget    * winstore install winget 
 +  * https://winstall.app/packs/fX_Qq9a4p - interesting pack
   * https://winget.run/pkg/FarManager/FarManager   * https://winget.run/pkg/FarManager/FarManager
   * https://winstall.app/   * https://winstall.app/
Line 115: Line 183:
 , do not retry locked files (/R:0) (the number of retries on failed copies default value is 1 million),  , do not retry locked files (/R:0) (the number of retries on failed copies default value is 1 million), 
 preserve original directories' Timestamps (/DCOPY:T - requires version XP026 or later): preserve original directories' Timestamps (/DCOPY:T - requires version XP026 or later):
 +
 +удаление пустых каталогов - remove empty directories catalogues folders
 +Robocopy \\10.59.1.150\esb-smb\uismv-db-files\СообщениеВИС \\10.59.1.150\esb-smb\uismv-db-files\СообщениеВИС /S /Move
 </code> </code>
  
Line 121: Line 192:
   * https://www.tenforums.com/windows-10-news/176011-kb5000842-windows-10-insider-beta-19043-906-21h1-rp-19042-906-20h2-7.html - trouble of update windows with utils   * https://www.tenforums.com/windows-10-news/176011-kb5000842-windows-10-insider-beta-19043-906-21h1-rp-19042-906-20h2-7.html - trouble of update windows with utils
  
 +====== windows clone ======
 +   - меняем SID для регистрации в домене клона https://www.starwindsoftware.com/tmplink/starwindconverter.exe 
 ====== windows remote assistant ====== ====== windows remote assistant ======
 <code BASH> <code BASH>
  • windows/start.1645179005.txt.gz
  • Last modified: 2022/02/18 10:10
  • by admin