PowerShell/Docs/list-fritzbox-devices.ps1.md
2021-09-06 14:46:52 +02:00

16 lines
465 B
Markdown

# The list-fritzbox-devices.ps1 PowerShell Script
## Synopsis & Description
```powershell
list-fritzbox-devices.ps1 [[-Username] <string>] [[-Password] <string>]
```
```
[<CommonParameters>]
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
```
*Generated by convert-ps2md.ps1 using the comment-based help of list-fritzbox-devices.ps1*