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
Specifies a **PSCredential** object for the Online Responder service.
66
-
To obtain a credential object, use the **Get-Credential** cmdlet.
67
-
For more information, type `Get-Help Get-Credential`.
68
-
You can install the Online Responder role service only on servers that are members of Active Directory Domain Services (AD DS) domains.
69
-
If you are installing an online responder configured to use a standalone certification authority (CA), then an account that is a member of the local Administrators group of the target server is required.
70
-
If you are installing an online responder to target an Enterprise CA, then an account that is a member of the Domain Admins group is required.
71
+
72
+
Specifies a **PSCredential** object for the Online Responder service. To obtain a credential object,
73
+
use the `Get-Credential` cmdlet. For more information, type `Get-Help Get-Credential`. You can
74
+
install the Online Responder role service only on servers that are members of Active Directory
75
+
Domain Services (AD DS) domains. If you are installing an online responder configured to use a
76
+
standalone certification authority (CA), then an account that is a member of the local
77
+
Administrators group of the target server is required. If you are installing an online responder to
78
+
target an Enterprise CA, then an account that is a member of the Domain Admins group is required.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
126
+
127
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
0 commit comments