Quantcast
Channel: Ivanti User Community : Discussion List - All Communities
Viewing all 15294 articles
Browse latest View live

How to Custom Social Board

$
0
0

Hi All,

 

Is Anyone has experience in customize social board? I have some question for that.

1. How to limited group for adding the user in group only admin, and they can't leave or see/add/join manually by user?

2. Can we add function in conversation/discussion for attach an existing ticket change, incident, journal, attachment (not to create like existing)?

 

Thanks and Regards,

 

 

Herry

 

 

 


Plans for Ubuntu support in the future

$
0
0

Red Hat comes first, but are there any current plans for Ubuntu patching support in the future?

How to disable IPv6 on the Core and PE

$
0
0

We are running Ivanti EPM 2018

 

WE have been having intermittent bandwidth or connectivity issues with clients.

 

I would like to rule out IPv6 as a cause and was wondering if their was a way to turn it off completely.  We do not utilize it here at the University and looking to disable it on all clients anyway.

 

Any thoughts or help is much appreciated.

8.5U2 Device Control breaks Windows 10 Upgrades (corrupts BCD)

$
0
0

Just an FYI that the device control module prevents Windows 10 from upgrading cleanly.  Upgrade will complete, but upon 2nd reboot you get a BSOD and have to use F9 to boot, then manually repair the boot config.  Opened a ticket with MS and they confirmed that the HEAT device control agent is the cause.

How can I build the ObjectQueryDefinition using powershell?

$
0
0

Here is my code:

$tenant_id = 'companyurl.saasit.com'
$heatwsdluri = 'https://companyurl.saasit.com/ServiceAPI/FRSHEATIntegration.asmx?wsdl'
$heatproxy = New-WebServiceProxy -Uri $heatwsdluri -Namespace "WebServiceProxy" -Class "HEAT"
$session_key = 'mysessionkey'




$query = New-Object WebServiceProxy.ObjectQueryDefinition
$query.From = New-Object WebServiceProxy.FromClass
$query.From.Object = 'Incident#'


$query.Select = New-Object WebServiceProxy.SelectClass


$fieldObjects = New-Object System.Collections.Generic.List[WebServiceProxy.FieldClass]
$fields = @{
   'Name'='IncidentNumber'   'Type'='Text'
}
$tempFields = New-Object WebServiceProxy.FieldClass -Property $fields
$fieldObjects.Add($tempFields)


$query.Distinct = $true
$query.Top = 10


$search_results = $heatProxy.Search(
   $session_key,   $tenant_id,   $query
)


$search_results

 

When I run it, I get this error:

 

Cannot convert argument "ObjectQuery", with value: "WebServiceProxy.ObjectQueryDefinition", for "Search" to type
"WebServiceProxy.ObjectQueryDefinition": "Cannot convert the "WebServiceProxy.ObjectQueryDefinition" value of type
"WebServiceProxy.ObjectQueryDefinition" to type "WebServiceProxy.ObjectQueryDefinition"."
At C:\source\repos\heatwebapi\test.ps1:186 char:1
+ $search_results = $heatProxy.Search(
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    + CategoryInfo          : NotSpecified: (:) [], MethodException    + FullyQualifiedErrorId : MethodArgumentConversionInvalidCastArgument

 

What am I doing wrong?

The autoupgrade pack for 10.3.0.0 does not run silent when using the silent switch

$
0
0

Is anybody else still getting the Ivanti splash screen when using the upgrade pack with the silent switch?

 

"Ivanti Workspace Control Auto Upgrade Pack 10.3.0.0.exe" /silent

 

Any help would be appreciated.

Service Desk 2018.x audit

$
0
0

We're running Service Desk 2018.x.  Having had Service Desk since 2012, we've always been told that there is no audit of who accesses tickets, unless they perform an action and save the window.  Being a medical facility, we would like to know whenever someone accesses a record whether they save it or not.  Has this changed since 2012?  Are there any suggestions of how to accomplish this?

Cannout add driver to WinPE

$
0
0

I keep getting the error "This kind of driver cannot be added" when trying to add a Dell TouchPad driver into WinPE.

 

 

This is the file I have. I uploaded it and assigned it in HII but I also want it in WinPE. thanks!!

 


File System vs Filestream vs Database Attachments

$
0
0

What are the benefits of using one vs another?  We have seen an issue in the Self Service interface when using File System.

The pains for form design

$
0
0

Please tell me I'm not the only one who has this issue? I just want to move one field higher up the form. Is there some trick to this I don't know about?

 

 

 

Form design is an incredible pain.

Incident Self Service View - Description field shows HTML code

$
0
0

The default out-of-the-box form view for the description field used in the self service form for Incident is a plaintext viewer -- this is causing the end user to see the raw HTML code. I've changed it to be an HTML viewer, but it has not resolved the issue. Has anyone been able to succesfully display HTML fields in the self service Incident form?

Inventory scan failed :ldiscn32: the inventory server "XXX" did not respond

$
0
0

Recently  we are facing issue with inventory scans not working on most of new client machines. We are able to successfully push the Landesk inventory agent  to a new PC. It seems to install fine but the PC is still sitting in Pending Unmanaged Client Deployment. It fails when sending scan results to the core server. When I tried to run a inventory scan manually ,it fails and displays the below error.

 

 

 

Inventory Services seem to be up and running within the PC and core server.
I can telnet from the PC to the core with ports 5007.
Windows firewall is disabled.

 

 

Appreciate your timely help and support on this

 


Next, I havent configured anything under cloud services appliances,does it have anything do with this inventory scan fail?

 

Office 2016 licensing

$
0
0

Users are required to enter their credentials when they launch and Office app on non-persistent VDIs. What needs to be captured in order to only enter this once?

Linux Removal of Agent

Bulk Actions ISD 2018.3

$
0
0

Hello:

In the  Service Desk By Landesk v. 2018.3 the recurrence don´t appear, is normal?

 

bulk.png


Set Owner field as the Manager of the Owner Team?

$
0
0

We're running ISM 2018.1.1 - I'm trying to automate a Change record that is triggered from a Service Request workflow. Everything is working fine, except we still have to manually enter the Owner of the Change.

 

I'm using a Create Object block in the RO workflow to create the Change record, and it sets the Owner Team. I want to then set the Owner (Change Manager) as the manager of that team; can a QA read the Owner Team field, then find the manager of that team and put that name in the Owner field?

Alert rule for Application termination

$
0
0

Hi All,

Im running EPM 2018.3

 

Is it possible to create a rule for alerting via email if an application stops running?
i.e If a application presenting video or photos etc on a projection wall, we want to be alerted if the application stops running or any reason.

Appsense not pushing agent over VPN

$
0
0

Hi

 

We have remote users connecting to our Corporate network over VPN

 

I cannot deploy or see computers with the agent deployed when they leave the office and work offsite over the VPN

 

Is this an issue with the Appsense product?

Function Keys in VT220 on a Honeywell Android CK75

$
0
0

Hello,

 

We sold a Honeywell CK75 with Android and a Velocity License.

The connection with the Telnets erver works fine, but.....

The Function Keys do not work.

Our customer uses almost al Function Keys in their WMS software.

That always worked fine in the past with LXE Tecton and RFTerm.

 

Any idea how we can solve this on the CK75 with Velocity?

Need to change Emulation Type from IBMHOST to VT

$
0
0

Hello,

 

Can you help us? I need to change Emulation Type from IBMHOST to VT, This is because we have registered with the wrong type.

 

Please you advise us.

 

Sanong.

Viewing all 15294 articles
Browse latest View live


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