Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gonchik/windows-tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Tricks

A collection of scripts for making adjustments and improvements to Windows.

Task 1

Identify possible issue (mitigate with that) and necessary improvements in the bat/ntfs.bat script. You don't have all info, as author of that script is on vacation.

Task 2

Someone converted configs into powershell and you need to locate bugs and suggest needed enhancements for the powershell/ntfs.ps1 script.

Task 3

The security and Windows team have provided you with a regedit file regedit/general_tweaks.reg to make enhancements for Windows Server 2022/2019. Ensure that you backup your registry before applying this file. Carefully review all parameters before applying the file and add at least 3-4 improvements. Additionally, provide explanations for each enhancement. Identify and explain any unnecessary parameters.

Task 4

Your boss has asked you to assess the performance of Windows Server 2022/2019 because Grafana metrics indicate a significant increase in IO latency on the storage system. There are no new entries in your change logs, and no changes at the virtualization level except for VMware Tools updates.

Questions:

  1. How to investigate the issue using a trace log (based on xperf). Hint: Measuring DPC ISR Time

  2. How to troubleshoot if vmtoolsd.exe is calling a function and the symbols hub is showing some errors. Hints: Check the configurations in the xperf folder and make a pull request adding +1 symbol server that allocates VMware Tools PDB.

Task 5

Your colleague has asked you to validate policy from CIS Benchmarks for Windows Server 2022 for your production servers. You have to describe following details:

  • Process of enrollment (dev-test-stage-preprod-prod)
  • Policy validation procedure (perftest-sec-test-benchmark-test)
  • Report generation (how it will be better to provide) or provide alternative solution.

About

Just collection of scripts of Windows for adjustments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •