Quantcast
Channel: Microsoft Assessment and Planning Toolkit forum
Viewing all 923 articles
Browse latest View live

Consolidating MAP database using DCP tool

$
0
0

Hi Team

I have several MAP databases. I am trying to merge them using DCP tool consolidate script i.e. Consolidate-MAP-Databases.ps1. hen I am running the same it throws the below error. I did some analysis . Seems this machine doesn't have any SQL Server agent or SQL Server Browse service running it only has SQL Server VSS Writer service but this is the machine where I ran MAP and collected these databases successfully. How come without SQL MAP was functioning correct? Does that mean I need to reinstall SQL server and Create a MAPS instance? or is it just a instance name/connection string issue?

exception message: Exception calling "open" with "0"  arguments: "<ins>A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that the SQL Server is configured to allow remote connections. ( Provider, SQl network interfaces, error :26 - Error locating Server/instance specified.</ins>


MAP database Merge error

$
0
0

Hi Team,

I have inventoried the MAP database using a instance name "maptoolkit".

I took all of the backups to another server, created a SQL instance called "MAPS" and created a final empty database that can be used as merge destination/target database . I used Consolidate-MAP-Databases.ps1 from CDP tool to merge the databases.

I am getting below error

Exception Message: Exception calling "Fill" with "1" argument(s): "Incorrect syntax near '-'."

Merging EIX-maps.Core_Inventory.[Devices].....Merge Failure: Exception calling "ExecuteScalar" with "0" argument(s): "Incorrect syntax near '-'."

Merge Failed.

Cannot index into a null array

MAP SQL Exception - [SmoothenTimeSeries]

$
0
0

I have a customer trying to run a MAP assessment of his environment. Inventory and performance monitoring completed successfully but the assessment fails.

I could not find any search results with this exception. Any help is much appreciated!

(NB this log is from running against a very small subset of the environment, running against the full environment generates extremely large log files)

<2015-09-16 07:52:23.27 TID-1@DefaultLogRecordSink,I> 
   |========================================
   |
   |Logging started at 09/16/2015 07:52:19
   |    Application:     MapToolkit.exe Build 9.2.292.00 retail
   |    Platform:        Win32NT 6.1.7601.65536 Service Pack 1
   |    UI Culture:      en-US
   |    Culture:         en-GB
   |    Architecture:    64-bit
   |    OS Product Name: 
   |    Machine Type:    Physical
   |    CPU:             
   |    #CPU:            
   |    #Cores:          
   |    #Logical:        
   |    System Memory:   Unknown MB
   |    Avail Memory:    856 MB
   |    Free Disk:       247975 MB
   |
   |========================================
<2015-09-16 07:52:23.90 TID-1@SqmSessionHelper,I> GetSession(): Started SQM session Main with AppId 101457979
<2015-09-16 07:52:32.68 TID-12@InitializingPageViewModel,I> DoInitialization(): Checking for duplicate process.
<2015-09-16 07:52:32.68 TID-12@InitializingPageViewModel,I> DoInitialization(): Loading extensions.
<2015-09-16 07:52:34.71 TID-12@InitializingPageViewModel,I> DoInitialization(): Completing database management initialization.
<2015-09-16 07:52:34.96 TID-12@InitializingPageViewModel,I> DoInitialization(): Loading metadata.
<2015-09-16 07:52:40.20 TID-12@InitializingPageViewModel,I> DoInitialization(): Checking PowerShell version.
<2015-09-16 07:52:40.43 TID-12@InitializingPageViewModel,I> DoInitialization(): Validating version values.
<2015-09-16 07:52:40.58 TID-13@ServerConnectionManager,I> SQL Server connection name: (LocalDB)\MAPToolkit
<2015-09-16 07:52:50.06 TID-13@ServerConnectionManager,I> SQL Server version info: Microsoft SQL Server 2012 - 11.0.2100.60 (X64) 
   |Feb 10 2012 19:39:15 
   |Copyright (c) Microsoft Corporation
   |Express Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
   |
<2015-09-16 07:52:50.73 TID-12@InitializingPageViewModel,I> DoInitialization(): Preparing database.
<2015-09-16 07:52:53.70 TID-12@InitializingPageViewModel,I> OpenPreviouslySelectedDatabase(): Opening previously selected database. INV01
<2015-09-16 07:52:58.33 TID-12@InitializingPageViewModel,I> DoInitialization(): Initialization complete.
<2015-09-16 07:52:59.43 TID-11@ScuiFxTraceListener,W> <NavigationModelAdaptor.GetNode> Query for node 'msscnav://root/Windows' from provider 'msscnav://providers/definition' return no result.
<2015-09-16 07:52:59.44 TID-11@ScuiFxTraceListener,W> <TasksPublisher.OnParentNavigationNodeAvailable|WARN> No node returned for query to location 'msscnav://root/Windows', no tasks will be displayed for this location.
<2015-09-16 07:53:10.60 TID-14@ScuiFxTraceListener,W> <NavigationModelAdaptor.GetNode> Query for node 'msscnav://root/Windows' from provider 'msscnav://providers/definition' return no result.
<2015-09-16 07:53:10.63 TID-14@ScuiFxTraceListener,W> <TasksPublisher.OnParentNavigationNodeAvailable|WARN> No node returned for query to location 'msscnav://root/Windows', no tasks will be displayed for this location.
<2015-09-16 07:53:16.16 TID-1@MainMenuSupport,I> OnRefreshAssessmentCommand() - The user chose to refresh the inventory assessment.
<2015-09-16 07:53:18.14 TID-27@TaskProcessor,I> Run: Processing task: 'Assess inventory'
<2015-09-16 07:53:18.15 TID-27@TaskProcessor,I> StartWorkers: Starting worker thread: 'AssessInventoryWorker'
<2015-09-16 07:53:18.15 AssessInventoryWorker@TaskProcessor,I> RunWorker: Running worker: 'AssessInventoryWorker'
<2015-09-16 07:53:18.23 AssessInventoryWorker@AssessInventoryWorker,I> AssessmentStartedEventHandler: Assessment start event.
<2015-09-16 07:53:20.68 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Core_Assessment].[RemoveInactiveIpAddresses]] : 2418 ms
<2015-09-16 07:53:22.38 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Core_Assessment].[RemoveDuplicateDevices]] : 1700 ms
<2015-09-16 07:53:22.61 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Core_Assessment].[PostInventorySetting]] : 234 ms
<2015-09-16 07:53:22.61 AssessInventoryWorker@Analyzer,I> RunAssessments() - Elapsed time for assessment 'StoredProcAssessment': 4368 ms
<2015-09-16 07:53:22.63 AssessInventoryWorker@Analyzer,I> RunAssessments() - Elapsed time for assessment 'SetAssessmentFlagsAssessment': 31 ms
<2015-09-16 07:53:57.39 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Win_Assessment].[WindowsInstalledSoftwareAssessment]] : 34725 ms
<2015-09-16 07:54:07.04 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Win_Assessment].[DeviceAssessmentProc]] : 9641 ms
<2015-09-16 07:54:07.20 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[AllDevices_Assessment].[PrepareAssessment]] : 172 ms
<2015-09-16 07:54:13.44 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Win_Assessment].[CategorizeInventoriedDevices]] : 6224 ms
<2015-09-16 07:54:13.49 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Unix_Assessment].[CategorizeInventoriedDevices]] : 47 ms
<2015-09-16 07:54:29.10 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Win_Assessment].[CategorizeDiscoveredDevices]] : 15616 ms
<2015-09-16 07:54:29.19 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Unix_Assessment].[CategorizeDiscoveredDevices]] : 93 ms
<2015-09-16 07:54:30.18 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Win_Assessment].[CalculateHardwareInventoryCore]] : 983 ms
<2015-09-16 07:54:30.27 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Unix_Assessment].[CalculateHardwareInventoryCore]] : 94 ms
<2015-09-16 07:54:30.41 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[AllDevices_Assessment].[DiscoveryHardwareInventoryCore]] : 140 ms
<2015-09-16 07:54:30.43 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[UT_FEP_Assessment].[AssessmentUsageTrackerForefrontEndpointProtection]] : 31 ms
<2015-09-16 07:54:32.80 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Win_Assessment].[HardwareAssessmentProc]] : 2356 ms
<2015-09-16 07:54:32.81 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Unix_Assessment].[UnixDataConsistencyAssessment]] : 16 ms
<2015-09-16 07:54:35.77 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[VMware_Assessment].[AssessmentVMwareData]] : 2964 ms
<2015-09-16 07:54:37.66 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[AllVirt_Assessment].[AssessmentHostGuestRelationships]] : 1887 ms
<2015-09-16 07:54:37.72 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Win_Assessment].[CategorizeDiscoveredDevices]] : 63 ms
<2015-09-16 07:54:37.73 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Unix_Assessment].[CategorizeDiscoveredDevices]] : 0 ms
<2015-09-16 07:54:38.30 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Win_Assessment].[CalculateHardwareInventoryCore]] : 577 ms
<2015-09-16 07:54:38.31 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Unix_Assessment].[CalculateHardwareInventoryCore]] : 16 ms
<2015-09-16 07:54:38.39 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[AllDevices_Assessment].[DiscoveryHardwareInventoryCore]] : 62 ms
<2015-09-16 07:54:47.71 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[AllDevices_Assessment].[HardwareInventoryProc]] : 9329 ms
<2015-09-16 07:54:48.65 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[WinClient_Assessment].[LicensingAssessmentProc]] : 936 ms
<2015-09-16 07:54:53.27 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Office_Assessment].[Office2010AssessmentProc]] : 4633 ms
<2015-09-16 07:54:54.80 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Perf_Assessment].[AssessmentAggregatePerfData]] : 1513 ms
<2015-09-16 07:54:55.29 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[WinServer_Assessment].[ServerAssessmentProc]] : 499 ms
<2015-09-16 07:54:59.70 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Office_Assessment].[Office2010AssessmentProc]] : 4415 ms
<2015-09-16 07:55:04.09 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[WinClient_Assessment].[Windows7AssessmentProc]] : 4384 ms
<2015-09-16 07:55:06.21 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[WinClient_Assessment].[Windows8AssessmentProc]] : 2122 ms
<2015-09-16 07:55:06.74 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[WinServer_Assessment].[Ws2012R2AssessmentProc]] : 530 ms
<2015-09-16 07:55:07.12 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[WinServer_Assessment].[Ws2012AssessmentProc]] : 390 ms
<2015-09-16 07:55:09.27 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[VDI_Assessment].[AssessmentWindowsThinPC]] : 2137 ms
<2015-09-16 07:55:09.70 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[WinServer_Assessment].[Ws2008r2AssessmentProc]] : 421 ms
<2015-09-16 07:55:12.65 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[WinServer_Assessment].[ServerRoleAssessmentProc]] : 2964 ms
<2015-09-16 07:55:12.75 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[IE_Assessment].[AssessmentIeDiscovery]] : 94 ms
<2015-09-16 07:55:25.81 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[SqlServer_Assessment].[AssessmentSqlServer]] : 13057 ms
<2015-09-16 07:56:09.34 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Office_Assessment].[Office365AssessmentProc]] : 43525 ms
<2015-09-16 07:56:09.96 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[UT_Exchange_Assessment].[AssessmentUsageTrackerExchange]] : 624 ms
<2015-09-16 07:56:10.09 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[AzureMigration_Assessment].[PerformAzureVMQualification]] : 140 ms
<2015-09-16 07:56:10.09 AssessInventoryWorker@Analyzer,I> RunAssessments() - Elapsed time for assessment 'StoredProcAssessment': 167452 ms
<2015-09-16 07:56:15.24 AssessInventoryWorker@Analyzer,I> RunAssessments() - Elapsed time for assessment 'SpecIntApproxAssessment': 5132 ms
<2015-09-16 07:56:15.24 AssessInventoryWorker@Analyzer,I> RunAssessments() - Elapsed time for assessment 'SetAssessmentFlagsAssessment': 16 ms
<2015-09-16 07:56:15.25 AssessInventoryWorker@Analyzer,I> RunAssessments() - Elapsed time for assessment 'SetAssessmentFlagsAssessment': 0 ms
<2015-09-16 07:56:15.37 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Perf_Assessment].[ClearPerfdata]] : 109 ms
<2015-09-16 07:56:16.25 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Perf_Assessment].[CreateTimeIntervals]] : 873 ms
<2015-09-16 07:58:08.77 AssessInventoryWorker@StoredProcAssessment,I> RunAssessment() - [Perf] [[Perf_Assessment].[CreateMetricsPerTimeInterval]] : 112524 ms
<2015-09-16 08:28:09.22 AssessInventoryWorker@DataAccessCore,W> DoWorkInTransaction<T>() - Caught a SQL transaction timeout exception. Will retry 3 more time(s). Retrying in 5000 milliseconds.
   |onSqlExceptionMessage = Caught SqlException running the stored procedure [Perf_Assessment].[SmoothenTimeSeries].
   |Exception message = Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
   |The statement has been terminated.
<2015-09-16 08:58:14.31 AssessInventoryWorker@DataAccessCore,W> DoWorkInTransaction<T>() - Caught a SQL transaction timeout exception. Will retry 2 more time(s). Retrying in 10000 milliseconds.
   |onSqlExceptionMessage = Caught SqlException running the stored procedure [Perf_Assessment].[SmoothenTimeSeries].
   |Exception message = Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
   |The statement has been terminated.
<2015-09-16 09:28:24.40 AssessInventoryWorker@DataAccessCore,W> DoWorkInTransaction<T>() - Caught a SQL transaction timeout exception. Will retry 1 more time(s). Retrying in 15000 milliseconds.
   |onSqlExceptionMessage = Caught SqlException running the stored procedure [Perf_Assessment].[SmoothenTimeSeries].
   |Exception message = Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
   |The statement has been terminated.
<2015-09-16 09:58:39.72 AssessInventoryWorker@Analyzer,E> RunAssessments() - Assessment threw an exception:
   |Microsoft.AssessmentPlatform.MapException: Caught SqlException running the stored procedure [Perf_Assessment].[SmoothenTimeSeries]. ---> System.Data.SqlClient.SqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
   |The statement has been terminated. ---> System.ComponentModel.Win32Exception: The wait operation timed out
   |   --- End of inner exception stack trace ---
   |   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   |   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   |   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   |   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   |   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
   |   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
   |   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
   |   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   |   at Microsoft.AssessmentPlatform.DataAccess.DataAccessCore.ExecuteStoredProcHelper(String storedProcName, Object[] parameters)
   |   at Microsoft.AssessmentPlatform.DataAccess.DataAccessCore.DoWorkInTransaction[T](Nullable`1 isolationLevel, String onSqlExceptionMessage, TransactionWorkCallback`1 callback)
   |   --- End of inner exception stack trace ---
   |   at Microsoft.AssessmentPlatform.DataAccess.DataAccessCore.DoWorkInTransaction[T](Nullable`1 isolationLevel, String onSqlExceptionMessage, TransactionWorkCallback`1 callback)
   |   at Microsoft.AssessmentPlatform.Analytics.Assessments.StoredProcAssessment.RunAssessment(ThreadSafeFlag continueProcessingFlag, SecureString connectionString)
   |   at Microsoft.AssessmentPlatform.Analytics.Analyzer.RunAssessments(IEnumerable`1 assessments)
<2015-09-16 09:58:39.72 AssessInventoryWorker@AssessInventoryWorker,I> AssessmentCompletedEventHandler: Assessment completed event.
<2015-09-16 09:58:39.73 AssessInventoryWorker@TaskProcessor,I> WorkerCompleted: Worker: 'AssessInventoryWorker'
<2015-09-16 09:58:39.73 TID-27@TaskProcessor,I> Run: Completed. Status: Failed
<2015-09-16 09:58:41.27 TID-27@ProgressPage,I> ProgressPage.TaskCompletedCallback: sender: Microsoft.AssessmentPlatform.UI.WpfConsole.Tasks.TaskProcessor
<2015-09-16 11:03:39.97 TID-1@ProgressPage,I> FormClosingHandler: Closing reason: UserClosing


MAP Final Assessment Report

$
0
0

I am planning a capacity assessment for a customer and upon basic analysis of the tools and some test scenarios I have noticed that there is not a final report that can be exported. I have worked with VMware capacity planner and was always happy with the end report as it was professional and could be added as a deliverable as part of the project closure.

The spread sheet on its own looks extensive and provides the information needed but as a report is not very professional.

Are there any tools that work with MAP 9.1  to help manipulate the excel report into a presentable word / pdf?

Am I missing something in the tool that is already there?

Please help

Regards

Can you fix this link for SQL Map?

MAPS 9.2 error - "An error occurred while collecting inventory data. You will need to close and rerun the wizard."

$
0
0
Scanning an environment for a customer with a Windows 2012 server and MAPS 9.2.  We are receiving the title error.  So far, we successfully ran a scan against AD, but when we run IP scans (against /16 networks) we receive this error.  Any ideas or logs I can check?

Only 50 records Desktop Workload Library Wizard

$
0
0

MAP shows that I successfully inventoried and gathered performance metrics for 98 desktops. However, when I go to create a Desktop Workload Model, there are only 50 desktops in the Computer List.   The search box is empty, so I don't believe any filter is applied.

Is this by design, or did I miss an option somewhere?    My concern is that I may want to create a workload model based on PC's that do not appear on that list.

Thanks!

Nick D.

MAP Tool 9.2 with command line parameters.

$
0
0
We are using the MAP tool in our environment, a common feedback request is the capability of the MAP tool to be executed with command line parameters where it can then be scheduled to run at a pre-configure time using a scheduler. I don't think it is possible, Let me know if it is possible, or if you are planning to implement it.

Ravi Ch


MAPS 9.2 Subnet Scan & Active Devices Duplicates

$
0
0

Hello -

In a recent engagement with a client, We scanned a rather large environment (15k+ endpoints). During the scan we used Active Devices and Users and the Subnet scan (at different times with the same database). I found that after the scan completed we now have duplicate entries in the database. This is due to the CreateCollectorId having a value of 8 and 1 on a system that has the same AdDnsHostName (with a different DeviceNumber GUID) value in the Core_Inventory.Devices table. This has widespread implications as it completely skews the results for vSphere (in our case it was showing 18 vCenter servers in the table with only 11 actually being unique). This also skews MS Sql Database reports, IIS reports and Storage reporting from the VMware tables. 

Can you have the development team look into this for future releases? 

Thanks


ESX 5.5 and MAPS 9.2

$
0
0

I am having troubles scanning vCentre 5.5 using the MAPS 9.2 tool. I have entered admin credentials and I can see from the MAPS trace log that the VmwareAboutInfo is being gathered but it fails to get any host details from vcentre

<2015-10-09 11:41:44.51 WorkerThread2@VMwareClassesCollectionStep,T2> CollectorClassCollectionState.LogCollectedInstances(Device(GUID={f0662322-01ac-417d-9704-66d804b5f33e},DnsHostName='xxx')) - Collected classes:
   |    Namespace='<null>', ClassName='VMwareAboutInfo', Count=1, Status=Success
   |      [0] =
   |        $apiType$ = <VirtualCenter>
   |        $apiVersion$ = <5.5>
   |        $osType$ = <win32-x64>
   |        $version$ = <5.5.0>
   |        $productName$ = <VMware vCenter Server>
   |        $vendor$ = <VMware, Inc.>
   |

<2015-10-09 11:41:45.71 WorkerThread2@VMwareClassesCollectionStep,T2> CollectorClassCollectionState.LogCollectedInstances(Device(GUID={f0662322-01ac-417d-9704-66d804b5f33e},DnsHostName='xxx')) - Collected classes:
   |    Namespace='<null>', ClassName='VMwareGuest40OrLater', Count=0, Status=Success
   |      No collected instances.
   |
<2015-10-09 11:41:45.71 WorkerThread2@VMwareClassesCollectionStep,T2> VMwareClassesCollectionStep().CollectVMwareClass(Device(GUID={f0662322-01ac-417d-9704-66d804b5f33e},DnsHostName='xxx')) - Collecting class <VMwareClass ClassName='VMwareHost'>.
<2015-10-09 11:41:45.71 WorkerThread2@VMwareClassesCollectionStep,T2> CollectorClassCollectionState.LogCollectedInstances(Device(GUID={f0662322-01ac-417d-9704-66d804b5f33e},DnsHostName='xxx')) - Collected classes:
   |    Namespace='<null>', ClassName='VMwareHost', Count=0, Status=Success
   |      No collected instances.
   |

Inventory scan does not list any users (Active Devices and Users)

$
0
0

Hi folks!

The scan does not find any users in the tab "Active Devices and Users". Which user should be used to get this data. I'm wondering why a domain/organisational administrator cannot get this data?

Maybe you have any ideas or suggestions?!

All the best, Ralf

Issue: Assessment Failed

$
0
0

Hey guys - 

Was running MAPS the same we have in the past and for some reason this time the Assessment was failing. I dug down into the database and noticed the AllDevices_Assessment.HardwareInventoryEx table was not being populated. I went further and took a look at the stored procedure that table uses to get populated and found that the Table Valued SQL function AllDevice_Assessment.GetUnixHardwareInventory was not completing successfully. Digging into that function I found that the Scalar valued function - AllDevices_Assessment.GetUnixDeviceSoundCard was not completing due to the fact that the function does not account for a Linux Server having more than one sound card on it. Most will not but in this case there were a couple servers with 2 sound cards/controllers. 

I modified the function GetUnixDeviceSoundCard to only select the top 1 (a work around imo).  And the Assessment now completes successfully.

I did not see this issue when working with 9.2 - Not sure if this issue is specific to the new update.



About how to use MAP TOOLKIT 9.3

$
0
0
I contribute it for the first time. Thank you very much for your help. I try the acquisition of the apparatus information in MAP TOOLKIT 9.3, but it is awkward that I install it without understanding how to use well although it started. Because Wizard stands up when I click Collect the Inventory of Windows Server, I input account infos of Active Directory and push it forward, but both the [Next] button and the [Finish] button become unusable, and it is [Previous], or only [Cancel] is in a condition that it is not possible when I go to Summary. When I push [Cancel] and cancel Wizard and click [Assesment] from [TOOL] menu in the menubar of the main screen, I feel like having been able to acquire the information somehow, but a menu doing the information that I acquired [indication] is not found. Will there be lack of any setting?

MAP - OEM

$
0
0

 Hi,

Does MAP know whether to scan and detect/identify whether OEM license installed on client machines or it possible to detect only volume license?

In addition, is it possible to aggregate 3 reports from 3 different vLANs to a single report?

Thank you,

Yaniv


Yaniv Lalush

MAP Returning Items from Different Forest

$
0
0

Hi All,

Just ran the MAP toolkit for our environment and I had 54% failure rate.

After looking at the report, I see that another domain, as well as another forest, within our environment, is being returned on our report.

I'm querying Domain #1, in Forest #1. But I'm getting a return from Domain #8, and Forest #2.

Any ideas on what could be causing this? And how to I resolve this? I'm trying to get above 95%.


sync for all my pc and phone items that need it. not done since joined windows 10..... I am oap and this is your fault and you should get back my gmail account. and eveything else this windows 19 has caused problems to... i have had no gmail workin

$
0
0
look at the title list I put it there because I did not see this box..... Henry L

SQL Server not reported in right version: 10.4.6000.29

$
0
0

When running MAP toolkit some machines are reported as version "Microsoft SQL Server" when it should be Microsoft SQL Server 2008. The version that is collected by the MAP Toolkit is 10.4.6000.29 - this corresponds to SQL Server 2008.

Could the mapping in the MAP toolkit be fixed to give the correct description of the server version?


Pontus Haglund Microsoft Sweden

MAP Toolkit Automation - Receiving error using MAP Scheduler

$
0
0

Good Day,

I have downloaded from the yammer page MAPscheduler and MAPscheduler.config.
However each time I try to open the mapscheduler.config it displays "invalid license data. Re-install is required"
Is there an issue with the scheduler? Has anyone got it work and can share there experience. Tom

Access Denied Error Messages

$
0
0

I've used MAPT many times across domains. I'm currently doing it for 300 workstations that are not on a domain and all have separate credentials to connect. I'm getting access denied errors in my inventory report. In troubleshooting I found that when I try to connect to \\PC01\c$ - \\PC01\Admin$ using local admin credentials it fails to connect. I've made several changes attempting to fix the issue that I've found online. Interesting after a reboot it fixed one of the systems but not the next two. Still battling the issue. Any suggestions appreciated! Thanks

1. Account configured as local admin

2. Verify Firewall is disabled

3. Local Security Policy | Local Policies | Security | LAN Manager authentication level - Send LM & NTLM

4. regedit, HKLM\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters DWORD - Level2Compatibility - 1




Windows Volume Licensing

$
0
0

Hi. I'm trying to collect inventory data for WVL, but have not success, it's gathering some data from my and another one PC. I'm able to collect some data about license status\type by PowerShell with a script, so I at least I have rights with PowerShell. But does I need admin rights for WMI?

UPD: Have used admin account, but it's didn't help. So admin rights isn't issue. But what then?

Viewing all 923 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>