We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a778c commit 7569a34Copy full SHA for 7569a34
reference/docs-conceptual/setup/PS-remoting-second-hop.md
@@ -271,12 +271,12 @@ You can pass credentials inside the **ScriptBlock** parameter of a call to the
271
- Does not require special server configuration.
272
- Works on any server running WMF 2.0 or later.
273
274
-## Cons
+### Cons
275
276
- Requires an awkward code technique.
277
- If running WMF 2.0, requires different syntax for passing arguments to a remote session.
278
279
-## Example
+### Example
280
281
The following example shows how to pass credentials in an **Invoke-Command** script block:
282
0 commit comments