在Server Core 2016上安装/注册Microsoft.Jet提供程序有一些技巧吗?
我有一个全新的服务器2016(核心)干净的安装,并按照基本说明build立一个DSC拉服务器上。 拉服务器应用程序注册并在IIS中运行,我可以通过https访问它。
当我尝试运行DSC Pull Client机器时,无法注册(“未经授权”),并且Pull Serverlogging错误消息。
TimeCreated : 11/7/2017 11:07:32 AM ProviderName : Microsoft-Windows-Powershell-DesiredStateConfigurationPullServer Id : 4378 Message : Unable to retrieve Dsc Agent Information with AgentID = b46c87af-709f-11e7-ab80-484d7ef7765f. The underlying error is : Unable to retrieve Agent Id b46c87af-709f-11e7-ab80-484d7ef7765f from the database. The underlying error is "The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.".