Although fundamental to Windows, COM remains an obscure and enigmatic technology for many. Deeply embedded in Windows and seamlessly integrated into the system, it regularly plays a role in common operations. When I began this research, my knowledge of COM and DCOM was fairly minimal. While Microsoft does provide documentation, crucial details - such as the internal workings of object activation - remained unclear or incomplete. This article aims to provide a solid foundation on COM and DCOM before delving into the subtleties of the activation process. Our goal is to demystify the mechanisms that enable method calls across remote machines.