You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **Get-HgsAttestationBaselinePolicy** cmdlet generates an attestation baseline policy.
30
-
You can use the policy to configure the attestation service.
31
29
32
-
This cmdlet gets a byte array that represents the attestation baseline policy from the raw data of the last full boot from the Trusted Computing Group log of the Trusted Platform Module (TPM).
30
+
The **Get-HgsAttestationBaselinePolicy** cmdlet generates an attestation baseline policy. You can
31
+
use the policy to configure the attestation service.
32
+
33
+
This cmdlet gets a byte array that represents the attestation baseline policy from the raw data of
34
+
the last full boot from the Trusted Computing Group log of the Trusted Platform Module (TPM).
33
35
34
36
Be sure to run this cmdlet on a host that is known to have good configuration.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
116
+
117
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
0 commit comments