Please fix the installer for the Universal Print Connector so that it can be installed on Windows Server Core. This is the default installed version and recommended version of Windows Server.
MattENZ
Jun 14, 2023Copper Contributor
Wanting to add to add my support to this request.
It's kinda interesting/frustrating seeing this disconnect between Microsoft divisions. The Server OS side recommends to use Server Core, yet the teams creating On Prem connectors seem to be a mess with connectors that require a GUI install simply for the purpose of registering the connector with Azure. To me, it seems like these teams are just being lazy. Other connectors from Microsoft allow for this by providing the means to use Powershell to generate a token and then use a PS script to register the connector using that token. This should be a requirement before any connector is released. Stop requiring GUI installs for connectors as a lazy workaround for MFA authentication!