摘要:
解决方案: 1.保存为ChangeAccounts_SPTraceV4.ps1,运行 # Get the tracing service. $farm = Get-SPFarm $tracingService = $farm.Services | where {$_.Name -eq "SPTraceV4"} # Get the "svc_sp_services" m... 阅读全文
posted @ 2012-04-16 15:33
ruijian
阅读(258)
评论(0)
推荐(0)
浙公网安备 33010602011771号