Blogs
Links
Social networks
Awards
Sponsors
(Paypal-Donations)Recent Comments
- AltCtrlDel Anonymous on Word/Excel 2016 crashing after April 2025 update KB5002700
- Anonymous on Windows: Mysterious folder C:\Virus; Trend Micro involved?
- me on Windows: RDP access possible with old cached credentials
- yanta on Windows 11 24H2: Global rollout on compatible systems
- fd on Windows: RDP access possible with old cached credentials
Recent Comments
- AltCtrlDel Anonymous on Word/Excel 2016 crashing after April 2025 update KB5002700
- Anonymous on Windows: Mysterious folder C:\Virus; Trend Micro involved?
- me on Windows: RDP access possible with old cached credentials
- yanta on Windows 11 24H2: Global rollout on compatible systems
- fd on Windows: RDP access possible with old cached credentials
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
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.
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.
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
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.
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
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.