powershell 一些与AppFabric一起使用的有用命令
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell 一些与AppFabric一起使用的有用命令相关的知识,希望对你有一定的参考价值。
# View all AppFabric CmdLets
Get-Command –module ApplicationServer
# Create help documentation for all AppFabric CmdLets
Get-Command –module ApplicationServer | Sort-Object Verb,Noun | Get-Help -detailed > C:\temp\HelpTopicsSortedNounVerb.txt
以上是关于powershell 一些与AppFabric一起使用的有用命令的主要内容,如果未能解决你的问题,请参考以下文章
使用 c# 的 AppFabric 缓存示例 [关闭]
为啥变量在 Powershell 中不能与 Get-Aduser 一起使用?
获取与 powershell 计数器一起使用的 cpu 百分比
Windows Server AppFabric分布式缓存研究
powershell Powershell用于将Powershell与SharePoint 2007一起使用
powershell 与powershell一起玩