Skip to content

Commit 0d156c6

Browse files
authored
Merge pull request #2951 from Natfan/patch-1
Update Add-KdsRootKey.md
2 parents 4bafb8f + a328a12 commit 0d156c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docset/winserver2022-ps/kds/Add-KdsRootKey.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ This command generates a new root key immediately and adds it to the Microsoft G
4747

4848
### Example 3: Generate a new root key which takes effect on a specific date
4949
```
50-
PS C:\> Add-KdsRootKey -EffectiveTime 03/06/2013
50+
PS C:\> Add-KdsRootKey -EffectiveTime 03/23/2013
5151
```
5252

53-
This command generates a new root key for the Microsoft Group KdsSvc which takes effect on the date 03/06/2013.
53+
This command generates a new root key for the Microsoft Group KdsSvc which takes effect on the date 03/23/2013.
5454
Use the mm/dd/yyyy format.
5555

5656
### Example 4: Generate a new root key on the local host only

0 commit comments

Comments
 (0)