< Back

New-FileCatalog

Tue Jan 29, 2019 10:21 pm

NAME New-FileCatalog



SYNOPSIS







SYNTAX

New-FileCatalog [-CatalogFilePath] <String> [[-Path] <String[]>] [-CatalogVersion <Int32>] [-Confirm] [-WhatIf] [<CommonParameters>]





DESCRIPTION







PARAMETERS

-CatalogFilePath <String>





Required? true

Position? 0

Default value None

Accept pipeline input? True (ByPropertyName, ByValue)

Accept wildcard characters? false



-CatalogVersion <Int32>





Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Confirm [<SwitchParameter>]

Prompts you for confirmation before running the cmdlet.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



-Path <String[]>





Required? false

Position? 1

Default value None

Accept pipeline input? True (ByPropertyName, ByValue)

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]

Shows what would happen if the cmdlet runs. The cmdlet is not run.



Required? false

Position? named

Default value False

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 (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES









1:



PS C:\\>







RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=822569