summaryrefslogtreecommitdiff
path: root/examples/scripts/ConfigureRemotingForAnsible.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scripts/ConfigureRemotingForAnsible.ps1')
-rw-r--r--examples/scripts/ConfigureRemotingForAnsible.ps12
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/scripts/ConfigureRemotingForAnsible.ps1 b/examples/scripts/ConfigureRemotingForAnsible.ps1
index 3b2ddcd512..199daa54b6 100644
--- a/examples/scripts/ConfigureRemotingForAnsible.ps1
+++ b/examples/scripts/ConfigureRemotingForAnsible.ps1
@@ -19,6 +19,8 @@
# SSL Certificate must be forced on the WinRM Listener when re-running this
# script. This is necessary when a new SID and CN name is created.
#
+# Use option -EnableCredSSP to enable CredSSP as an authentication option.
+#
# Use option -SkipNetworkProfileCheck to skip the network profile check.
# Without specifying this the script will only run if the device's interfaces
# are in DOMAIN or PRIVATE zones. Provide this switch if you want to enable