@@ -52,10 +52,10 @@ When you create service accounts, consider the information in the following tabl
52
52
53
53
For user accounts used as service accounts, apply the following settings:
54
54
55
- * Account expiration - set the service account to automatically expire, after its review period, unless the account can continue
56
- * LogonWorkstations - restrict service account sign-in permissions
55
+ * ** Account expiration** - set the service account to automatically expire, after its review period, unless the account can continue
56
+ * ** LogonWorkstations** - restrict service account sign-in permissions
57
57
* If it runs locally and accesses resources on the machine, restrict it from signing in elsewhere
58
- * Can't change password - set the parameter to ** true** to prevent the service account from changing its own password
58
+ * ** Can't change password** - set the parameter to ** true** to prevent the service account from changing its own password
59
59
60
60
## Lifecycle management process
61
61
@@ -171,7 +171,7 @@ To deprovision:
171
171
5 . Create a business policy that determines the amount of time that accounts are disabled.
172
172
6 . Delete the service account.
173
173
174
- * ** MSAs** - see, [ Uninstall-ADServiceAccount] ( /powershell/module/activedirectory/uninstall-adserviceaccount?view=winserver2012-ps&preserve-view=true ) .
174
+ * ** MSAs** - see, [ Uninstall-ADServiceAccount] ( /powershell/module/activedirectory/uninstall-adserviceaccount?view=winserver2012-ps&preserve-view=true )
175
175
* Use PowerShell, or delete it manually from the managed service account container
176
176
* ** Computer or user accounts** - manually delete the account from Active Directory
177
177
0 commit comments