Auto possess VR pawn for all connected clients?

How can I correctly handle pawn spawning and possession in a listen-server setup where the server controls a dedicated “Server Pawn,” and each client uses a “VRPawn”? Specifically, how should I manage spawning each type of pawn so the server automatically possesses the Server Pawn, and all clients automatically possess their own VRPawn?