Blogs
Links
Social networks
Awards
Sponsors
(Paypal-Donations)Recent Comments
- guenni on Microsoft blocked account of LibreOffice developer
- Sarah Osgrove on Microsoft blocked account of LibreOffice developer
- OldNavyGuy on Check Windows for outdated libcurl libraries in programs
- Dino on Windows 11 SE: Bye bye in October 2026
- Carsten987 on Windows 10: Flooded with empty TMP directory garbage
Recent Comments
- guenni on Microsoft blocked account of LibreOffice developer
- Sarah Osgrove on Microsoft blocked account of LibreOffice developer
- OldNavyGuy on Check Windows for outdated libcurl libraries in programs
- Dino on Windows 11 SE: Bye bye in October 2026
- Carsten987 on Windows 10: Flooded with empty TMP directory garbage
Tag Archives: Tip
Exchange: Optimization of PowerShell processing through multi-threading techniques
[German]How can we optimize bulk operations with PowerShell scripts in Microsoft Exchange? With PowerShell v7, Microsoft has offered the possibility of using multi-threading techniques. The Exchange team has dealt with the options in question in a blog post and describes … Continue reading
Advertising
Prevent migration from Classic Outlook to New Outlook
[German]Microsoft plans to switch certain Microsoft 365 user groups from Outlook Classic to the new Outlook app from the beginning of 2025. Some people has developed remediation solutions to prevent this. Here is a solution I came across yesterday. Advertising
Tip: GUI for Windows LAPS with history view
[German]Today a little tip for administrators in enterprise environments using Windows LAPS. German blog reader Heiko informed me on about a a graphical environment he wrote in PowerShell that lets you view Windows LAPS passwords, including password history. Advertising
Windows Server: Update your Active Directory schema for the current Windows LAPS version
[German]Microsoft has integrated its Local Administrator Password Solution (LAPS) directly into the Windows operating system with the April 2023 patchday (April 11, 2023). I had reported on problems this move by Microsoft brings to non-English Windows systems. I just came … Continue reading
LockSmith: Search for AD Certificate Services misconfigurations via PowerShell script
[German]Small tip for administrators of an Active Directory environment on Windows Server. There is a small PowerShell script to identify and fix common misconfigurations in Active Directory Certificate Services. I became aware of the tool via this tweet. he tool … Continue reading
Why ISL Online: Critical factors when choosing a remote desktop solution
[Sponsored Post]In the rapidly evolving IT world, choosing the right remote desktop software is critical for organizations that value security, ease of use and reliability. One provider of secure remote access that has been on the market since 2001 is ISL Online, which presents some considerations for choosing such software below. More ...
Links to Microsoft administration and user portals
A little tip: There is a page on GitHub that lists links to various Microsoft administration and user portals. Advertising
Let's Encrypt withdraws certain certificates on Jan. 28, 2022
[German]Brief information for administrators who use certificates from the non-profit certification authority Let's Encrypt. Let's Encrypt will revoke certain certificates as of 28. Jan. 2022. The background for the revoke of the max. 90 days old certificates is a bug … Continue reading
Backup and update your central Windows ADMX store
[German]I'm going to post a topic here on the blog that affects administrators of Windows systems in companies. How do you actually make sure that the central ADMX store for Windows group policies always stays up to date and can … Continue reading
Advertising
Windows: Export/import drivers
[German]If you need to setup Windows or needs to transfer to another machine, the necessary drivers are required. Windows already comes with a set of Microsoft drivers that are installed during setup. The rest of the drivers you obtain from … Continue reading
PowerShell module for Edge user profile backup/restore
[German]For users who want to easily backup and restore their Edge browser profile data, I have a solution. A PowerShell module that can perform this exact task for the current user. Advertising