As this is nested in a powershell variable $command, it must be escaped otherwise it is evaluated when the variable is created, giving an error that "The term 'True' is not recognized as the name of a cmdlet, function, script". This prevented using a puppet.working_directory on Windows.
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.