UEM not backing up Office products

This post was originally published on this site

I’ve got UEM set up and it’s working for a few products and Windows settings fine. However no Office products are being backed up. Per the log something is causing UEM to skip the XML files. Here is a snippet of the logs:

 

2016-08-22 16:23:31.324 [DEBUG] Not performing export for DirectFlex config file ‘company.comviewUEMGeneralgeneralApplicationsAcrobat Reader.INI’.

2016-08-22 16:23:31.324 [DEBUG] Not performing export for DirectFlex config file ‘company.comviewUEMGeneralgeneralApplicationsCalculator.INI’.

2016-08-22 16:23:31.324 [DEBUG] Not performing export for DirectFlex config file ‘company.comviewUEMGeneralgeneralApplicationsNotepad.INI’.

2016-08-22 16:23:31.324 [DEBUG] Not performing export for DirectFlex config file ‘company.comviewUEMGeneralgeneralApplicationsPaint.INI’.

2016-08-22 16:23:31.324 [DEBUG] Not performing export for DirectFlex config file ‘company.comviewUEMGeneralgeneralApplicationsPaintDotNet.ini’.

2016-08-22 16:23:31.339 [DEBUG] Not performing export for DirectFlex config file ‘company.comviewUEMGeneralgeneralApplicationsShoreTel.ini’.

2016-08-22 16:23:31.339 [DEBUG] Not performing export for DirectFlex config file ‘company.comviewUEMGeneralgeneralApplicationsVLC.ini’.

2016-08-22 16:23:31.339 [DEBUG] Not performing export for DirectFlex config file ‘company.comviewUEMGeneralgeneralApplicationsWordpad.INI’.

2016-08-22 16:23:31.339 [ERROR] Error reading condition set ‘company.comviewUEMGeneralFlexRepositoryConditionSetMicrosoft Office 2010.xml’

2016-08-22 16:23:31.339 [ERROR] Conditions: Invalid xml ‘<ref n=”Microsoft Office 2010.xml”/>’

2016-08-22 16:23:31.339 [ERROR] Error evaluating conditions — skipping export processing for config file ‘company.comviewUEMGeneralgeneralMicrosoft Office 2010Access.INI’.

2016-08-22 16:23:31.339 [ERROR] Conditions: Invalid xml ‘<ref n=”Microsoft Office 2010.xml”/>’

2016-08-22 16:23:31.339 [ERROR] Error evaluating conditions — skipping export processing for config file ‘company.comviewUEMGeneralgeneralMicrosoft Office 2010Excel.INI’.

2016-08-22 16:23:31.339 [ERROR] Conditions: Invalid xml ‘<ref n=”Microsoft Office 2010.xml”/>’

2016-08-22 16:23:31.339 [ERROR] Error evaluating conditions — skipping export processing for config file ‘company.comviewUEMGeneralgeneralMicrosoft Office 2010InfoPath.INI’.

2016-08-22 16:23:31.339 [ERROR] Conditions: Invalid xml ‘<ref n=”Microsoft Office 2010.xml”/>’

2016-08-22 16:23:31.339 [ERROR] Error evaluating conditions — skipping export processing for config file ‘company.comviewUEMGeneralgeneralMicrosoft Office 2010OneNote.INI’.

2016-08-22 16:23:31.355 [ERROR] Conditions: Invalid xml ‘<ref n=”Microsoft Office 2010.xml”/>’

2016-08-22 16:23:31.355 [ERROR] Error evaluating conditions — skipping export processing for config file ‘company.comviewUEMGeneralgeneralMicrosoft Office 2010Outlook.INI’.

2016-08-22 16:23:31.355 [ERROR] Conditions: Invalid xml ‘<ref n=”Microsoft Office 2010.xml”/>’

2016-08-22 16:23:31.355 [ERROR] Error evaluating conditions — skipping export processing for config file ‘company.comviewUEMGeneralgeneralMicrosoft Office 2010PowerPoint.INI’.

 

None of the Office apps are being backed up. Any ideas?

Schedule Snapshot with PowerCli

This post was originally published on this site

Hi All,

 

I there any way to use PowerCli to schedule a snapshot? I’m looking to built a script to take user inputs such as Vm name, snapshot name, snapshot date, etc. to schedule a snapshot. I’m hoping to create a simple webpage to take some user inputs and pass it to script. I saw some examples that use PowerShell to create schedule task but they are all about creating a windows scheduled task. I would like to create the task as you would create in vSphere.

 

Thanks,

Haluk

DataStore Folder & Size Details

This post was originally published on this site

Hi All,

 

Does any one have script to fetch Datastore Folders along with their Folder Size like below.

 

Datastore  Folder Name Folder Size

————-  —————–  —————

Datastore1   VM1                 50 GB

Datastore2   VM2                 100 GB

 

Some VMs are registered and Some are not registered.

Need to find those Unregistered VM Folders and need to delete after cross checking it once.

Thanks in Advance.

 

-Siva