Posts

Showing posts from May, 2026

Proxmox Backup to NAS: NFS vs SMB Setup and Restore Checklist

Preparation date: September 17, 2026. Scope: This is a documentation-based implementation and verification guide, not a claim about a completed customer incident. It covers ordinary Proxmox VE VZDump backups written to NAS storage. A Proxmox Backup Server datastore is a different architecture and is called out separately. The short answer is: choose NFS when Proxmox is the main consumer and your NAS can restrict the export to the Proxmox node addresses. Choose SMB/CIFS when the same share must also fit a Windows-oriented operating model or your NAS administration is already built around named users and SMB permissions. The protocol choice matters, but the restore test matters more. A green backup task proves that an archive was written; it does not prove that you can recover a VM on replacement storage. Proxmox backup to NAS verification flow A Proxmox node writes a VZDump backup over NFS or SMB to a NAS, then a separate restore test validates recovery. ...

Cross-Domain Account Lockouts in Horizon VDI: Investigating Windows 11 and Event IDs 4740 / 4648

Editorial correction — September 12, 2026: The earlier version attributed cross-domain account lockouts to a Windows 11 24H2 defect and made claims about Microsoft's support response and patch plans. This article does not have publishable evidence establishing those conclusions. They have been withdrawn. The guide below explains how to investigate the reported symptom without assuming a product defect or recommending password reuse. Start with the locked account, not the Windows version. When launching an application inside a Horizon desktop appears to trigger a lockout in another domain, identify which account was locked, which computer submitted the requests, and which process was involved. A matching username in two domains and a recent upgrade are investigation clues, not proof of the cause. Scope and evidence limits This is a documentation-based investigation guide for administrators of Windows virtual desktops with applications using a separate identity domain. It is not...

Horizon Disconnects with Zscaler Client Connector: Evidence-First Troubleshooting

Horizon disconnecting while Zscaler Client Connector is installed does not establish a driver conflict. First distinguish an application crash, a session disconnect, a tunnel state change, and an ordinary network interruption. Their evidence and owners differ. Correction — September 12, 2026: This article previously asserted memory collisions and a fixed disconnect pattern without diagnostic evidence, recommended broad traffic bypasses, and prescribed an MTU range as a general fix. Those claims and instructions have been removed. The guide below is a documentation-based investigation workflow, not a confirmed vendor defect report. Collect one synchronized incident timeline Observation Useful evidence Initial owner Horizon process exits Crash event, exact process and module, Client version, timestamp Endpoint and Horizon support Process stays open but desktop disconnects Client/Agent and gateway logs, selected protocol, destination VDI and network teams Client Connector changes ...

UAG Unrecognized Request: Classify the Traffic Before Changing Health Checks

Documentation-based triage guide. Revised September 12, 2026. No exact build or event record is available to establish the meaning of the original warning. Unsupported health-check URLs and the claim that an unknown source is automatically harmless have been removed. An “unrecognized request” message needs context: exact wording, emitting component, build, timestamp, and affected request. The text alone does not prove a broken gateway, a successful security block, or a harmless health probe. Preserve the warning and classify its source Collect the original log entry with adjacent events and timezone. Identify the listener and request path, where available. Correlate with load-balancer and client records. The visible source may be a proxy or NAT address, so an unfamiliar IP is not enough to distinguish an attacker from a legitimate user. A monitor is suspected: compare the event cadence, selected member, and request with the configured monitor. Coincident timing supports further t...

Popular posts from this blog

Horizon vdpConnect_Failure: Connection-Stage Triage Before Reinstalling

Horizon Agent Unreachable: Registration and Desktop-Health Triage

Horizon Protocol Error: Trace the Display-Session Handoff