【问题标题】:IIS errors when configuring DSC pull server with WMF 5使用 WMF 5 配置 DSC 拉服务器时出现 IIS 错误
【发布时间】:2016-04-10 16:31:50
【问题描述】:

我一直在尝试使用 2012 r2 和 WMF5 配置拉取服务器。在验证 IIS 服务器之前,我使用了这些运行良好的说明:

http://www.systemcentercentral.com/day-1-intro-to-powershell-dsc-and-configuring-your-first-pull-server/

转到 xxx.xxx.xxx.xxx:8080:PSDSCPullServer.svc

给我一​​个错误:“无法加载文件或程序集 'Microsoft.Isam.Esent.Interop, Version=10.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' 或其依赖项之一。系统找不到文件指定。”

不是 100% 确定,但这似乎是这个错误:

https://windowsserver.uservoice.com/forums/301869-powershell/suggestions/11088528-devices-edb-does-not-exists-when-wmf5-is-installed

看起来这个用户已经解决了这个问题:“当 WMF5 已安装并创建 DSC 拉服务器时,必须重新配置 Web 配置以利用 devices.mdb 数据库和 System.Data.OleDb 提供程序,而不是ESENT 提供程序和 devices.edb 数据库。”

谁能告诉我如何重新配置​​ IIS 以利用 devices.mdb 数据库和 System.Data.OleDb 提供程序?

【问题讨论】:

    标签: powershell iis dsc


    【解决方案1】:

    看起来这已经解决了这个问题:

    Powershell DSC Pull Server throws internal error - Microsoft.Isam.Esent.Interop not found

    我现在已经能够从 IIS 获得 xml 格式的响应,并继续配置我的第一个节点......我仍然不确定我是否错过了任何东西,因为我看到了两个新的 IIS 站点 - PSDSCPullServer 和 PSDSComplianceServer,我只修改了 PSDSCPullServer...

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多