Jump to content


keywan

SCCM 2002 and Bitlocker Management and Report URL issue

Recommended Posts

Hi,

If I run the following script on the SCCM server, I get always the error message:

Get-ReportServiceUri : Unable to find BitLocker Management reports on report service at http://sccm/ReportServer
At F:\SMSSETUP\BIN\X64\MBAMWebSiteInstaller.ps1:1285 char:34
+ ...            $reportUriPart = Get-ReportServiceUri $ReportWebServiceUrl
+                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-ReportServiceUri

Have I forget to install something or what is here wrong?

Regards

websccm3.png

Share this post


Link to post
Share on other sites

first off is SRS configured and all the other ConfigMgr reports showing up in SCCM ? secondly what was the full cmdline you used to configure things ? this is how I did it..

.\MBAMWebSiteInstaller.ps1 -SqlServerName cm01.windowsnoob.lab.local -SqlDatabaseName CM_P01 -ReportWebServiceUrl http://cm01.windowsnoob.lab.local/Reportserver -HelpdeskUsersGroupName "windowsnoob\MBAM_HD" -HelpdeskAdminsGroupName "windowsnoob\MBAM_HD_Adv" -MbamReportUsersGroupName "windowsnoob\MBAM_HD_Report" -SiteInstall Both

 

Share this post


Link to post
Share on other sites

reporting.png.93bc5cffeb053ca7f6157af42853d4c9.pngI have Reporting service point installed

 

my command line

.\MBAMWebSiteInstaller.ps1 -SqlServerName sccm.adamix.com -SqlDatabaseName CM_DIG -ReportWebServiceUrl "http://sccm/ReportServer" -HelpdeskUsersGroupName "adamix.com\MBAM_HD" -HelpdeskAdminsGroupName "adamix.com\MBAM_HD_Adv" -MbamReportUsersGroupName "adamix.com\MBAM_HD_Report" -SiteInstall Both

reporting.png

Share this post


Link to post
Share on other sites

On 6/29/2020 at 4:33 PM, keywan said:

solved

Hi,
I have the same problem in my test lab

 

Get-ReportServiceUri : Unable to find BitLocker Management reports on report service at http://sccm/ReportServer
At F:\SMSSETUP\BIN\X64\MBAMWebSiteInstaller.ps1:1285 char:34
+ ...            $reportUriPart = Get-ReportServiceUri $ReportWebServiceUrl
+                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-ReportServiceUri

Have I forget to install something or what is here wrong?

 

How did you correct the problem please?

Share this post


Link to post
Share on other sites

Hi,

1) your Reporter Service should run, it means you have to access http://yourserver/Reporterserver or https://yourserver/Reporterserver

See here your SQL Reporter

2) Your Reporter Point service on the SCCM should have a user with sysadmin right on the SQL server

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.