技术文章 - CS413543
ThingWorx 安装期间数据库脚本出现错误
已修改: 17-May-2024
适用于
- ThingWorx Platform 9.5
- Azure SQL
说明
- 在新服务器上安装 ThingWorx 9.5 期间运行数据库脚本时遇到问题
- 以下是错误,供进一步参考:
PS C:\Users\zgorlewicz> Install-Module -Name SqlServer
WARNING: Unable to resolve package source 'https://www.powershellgallery.com/api/v2'.
PackageManagement\Install-Package : No match was found for the specified search criteria and module name 'SqlServer'.
Try Get-PSRepository to see all available registered module repositories.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1772 char:21
+ ... $null = PackageManagement\Install-Package @PSBoundParameters
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package], Ex
ception
+ FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage
这是文章 413543 的 PDF 版本,可能已过期。最新版本 CS413543