$redirectionServiceRef = $wsmanConnectionObject.NewReference("SELECT * FROM AMT_RedirectionService WHERE Name='Intel(r) AMT Redirection Service'") $redirectionServiceInstance = $redirectionServiceRef.Get() $accessLog = $redirectionServiceInstance.GetProperty("AccessLog")