Set-DssDocumentStoreProperties
SYNOPSIS
SYNTAX
Set-DssDocumentStoreProperties [-DocumentStorageTime <UInt32>] [-TempDocumentStorageTime <UInt32>]
[-MemoryLimitPerUser <Int64>] [-MaxMessageSize <Int64>] [-ServiceIdentifier <String>]
[-DocumentsMonitoringPeriod <UInt32>] [-AllowExternalTemplates <Boolean>] [-HashAlgorithm <HashAlgorithmType>]
[-MonitoringFileBatch <Int32>] [-UseFileStream <Boolean>] [-ServiceCertificate <String>] [-WhatIf] [-Confirm]
[-DisplayName <String>] [<CommonParameters>]
DESCRIPTION
{{ Fill in the Description }}
EXAMPLES
EXAMPLE 1
PARAMETERS
-DocumentStorageTime
Срок хранения документа в месяцах
Type: UInt32
Parameter Sets: (All)
Aliases: st
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-TempDocumentStorageTime
Срок хранения временного документа в минутах
Type: UInt32
Parameter Sets: (All)
Aliases: tst
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-MemoryLimitPerUser
Максимальный размер хранилища для пользователя в мегабайтах
Type: Int64
Parameter Sets: (All)
Aliases: l
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-MaxMessageSize
Максимальный размер сообщения в байтах
Type: Int64
Parameter Sets: (All)
Aliases: mms
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ServiceIdentifier
Идентификатор сервиса
Type: String
Parameter Sets: (All)
Aliases: serviceid
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DocumentsMonitoringPeriod
Максимальный размер хранилища для пользователя в мегабайтах
Type: UInt32
Parameter Sets: (All)
Aliases: mt
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-AllowExternalTemplates
Разрешить использование внешних шаблонов
Type: Boolean
Parameter Sets: (All)
Aliases: et
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-HashAlgorithm
Possible values: Gost3410_2012_256, Sha256, NoHash
Type: HashAlgorithmType
Parameter Sets: (All)
Aliases: ha
Accepted values: Gost3410_2012_256, Sha256, NoHash
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-MonitoringFileBatch
Размер блока для удаления файлов
Type: Int32
Parameter Sets: (All)
Aliases: fb
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-UseFileStream
Использовать FileStream
Type: Boolean
Parameter Sets: (All)
Aliases: ufs
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ServiceCertificate
Отпечаток сертификата хранилища документов
Type: String
Parameter Sets: (All)
Aliases: t
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DisplayName
Имя экземпляра службы
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Required: False
Position: Named
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.