Missing Tabs in Reports - MBAM 2.0 SP1

We recently setup a fresh install of MBAM 2.0 SP1 w/SCCM 2012 integration.  When I go to http://mbamserver/HelpDesk, I am seeing that when I select "Reports", I should see the options to run all the different MBAM reports.  I only have
the option to select Recovery Audit Report.
Thoughts?
Also, I have noticed that we are also missing the "Hardware" option in the left pane of that same site.

With ConfigMgr integration, the other reports are moved into System Center Configuration Manager
as detailed here. The only report that remains is the Recovery Audit Report. This is the expected behavior.
Brandon
MDOP on the Springboard Series on TechNet

Similar Messages

  • How to show all view tab (Main Report and all Sub Report) in Visual FoxPro 9

    I use ActiveX from Crystal Report Developer XI for viewer in Visual FoxPro 9 and I already know how to show Main Report by using command:
    oRptRun=createobject("CrystalRuntime.Application")
    oRptView=thisform.oleRptViewer
    oRptOpen=oRptRun.OpenReport('MyReport.rpt')
    oRptView.ReportSource=oRptOpen
    oRptView.ViewReport
    Inside the MyReport.rpt there is two subreport name :
    1. MySubReport1
    2. MySubReport2
    My Question is :
    How to show all view tab (Main Report and all Sub Report) at the 1st time we call ViewReport?
    I try to using command :
    oRptRun=createobject("CrystalRuntime.Application")
    oRptView=thisform.oleRptViewer
    oRptOpen=oRptRun.OpenReport('MyReport.rpt')
    oRptSub=oRptOpen.OpenSubreport("MySubReport1")
    oRptSub=oRptOpen.OpenSubreport("MySubReport2")
    oRptView.ReportSource=oRptOpen
    oRptView.ViewReport
    but only show Main Report (view tab name : Preview)?
    Did I miss any command before I call oRptView.ViewReport?

    Your right, there is only one tab to view the report.
    To open the subreports you will need to click on them in the main report. I don't know of a way to open them programmatically like you are doing here
    http://diamond.businessobjects.com/robhorne</a>

  • How to show view tab Main Report and all of Sub Report in one action through Visual FoxPro

    How to show all view tab (Main Report and all of Sub Report) in one action.
    I already know how to show Main Report with this code sample:
    oRptRun=createobject("CrystalRuntime.Application")
    oRptView=this.Parent.oleRptViewer
    oRptOpen=oRptRun.OpenReport('MyReport.rpt')
    oRptView.ReportSource=oRptOpen
    oRptView.ViewReport
    Inside the 'MyReport.rpt' it has 2 subreports:
    1. MySubReport_1
    2. MySubReport_2
    I try to show MySubReport_1 and MySubReport_2 together with their own Main Report with this code sample:
    oRptRun=createobject("CrystalRuntime.Application")
    oRptView=this.Parent.oleRptViewer
    oRptOpen=oRptRun.OpenReport('MyReport.rpt')
    oRptSub1=oRptOpen.OpenSubreport('MySubReport_1')
    oRptSub2=oRptOpen.OpenSubreport('MySubReport_2')
    oRptView.ReportSource=oRptOpen
    oRptView.ViewReport
    Did I miss something because there was only view tab 'Preview' (Main Report) shown without view tab MySubReport_1 and MySubReport_2.
    Thank you.

    Your right, there is only one tab to view the report.
    To open the subreports you will need to click on them in the main report. I don't know of a way to open them programmatically like you are doing here
    http://diamond.businessobjects.com/robhorne</a>

  • MBAM 2.0 SP1 installation error

    Hi,
    I am trying to install the MBAM 2.0 SP1 but when it checks for prerequisites it keeps showing me this error:
    Requires SQL Reporting Services instances not available - Resolution: The required instance of SQL Reporting Services is not available or it is not configured
    correctly. Make sure that the SQL Reporting Services are running and configured with a valid Web Service URL and that the current user has access permissions to the instance.
    I don't understand what can I do about it, I am logged in with the domain administrator. I also don't understand the part about the URL
    because when I added this feature I wasn't askes to add a URL..
    Thanks for your help!

    Can you browse the reporting URL from the MBAM web server with the current user credentials.
    Reporting URL will be : "http://<SQL Reporting Server>/ReportServer"
    I am guessing that you are getting this error during installation of MBAM web server features. Make sure the user has rights on the MBAM databases. And should be a member of MBAM reports user.
    Gaurav Ranjan

  • Missing letters when report ist printed

    Hello,
    I have a problem with Crystal Reports XI R2
    We use it with a Visual Basic 6 application.
    Sometimes, not always some letters are missing or cutted like:
    "Hello World" -> "He  o Wo ld"
    Or an "U" is only printed like "u" or just lower bow "_"
    Or on "Seite" the dot from "i" is missing
    Summary:
    Crystal Reports XI R2
    Visual Basic 6 application
    Different Computer
    Different Printer (HP Laserjet, Virtual Printer from "Filedirector")
    hopefully someone knows a solution
    Michael Grünwaldt

    Hello, thanks for your tips
    I will try one after another.
    I have downloaded SP3 from the directlink above.
    I have found SP2 here-> https://www.sdn.sap.com/irj/sdn/businessobjects-downloads
    But I cannot find SP1 until now. The login on http://service.sap.com/bosap-support
    doesnt work with the Forum Login (!?) So I have to call the german SAP support for that.
    I will give a few more details that might be interesting
    We used CR8 in our Application. Now with new Computers there were problems with printing to a virtual network printer. CR8 hangs unreproduceable. So we upgraded to CRXI. Now its the test phase and the hanging CR did not appear anymore. But now we have the problem with the missing letters. Because I am new to CR and especially CRXI I just brought CR to work and did not install any SPs.
    Best Regards
    Michael Grünwaldt

  • MBAM 2.0 SP1 Deployment for Windows 8.1 Non TPM machine

    Hi ,
    how can I use MBAM (all features of MBAM 2.0 SP1) for Windows 8.1 Non TPM Machines ?
    Can anyone share the step by step Deployment guide as i am new to MDOP and i have to use MBAM for Windows 8.1 Non TPM machines...
    Shailendra Dev

    Are you using the Password protector then or are you putting the keys on a USB stick? None of these scenarios are supported by MBAM but you can use at least BitLocker with the password protector to enable BitLocker and get the BitLocker status reported back
    to MBAM. However, the other benefits of using MBAM will not be available, such as recovering the keys from the central location using the help desk or self service portal, if needed.
    Is there a reason why you do not use BitLocker with TPM enabled machines? All corporate range of Machines have had TPM chips for many many years.
    Blogging about Windows for IT pros at
    www.theexperienceblog.com

  • Fields missing in MPD report after change to structure and program

    I have been working on a consistency report for transaction MPD.
    I had created a structure in SE11 for handling the data.  it was all working, but then i had to go and change the name of the fields in the structure.  Now those fields are missing from the report. 
    When i step through the debugger, all the fields are being populated correctly, but these fields are not displayed on screen.  if i change the field names back in the structure and change the code for populating these fields, they appear okay.
    i have created a custom implementation within BAdi MPD_WKB_REPORTING. 
    i have checked the config and it all points to my Z Structure and Z Table Type.  I have logged off and logged back on!  made sure my code is saved and activated...
    any ideas on how i can display these new fields names/values?
    Just for clarity, the field name has changed. not the linked data type.

    thanks for your response, however those notes and program have not done anything to assist my issue.
    i have found the anwser now!
    within the BAdi was a method i had to amend:  IF_EX_MPD_WKB_REPORTING~GET_ALV_PARAMETERS 
    all fixed now!

  • How to create multiple tabs of report in 1 crystal report file

    Hi,
    Is there any feature in Crystal report 2008 on creating multiple tabs of report similar to Web-I?
    If there is, could you give me help on this.
    Thank you in advance.
    Rose

    Hi Rose,
    I think we cant achive the same functionality in Crystal Report designer.
    Regards,
    Shweta

  • Line item missing from FBL3N report

    Line item is missing from FBL3N report. I am selecting correct parameters for FBL3N report.
    The correct balance is shown in the FS10N report.
    I have checked the document, it is not reversed.
    Can anyone please tell me the reason for the same?

    HI ,
    If its related to 2009 and are you sure that you have selected fiscal year or date in which that document falls .
    Can you Do one thing Please go to Dynamic selection of FBL3N and put that document number in Document number field and then find out whether that documents  come or not .
    if it does then please look at posting date and GL accounts etc for that  and check the header data as well.
    May document is related to different company code .
    One more thing Please check when you run FS10N display line item can you see document there if you can then definatley you will be able to see .
    Please attached the screen shot of document with header data .
    Many Thanks
    Regards.

  • Achieving SubTotals in CROSS Tab XML Report

    Hi,
    I have a requirement to obtain subtotals in cross Tab XML report.
    X-axis and Y-axis columns and values are generated dynamically from Query.
    The Y-axis contains heirarchy. In between these heirachies, i need to have subtotals.
    If required, i can send rtf and xml source via email.
    Please let me know if anyone has implemented before?
    Thanks.
    Edited by: 808712 on Nov 9, 2010 5:12 AM

    Hi,
    I am building cross tab manually. I am not getting any idea how to achieve a subtotals in between, mailed you rtf and xml source along with mock excel for reference,
    This is what i require:
         Person Type                    
    Organization     Employee     Co-Op     Intern     Contractor     Total
    *910 AD*     2     0     0     0     2
    920 AC      32     0     0     7     39
    110 PU     12     0     0     3     15
    930 HR      19     1     0     4     24
    950 LEl     9     0     0     1     1 0
    951 SA     0     0     0     0     0
    970 FA      0     0     0     0     0
    980 IS      31     1     0     3     35
    981 ERP     0     0     0     0     0
    982 CI     0     0     0     0     0
    983 IT     0     0     0     0     0
    986 IT     0     0     0     0     0
    Total 910 Ad     105     2     0     18     125 --> I need to achived this subtotal?
    etc…                         
    Headcount Total: 105     2     0     18     125 --> I got this total
    I have build the rtf with the help of BI Publisher user guide - Cross-Tab Support(pageno:5-94), the only pending was this subtotals.
    Thanks

  • Crystal Reports 2008 Merge Modules SP1 Fails when installing Wise 7.0

    Hello all,
    We are packaging our software solution .NET 2.0 Visual Studio 2008, with Wise Studio 7.0 using Crystal Reports 2008 Merge Modules (SP1). (We use CR2008 for reporting)
    There is a point (fix service) in the installation when an error message appears saying, " cannot register Businessobjects.enterprise.sdk cannot be register because of dependencies.
    We have tried installing in a XP, a Windows 2003 Server, and Vista. The three of them with the same error.
    Any ideas???
    Thank in advance.
    Adrián.-

    I believe this thread will help:
    warnings on build with CRRunTime_12_1.msm
    Ludek

  • In iOS 7.0.2 All and Missed tabs are not showing call history correctly

    In iOS 7.0.2 All and Missed tabs are not showing call history correctly, I have iPhone 4 running iOS 7.0.2 version it looks like there is a bug. Missed call history and All calls (incoming, outgoing and missed) history is not showing properly in a list. Ideally when I click on missed it should show me recent missed call list and when I click on All it should show me (incoming, outgoing and missed) calls list sorted by current date and time.
    I would like to request Apple developer team to look into this and fix this bug asap. Thanks in advance.

    Hello gnutellabrot
    Start with the article below to troubleshoot issues with email not sending and downloading to your iPhone.
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Missing Document Number Report in Oracle Accounts Payable

    Hi All,
    Can you please let me know if there alternative report for Missing Document Number Report in R12......
    similar to what we had in 11.5.9 Instance In AP
    Thanks
    Edited by: user5358827 on Apr 19, 2010 11:31 AM

    Hi
    We have tried this but no output. ie the issue continues the same. This issue is there for all PC including Server. Is there any other solution avaliable. .
    Regards
    Sunil

  • Missing characteristics in report

    Hi,
    We recently upgraded our system from 3.5 to 7.0 and found out that one characteristic 0vtype is missing in the report after the upgrade but the data content is the same.
    How do I  get this missing characteristic to display as it is before the upgrade.
    thanks

    Hi,
    from query designer I can see the IO characteristics. It is Restricted key Figures.
    I don't know why is not showing after the upgrade in a particular report.
    In other reports that we have same IO it is showing after the upgrade.
    thanks

  • Missing tab in icon editor

    I'm pretty sure I'm missing a tab in my icon editor... 
    Can anybody tell me where my missing tab (forgot the name of it) has been gone to?
    Furthermore I can't synchronize with the NI icon library.
    The problems occured today for the first time. After I tried to synchronize with the NI icon library... So I guess it must be kind of related...
    Any thoughts?
    Just to be clear... I don't have any debug info since the icon editor does not give me any
    Solved!
    Go to Solution.

    You're missing the layers tab. Click layers--> show layers page.

Maybe you are looking for

  • Client DOES NOT want email when plugged in... at a loss

    Hopefully this is a just a setting that I'm unaware of.  First, we are on BES 4 and have no issues across the company.  One user has Desktop Manager and wants it setup so that his e-mail will NOT sync to the phone whenever he's plugged into the compu

  • In MIRO G/L account is not defined in Chart of accounts

    HI Experts,           when i am doing MIRO G/L account is not defined in Chart of accounts,HOW can i solve this problem pls suggest me. regards ramakrishna kakarala

  • Inserting Millions of records-Please Help!

    Hi All, I have a scenario where I hvae to query MARA and filter out some articles and then query WLK1 table(Article/Site Combination) and insert the records to a Custom (z) table.the result maybe millions of records, can anyone tell me a efficient wa

  • Error in BAPI_ALM_CONF_CANCEL

    Dear all , We have used BAPI_ALM_CONF_CANCEL to cancel Service Order Confirmation . but we are receiving following Error. While in AFRU table Service Order and Confirmation number is present . Confirmation 0000002558 counter 00000013 does not exist (

  • Can't Fully Log On Into One Of My Users

    hey guys. so the other day i went to log into my main account on my macbook (w/ leopard) and i punched in my password and it started to log in and started showing everything on the desktop but when i went to move my mouse, it turned into the swirly/l