https://journal.tinkoff.ru/omg/remont-s-zalivom/
Каменты к посту:
https://ammo1.livejournal.com/900938.html
All Windows versions:
Show extensions of known file types:
ext.vbs:
HKEY_CURRENT_USER = &H80000001
strComputer = “.”
Set objReg = GetObject(“winmgmts:\\” & strComputer & “\root\default:StdRegProv”)
strKeyPath = “Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced”
objReg.CreateKey HKEY_CURRENT_USER, strKeyPath
ValueName = “HideFileExt”
dwValue = 0
objReg.SetDWORDValue HKEY_CURRENT_USER, strKeyPath, ValueName, dwValue
Always show all icons and notifications in tray:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer!EnableAutoTray=0
Make Windows search inside file contents 1 & 2:
Type in content: into the search bar. Anything that you type after this prompt will be used as a content search term.
Search for Indexing Options in Start,
Go to Advanced,
Select the “Index Properties and File Contents” option,
Add needed files extensions if they are absent in list.
Go to Folder and Search Options,
On the “Search” tab, select the “Always search file names and contents” option.
Windows Server 2012:
Включить отобржение активности дисков в таксменеджере:
diskperf -Y
https://blogs.technet.microsoft.com/canitpro/2013/12/02/step-by-step-enabling-disk-performance-counters-in-windows-server-2012-r2-task-manager/
Disable Narrator forever (Windows + Enter hotkey):
Open regedit.exe.
Create the following key.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Narrator.exe
In that key, create a new string value named Debugger and assign it the value %1.
Disable text/ink collection:
HKLM\SOFTWARE\Policies\Microsoft\InputPersonalization RestrictImplicitTextCollection REG_DWORD 1
HKLM\SOFTWARE\Policies\Microsoft\InputPersonalization RestrictImplicitInkCollection REG_DWORD 1
Disable “This app is preventing shutdown”:
HKEY_USERS\.DEFAULT\Control Panel\Desktop
Create new stringkey “AutoEndTasks” with value “1”
reg add "HKEY_USERS\.DEFAULT\Control Panel\Desktop" /v AutoEndTasks /t REG_SZ /d 1
Change user appearance via one file:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Desktop]
"UserPreferencesMask"=hex:00,20,04,00,80,00,00,00
In this example everything is disabled except: Peek, Thumbnail previews, Thumbnails instead of icons, Translucent selection rectangle, Window contents, Smooth edges, Drop shadows icons.
There is a software UserPreferencesMask calculator, but it doesn’t work on Windows higher than 7.
https://www.silisoftware.com/tools/tweakui.php
Also there is a complete list of registry values of each feature:
https://www.bleepingcomputer.com/forums/t/416401/advanced-system-settings-performance-to-all-user-accounts/#entry3467731
Enable Office automatic updates 1 & 2:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Office\15.0\Common\OfficeUpdate]
“EnableAutomaticUpdates”=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Office\15.0\Common\OfficeUpdate]
“HideEnableDisableUpdates”=dword:00000000
Show Product (License) Key stored in BIOS:
https://www.kiloroot.com/how-to-get-your-windows-activation-key-from-uefi-bios/
In Powershell:
wmic path softwarelicensingservice get oa3xoriginalproductkey
Create persistent disk from folder:
https://superuser.com/a/217621
https://superuser.com/questions/1734542/how-to-change-the-drive-label-after-mapping-a-drive-letter-to-a-folder
https://en.wikipedia.org/wiki/SUBST
Add a disk from folder:
reg add “HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\DOS Devices” /v X: /t REG_SZ /d “\??\C:\DirectoryName” /f
Configure new disk’s volume name:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\X\DefaultLabel\
(DefaultValue) = Your Drive Label
https://forum.ru-board.com/topic.cgi?forum=8&topic=39356&start=1560#3
Добавляем все нужные базы из-под пользователя в 1С.
В файле c:\ProgramData\1C\1cestart\1cestart.cfg пишем:
CommonInfoBases=\\Путь-до-списка-доступный-всем\список.v8i
Вписываем базы из %userprofile%\AppData\Roaming\1C\1CEStart\ibases.v8i в \\Путь-до-списка-доступный-всем\список.v8i
Очищаем %userprofile%\AppData\Roaming\1C\1CEStart\ibases.v8i
Remove Apps from Start:
https://social.technet.microsoft.com/Forums/en-US/b694628c-0f34-419c-873c-8c5163a5261a/how-do-i-remove-all-programs-from-appearing-in-start-menu?forum=windowssteadystate
Change registry via reg file via GPO:
https://blogs.technet.microsoft.com/askds/2007/08/14/deploying-custom-registry-changes-through-group-policy/
Lock screen timeout:
Computer Conifg>Policies>Windows Settings>Security Settings>Local Policies>Security Options and find Interactive logon: Machine inactivity limit
Screen saver config:
User Config.>Admin. Templates>Control Panel>Persomalization
Enable screen saver
Prevent changing screen saver
Password protect the screen saver
Screen saver timeout
Force specific screen saver
Disable user confirmation while shadowing user’s session:
Chose – Set rules for remote control of Remote Desktop Services users sessions
https://community.spiceworks.com/topic/478662-rdp-disable-the-please-wait-for-user-to-respond-prompt
Enable or disable displaying file extensions (Active Directory only):
https://www.dtonias.com/show-hide-extensions-for-known-file-types/123
User Configuration – Preferences – Control Panel Settings – Folder Options
Here, right-click Folder Option and then click Folder Options (At least Windows Vista) in the New menu.
In the folder settings window that opens, uncheck Hide extensions for known file types on the Advanced tab. Click OK to save the Group Policy setting and then apply it through the Group Policy Management Console.
Allow user to log in locally:
Policy/Computer Configuration/Windows Settings/Security Settings/Local Policies/User Rights Assignment
Folder Redirection HowTo:
https://www.grouppolicy.biz/2010/08/best-practice-roaming-profiles-and-folder-redirection-a-k-a-user-virtualization/
После копирования виртуалки с windows 7, созданной в ESXi 5.5 на сервер с ESXi 6.0 и попытки ее запуска получил ошибку:
The operation on the file failed (14(Bad address))
Места в датасторе предостаточно.
Спасает команда vmkfstools -i "/vmfs/volumes/datastorename/vm/source.vmdk" -d thin "/vmfs/volumes/datastorename/vm/target.vmdk"
Фотки Буранов в ангаре в Байконуре до обрушения крыши
Originally posted by ralphmirebs at В спальне бога
Буквально вчера, 02 июня 2015 года, исполнилось 60 лет колыбели мировой космонавтики и крупнейшей отечественной космической гавани – космодрому Байконур. За эти годы на его территории было испытано множество разнообразных космических аппаратов, вершиной которых стала система “Энергия-Буран”. Но история выбрала свой путь и проект умер в младенчестве.
Более двух десятилетий назад, в последний раз закрылись тяжёлые сдвижные двери МЗК – монтажно-заправочного комплекса, отрезав от манящего звёздного неба два орбитальных космических корабля. Есть лёгкая ирония в том, что место рождения тех, кто должен был бороздить космические просторы, стало им усыпальницей и склепом.
Забавно, что я только недавно осознал как правильна эта мысль!
Не тратить время на кучу нужных и полезнах, но отнимающих столько времени дел.
Originally posted by tema at Клятва
И в этот момент я решил – если я хочу преуспеть в выбранной профессии, я должен поклясться, что никогда не буду заниматься тремя вещами: лежать под машиной, заниматься починкой компов и готовить.
Все три навыка очень полезны и нужны. Но все они отнимают примерно половину полезного времени. И хоть я купил первую машину только через семь лет после этой клятвы, я никогда под ней не лежал. И не знаю, как она устроена, к счастью. Потому что если бы я знал, то в машинах я разбирался бы охуеннее, а в дизайне – хуевее.
Если на одной ОС спокойно установился и хорошо работает Acronis Backup Workstation Server 11.5, а на другой не хочет, пидор, устанавливаться, хотя, казалось бы, все то же самое, выдавая ошибку MSI 1603, то надо делать следующее:
– полностью удалить нахуй всё, что есть Акронисовского использую их фирменную тулзу для удаления.
– полностью удалить нахуй всё, что есть Акронисовского из реестра. При удалении фильтров, убираем сами фильтры snapman*, tdrpman*, fltsrv, timounter из этих веток:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}
– создать в c:\Program Files (x86)\Acronis
– дать Everyone полный контроль над этой папкой, файлами и подпапками, не убирая остальных, понятное дело
– после успешной установки и перезагрузки отнять права у Everyone.