Unblock-LabSources

SYNOPSIS

Unblock lab sources

SYNTAX

Unblock-LabSources [[-Path] <String>] [<CommonParameters>]

DESCRIPTION

Unblocks all lab sources in order to be able to properly execute all scripts and downloaded files

EXAMPLES

Example 1

PS C:\> Unblock-LabSources

Strips the Zone Identifier from all files inside $LabSources

PARAMETERS

-Path

Unblock the lab sources directory

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES