Nano_Magnus
New Member
- Messages
- 4
- Solutions
- 1
- Reaction score
- 1
- Points
- 3
Hi,
I was trying to config Bitlocker Management on SCCM, I already created de Bitlocker Policy, and after using the .\MBAMWebSiteInstaller.ps1 there is an error
If any one could help me to solve this please
Refressing existing web application HelpDesk
Set-WebConfigurationProperty : Filename: \\?\C:\inetpub\Microsoft BitLocker Management Solution\Help Desk
Website\web.config
Line number: 66
Error: Configuration file is not well-formed XML
At E:\Program Files\Microsoft Configuration Manager\bin\X64\mbamwebsiteinstaller.ps1:1144 char:5
+ Set-WebConfigurationProperty -Filter "/system.webServer/security/ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified:
) [Set-WebConfigurationProperty], COMException
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.IIs.PowerShell.Provider.SetConfigu
rationPropertyCommand
Add-MBAMWebApplication : Failed to disable anonymous autho on web app HelpDesk
At E:\Program Files\Microsoft Configuration Manager\bin\X64\mbamwebsiteinstaller.ps1:1468 char:20
+ ... $success = Add-MBAMWebApplication $webDir $appName $IISWebSite
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified:
) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Add-MBAMWebApplication
I was trying to config Bitlocker Management on SCCM, I already created de Bitlocker Policy, and after using the .\MBAMWebSiteInstaller.ps1 there is an error
If any one could help me to solve this please
Refressing existing web application HelpDesk
Set-WebConfigurationProperty : Filename: \\?\C:\inetpub\Microsoft BitLocker Management Solution\Help Desk
Website\web.config
Line number: 66
Error: Configuration file is not well-formed XML
At E:\Program Files\Microsoft Configuration Manager\bin\X64\mbamwebsiteinstaller.ps1:1144 char:5
+ Set-WebConfigurationProperty -Filter "/system.webServer/security/ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified:
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.IIs.PowerShell.Provider.SetConfigu
rationPropertyCommand
Add-MBAMWebApplication : Failed to disable anonymous autho on web app HelpDesk
At E:\Program Files\Microsoft Configuration Manager\bin\X64\mbamwebsiteinstaller.ps1:1468 char:20
+ ... $success = Add-MBAMWebApplication $webDir $appName $IISWebSite
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified:
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Add-MBAMWebApplication