Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 3.0 » Start-Sleep

Start-Sleep - Powershell 3.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Start-Sleep

Short description
Suspends the activity in a script or session for the specified period of time.

Syntax


Description
The Start-Sleep cmdlet suspends the activity in a script or session for the specified period of time. You can use it fo
r many tasks, such as waiting for an operation to complete or pausing before repeating an operation.