Set-TPHubTimeServer

61 views 0

Description

Defines a time server (see System Time)

Syntax

Set-TPHubTimeServer [-Server <string>] [-Proxy <string>]

Parameter Description
-Server a time server’s address
-Proxy • optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy

Example

Get-TPHubTimeServer
Set-TPHubTimeServer -Server "192.168.149.18"
Get-TPHubTimeServer

setting the time server

Previous Page
Next Page

Was this helpful?