powershell 从Tridion Sites Core Service获取所有应用程序ID

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell 从Tridion Sites Core Service获取所有应用程序ID相关的知识,希望对你有一定的参考价值。

Import-Module Tridion-CoreService
$client = Get-TridionCoreServiceClient

($client.GetApplicationIds()).count
$client.GetApplicationIds()

以上是关于powershell 从Tridion Sites Core Service获取所有应用程序ID的主要内容,如果未能解决你的问题,请参考以下文章

powershell 从Tridion-Powershell-Modules项目安装和配置Tridion-CoreService模块

powershell 从http://code.google.com/p/tridion-powershell-modules/试用SDL Tridion 2013 PowerShell模块。另见Tr

powershell 从http://code.google.com/p/tridion-powershell-modules/试用SDL Tridion 2013 PowerShell模块。另见Tr

text 清除旧的Tridion Sites发布交易

xml SDL Tridion Sites 9和DXA 2.1富文本字段XSLT

powershell 发布一个SDL Tridion页面,即PowerShell。先决条件:http://code.google.com/p/tridion-powershell-modules/和任