Echo (“MaxUserCount: “ + s.MaxUserCount) WScript.Echo(“ServiceType: “ + s.ServiceType) WScript.Echo(“DisplayName: “ + s.DisplayName) WScript.Echo(“Path: “ + ...
確定! 回上一頁