$hostBasedSetupServiceRef = $wsmanConnectionObject.NewReference("SELECT * FROM IPS_HostBasedSetupService WHERE Name='Intel(r) AMT Host Based Setup Service'") $hostBasedSetupServiceInstance = $hostBasedSetupServiceRef.Get() $configurationNonce = $hostBasedSetupServiceInstance.GetProperty("ConfigurationNonce")