Joined November 2010
592 Photos and videos
Recipes for stubborn #MSIX packages linkedin.com/pulse/recipes-s…
3
161
Ups, friendly reminder: New-Item -Force file.txt on an existing file in #PowerShell doesn't "ensure it exists". It truncates it. Silently.
46
Disable AppReadiness for better #AppX #MSIX performance on terminalserver – bad advice. Without it, MSIX provisioning falls apart and self-heal turns into a full-time job. Leave it on Automatic. Some Windows services are only "useless" until you switch them off :-)
62
We now have a pretty useful fix for #MSIX and #Acrobat Reader DC. It's freely available in our #PowerShell module, MSIXForcelets. github.com/AndreasNick/MSIXF…
5
21
2,536
We have released our universal modern shell extension for MSIX packages. It is intended as a replacement and can, among other things, auto patch WinRAR for #MSIX using my #PowerShell module #MSIXForcelets github.com/AndreasNick/MsixS…
1
2
19
1,606
We have updated our PowerShell module for #Microsoft #MSIX and #PSF (Package Support Framework) automation. It now includes some new features, such as Tim Mangan’s new FTACom and MFR Fixups. The complete fixup for Acrobat is working again. github.com/AndreasNick/MSIXF…
105
Great, Microsoft has now announced official support for #AppAttach for #MSIX and #AppV for Server 2022/2025 in Azure. If something doesn't work, recreate it in Azure and open a support ticket ;-) techcommunity.microsoft.com/…
1
86
psTerminalCounter #PowerShell Module from Gabriel Köhl #PSUGH in Hannover
1
74
Here's how easy it is to get a sorted list of all installed #Windows Server features using #PowerShell :-) Get-WindowsFeature | Where-Object { $_.InstallState -eq "Installed" } | Sort-Object Name | Format-Table Name, DisplayName, InstallState -AutoSize
1
5
243
Today we released the first public version of ZeroPortal — a free drop-in replacement for the Microsoft App-V Publishing Server, which is discontinued in April 2026. Compatible with the App-V PS client. HA clustering Reporting included. 🔗 zeroportal.de #AppV
1
3
340
Andreas Nick retweeted
Citrix Virtual Apps & Desktops 3.44 Beta 4 documentation script is now available. @citrix @shawnbass github.com/CarlWebster/Citri… github.com/CarlWebster/Citri…

3
6
689
Andreas Nick retweeted
Win11 25H2 known issues OS Build 26100.7623 KB5074109 2026-01-13 Apps might become unresponsive when saving files to cloud-backed storage Affected apps include Outlook, which can become unresponsive when accessing PST files stored on Microsoft OneDrive learn.microsoft.com/en-us/wi…
4
9
1,467
I have a small script here for testing the #Citrix LAS licensing ports from the on-premises license server. Of course, you can also use it in a similar way for other firewall testing tasks. github.com/AndreasNick/Power…
2
7
573
We all have to migrate to #Citrix #LAS and Cloud Licensing. How to do this is described here: docs.citrix.com/en-us/licens… Some addresses were forgotten :-( Every user received a license error when they logon in my customer env.. The missing addresses in the screenshot
1
2
1
407
Andreas Nick retweeted
19 Dec 2025
GPT4All A free-to-use, locally running, privacy-aware language model (LLM) chatbot. No GPU or internet required. GPT4All is not going to have a subscription fee ever. GPT4All is Free4All. Thanks @NickInformation ⁩ for the hint! gpt4all.io/

3
4
407
Andreas Nick retweeted
CMTrace.exe requires a SCCM license, so if you`re unlicensed you should use LogExpert instead to analyze @MSIntune logs. Heck, you can even use the free version of @MasterPackager to create a MSI. github.com/LogExperts/LogExp…
7
23
130
23,372
Andreas Nick retweeted
30 Oct 2025
The KB5067036 update is now available on Windows 11 computers running 24H2 &25H2 and includes the Administrator Protection feature. This feature leverages Windows Hello (PIN or biometric) for administrator actions and uses a temporary token which is destroyed after use. This feature is off by default and can be enabled via Group Policy. bleepingcomputer.com/news/mi… techcommunity.microsoft.com/…
3
76
292
27,145