File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
docset/winserver2022-ps/laps Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,6 @@ Get-LapsAADPassword -DeviceIds LAPSAAD
67
67
```
68
68
69
69
``` Output
70
- Welcome To Microsoft Graph!
71
-
72
70
DeviceName DeviceId PasswordExpirationTime
73
71
---------- -------- ----------------------
74
72
LAPSAAD dfc6d5f0-225a-4b46-adcf-73a349a31e70 4/22/2023 8:45:29 AM
@@ -85,8 +83,6 @@ Get-LapsAADPassword -DeviceIds dfc6d5f0-225a-4b46-adcf-73a349a31e70 -IncludePass
85
83
```
86
84
87
85
``` Output
88
- Welcome To Microsoft Graph!
89
-
90
86
DeviceName : LAPSAAD
91
87
DeviceId : dfc6d5f0-225a-4b46-adcf-73a349a31e70
92
88
Account : LapsAdmin
@@ -106,8 +102,6 @@ Get-LapsAADPassword -DeviceIds dfc6d5f0-225a-4b46-adcf-73a349a31e70 -IncludePass
106
102
```
107
103
108
104
``` Output
109
- Welcome To Microsoft Graph!
110
-
111
105
DeviceName : LAPSAAD
112
106
DeviceId : dfc6d5f0-225a-4b46-adcf-73a349a31e70
113
107
Account : LapsAdmin
@@ -127,8 +121,6 @@ Get-LapsAADPassword -DeviceIds lapsAAD -IncludePasswords -AsPlainText -IncludeHi
127
121
```
128
122
129
123
``` Output
130
- Welcome To Microsoft Graph!
131
-
132
124
DeviceName : LAPSAAD
133
125
DeviceId : dfc6d5f0-225a-4b46-adcf-73a349a31e70
134
126
Account : LapsAdmin
You can’t perform that action at this time.
0 commit comments