Intel Unite® App
Gain crucial understandings of the Intel Unite® App
Announcements
This product has been discontinued. This board is currently read only and no longer accepting new posts. Learn more
459 Discussions

MaintenanceServiceLog.txt 75 GB

Nick-at-Work
Beginner
3,076 Views

Our enterprise server failed a Windows update due to insufficient disk space. MaintenanceServiceLog.txt was the culprit, sitting at 75 GB. It's just this over and over again:

10/7/2021 2:34:32 PM Error - [UpdateDeviceOuMaintenance] EXCEPTION: Exception of type 'Intel.Unite.Server.Model.ApiException' was thrown. - Exception of type 'Intel.Unite.Server.Model.ApiException' was thrown.
at Intel.Unite.Server.Maintenance.BL.UpdateDeviceOUService.GetParentOuForComputer(String computerName) in C:\Users\itproadmin\builds\e8qKjJGH\0\BCPD\Unite\Windows\unitecore\Unite.Server\Intel.Unite.Server.Maintenance.BL\UpdateDeviceOUService.cs:line 111
at Intel.Unite.Server.Maintenance.BL.UpdateDeviceOUService.UpdateDeviceOuMaintenance(String org_id) in C:\Users\itproadmin\builds\e8qKjJGH\0\BCPD\Unite\Windows\unitecore\Unite.Server\Intel.Unite.Server.Maintenance.BL\UpdateDeviceOUServic.cs:line 92

Pretty sure it's something to do with Active Directory. The install guide says it's optional, but I don't see a way to turn the integration off. Our client/hub machines are Intune-only, so they'll never be associated to an OU. Anyone know how to turn off the AD integration, or am I barking up the wrong tree?

Thanks!

Labels (1)
0 Kudos
3 Replies
SergioS_Intel
Moderator
3,043 Views

Hello Nick-at-Work,


Thank you for contacting Intel Customer Support.


We understand that your enterprise server failed a Windows update due to insufficient disk space. There is MaintenanceServiceLog.txt at 75 GB.


I will be more than glad to help you today.


This is issue relates to a huge amount size of the Transaction log file, this issue can be resolved through the database.


Target files are identified as IntelUniteServerLog and IntelUniteTransactionLog files storaged at C:\Users\IntelUniteWebApiPool\AppData\Local\Temp 


This requires a DB admin which can manually or through sql clean que unite_server_log file.


Command to use in SQL Server is: DBCC SHRINKFILE (unite_server_log, 1)


Manually they can make a backup and then delete the unite_server_log file, this is the default location C:\Program Files\Microsoft SQL Server\MSSQL13.MSSQLSERVER\MSSQL\DATA\unite_server_log.ldf,


The user may require checking if the location is different on their DB Server.


Finally, make sure you clean up the server logs periodically. 


In case you need more assistance, please contact us back.



Best regards,

Sergio S.

Intel Customer Support Technician


0 Kudos
SergioS_Intel
Moderator
2,978 Views

Hello Nick-at-Work,


We are following your thread and would like to know if the information that we provided you helped you with your problem.


We will be looking forward to your updates.


Best regards,

Sergio S.

Intel Customer Support Technician


0 Kudos
Victor_G_Intel
Moderator
2,934 Views

Hello Nick-at-Work, 


We have not heard back from you. 


If you need any additional information, please submit a new question as this thread will no longer be monitored  

 

Best regards,


Victor G.  

Intel Technical Support Technician  


0 Kudos
Reply