Restore-DHASConfiguration
Syntax
Restore-DHASConfiguration
[-Path] <String>
[-Force]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
The Restore-DHASConfiguration cmdlet restores the Device Health Attestation service configuration from the specified file.
You must have administrator rights to run this cmdlet.
Required Parameters
Specifies the path of the configuration file to restore.
| Type: | String |
| Position: | 0 |
| Default value: | None |
| Accept pipeline input: | True (ByValue) |
| Accept wildcard characters: | False |
Optional Parameters
Prompts you for confirmation before running the cmdlet.
| Type: | SwitchParameter |
| Aliases: | cf |
| Position: | Named |
| Default value: | False |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Forces the command to run without asking for user confirmation.
| Type: | SwitchParameter |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Shows what would happen if the cmdlet runs. The cmdlet is not run.
| Type: | SwitchParameter |
| Aliases: | wi |
| Position: | Named |
| Default value: | False |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |