$filePath = "$env:SystemDrive\inetpub\wwwroot\web.config" # Создать документ $XmlWriter = System.XMl.XmlTextWriter($filePath,$Null) нового объекта # Задать форматирование $xmlWriter.Formatting = «Отступ» $xmlWriter.Indentation = «4»# Записи XML Decleration $xmlWriter.WriteStartDocument() # записи корневого элемента # $xmlWriter.WriteStartElement("configuration") запись документа $xmlWriter.WriteStartElement("location") $xmlWriter.WriteAttributeString ($null, "inheritInChildApplications", $null, "false")$xmlWriter.WriteElementString ("system.webServer", $null) $xmlWriter.WriteStartElement("system.web")$xmlWriter.WriteStartElement("machineKey") $xmlWriter.WriteAttributeString ($null, "validationKey" $null "AutoGenerate, IsolateApps") $xmlWriter.WriteEndElement() $xmlWriter.WriteStartElement("compilation") $xmlWriter.WriteAttributeString ($null, "defaultLanguage", $null, "c#") $xmlWriter.WriteAttributeString ($null, "Отладка", $null, "false") $xmlWriter.WriteEndElement() $xmlWriter.WriteEndElement() #end из system.web $xmlWriter.WriteEndElement() #end местоположения $xmlWriter.WriteEndElement() #end конфигурации $xmlWriter.WriteEndDocument() # Завершить документ $xmlWriter.Finalize $xmlWriter.Flush $xmlWriter.Close()
file = MSExchangeDelivery.exe.config ; $fullPath = System.IO.Path]::Combine ([System.IO.Path]:: комбинат ($RoleInstallPath, ...
file = MSExchangeHMHost.exe.config ; $fullPath = System.IO.Path]::Combine ([System.IO.Path]:: комбинат ($RoleInstallPath, ...
file = MSExchangeHMWorker.exe.config ; $fullPath = System.IO.Path]::Combine ([System.IO.Path]:: комбинат ($RoleInstallPath, ...
file = MSExchangeSubmission.exe.config ; $fullPath = System.IO.Path]::Combine ([System.IO.Path]:: комбинат ($RoleInstallPath, ...
filePath = "$env:SystemDrive\inetpub\wwwroot\web.config" # Создать документ $XmlWriter = System.XMl.XmlTextWriter($filePath,$Null) ...
FindMeSecondNumberDuration должно находиться в диапазоне 20,99 и иметь ненулевое значение, только когда указано FindMeSecondNumber. ...
fullPath = "$RoleBinPath\.\ClientAccess\Sync\Web.config"; набор appconfigvalue - ConfigFileFullPath: $fullPath-элемент: Конфигурация ...
fullPath = "$RoleBinPath\MSExchangeFrontEndTransport.exe.config"; набор appconfigvalue - ConfigFileFullPath: $fullPath-элемент: ...
fullPath = "$RoleBinPath\MSExchangeUM.config";Если (-не ([строка]:: IsNullOrEmpty($RoleDatacenterUMRoleDataPath))) { Если ...