Main menu:

Site search

April 2026
M D M D F S S
 12345
6789101112
13141516171819
20212223242526
27282930  

Categories

Tags

Archive for 'Windows'

Windows configure auto updates

1. Open group policy editor gpedit 2. Computer Configuration -> Administrative Templates -> All Settings -> Configure Automatic Updates

Install custom rdp certificate

1. Open cmd as Administrator Install pfx certificate to LocalMachine Personal certutil.exe -importPFX „C:\Users\Administrator\Desktop\gerst.pfx“ noExport 2. Open mmc and add Snapin certificate local computer 3. On certificate -> right click Properties -> All Tasks -> Manage Private Keys 4. Add NetworkService with ReadOnly 5. Open powershell as Administrator and add rdp ssl thumbprint $tp = […]

Remove not required file in Win7 WinSxS folder

1. DISM.exe /Online /Cleanup-Image /spsuperseded