< Back
Invoke-DeploySched
Post
NAME Invoke-DeploySched
SYNOPSIS
SYNTAX
Invoke-DeploySched [[-Destination] <Path>] [[-Source] <Path>] [<CommonParameters>]
DESCRIPTION
Deploy Database Schema to web server. This needs to be updated
PARAMETERS
-Destination <Path>
A valid Path is required.
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Source <Path>
A valid Path is required.
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.Boolean
NOTES
It will create the directory if it does not exist.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Invoke-DeploySched -Destination c:\\wamp\\www\\PembrokePS -Source c:\\OpenProjects\\ProjectPembroke\\PembrokePSUI
RELATED LINKS
SYNOPSIS
SYNTAX
Invoke-DeploySched [[-Destination] <Path>] [[-Source] <Path>] [<CommonParameters>]
DESCRIPTION
Deploy Database Schema to web server. This needs to be updated
PARAMETERS
-Destination <Path>
A valid Path is required.
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Source <Path>
A valid Path is required.
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.Boolean
NOTES
It will create the directory if it does not exist.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Invoke-DeploySched -Destination c:\\wamp\\www\\PembrokePS -Source c:\\OpenProjects\\ProjectPembroke\\PembrokePSUI
RELATED LINKS