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

Reporting on Field Values inside Self Service Offerings

$
0
0

Has anyone one figured out how to do a dashboard report on the field values inside drop down boxes on self service items.  I want to have  a chart that contains the sum values for each select item but can't find how to get the fields into the dashboard

 

Thanks in advance


Related Object Fields not editable on Form

$
0
0

Hi

 

In order to get around the 255 field limitation of the service request Business object I created a separate business object to hold the related fields (about 100)

 

The relationship was created and I was able to pull those BO fields into service requests forms however when I go to enter data into these fields on the form they are not editable

 

I have called ivanti but have had no luck

 

Has anyone figured a way around this

 

Can provide more details if neeeded

 

Thanks in advance

detected users in DSM, can I pull display name from AD

$
0
0

The logged on users on workstations, that DSM detects, is there a way to pull certain attributes from AD?  I would like to pull the Display Name, and possibly other attributes. (department, email address, etc)  Is this possible?

 

Jason

Has anyone connected Ivanti Service Manager Cloud Edition to Power BI for reporting?

$
0
0

A customer recently has asked if they can connect Power BI to their ISM Cloud Instance (production environment). From what I understand you cannot connect (e.g. via ODBC , etc) to the ISM Database and I haven't seen or heard of this being dine before, can anyone advise?

��װData Analyticsʧ��

$
0
0

@@安装Data Analytics失败,卸载不掉,重试没用,在本地以管@理员身份运行的

AllowExcelMinimized ignored (10.2.5)

$
0
0

Hi,


We've upgraded from RES WM 10.1 to 10.2.5 and in the past we've set this registry key.

 

Now we have the issue that a blank Excel opens behind the active Excel sheet, something this key solved in the past but is now ignored in this version.

 

Any idea how to fix this?

Change Management Status's

$
0
0

Good afternoon

 

I'm looking into the Change workflow and am having some trouble identifying the Out of the box status's that come with the module.

 

There doesn't seem to be anywhere (I can find) where I can set the flow so the change automatically moves between the status's

 

I.E Draft - Requested - Pending Approval - Approved - Implemented - Closed.

 

In other Service Management tools I have used this status bar has been at the top of the Change request so you can see the progress, however in HEAT this is not the case.

 

Can anyone please advise where this are in the Admin console and how do I edit them/build them?

 

Many thanks
Dan

Slow first log on times

$
0
0

We use version 2017.3

 

Each time user loges on it takes 30-40 seconds to establish a session. Then next time it takes about 2-3 seconds. But as soon as session time out limit of 20 mins is reached, first logon takes again 30-40 seconds.

 

We have 5 servers:4 for WebAccess, one as Application. System works using load balancer, sessions are created using InProc method.

 

Followed up all the performance configuration advises, sadly nothing helped.

 

Have anyone had the same issues? Any ideas what could be causing that?


Looking for Ivanti Workspace Control Visio stencils

$
0
0

Hi,

 

I'm looking for Ivanti Workspace control visio stencils. Links to resources on RES Succes are now dead. Does anyone still have them, or are there new ones available?

 

Kind regards,

 

Vincent

how do you make a window fit in the (Web Desk) browser and when the browser is rendered you can still see the whole window?

$
0
0

Keep having to use the scrollbar as it is too stretched across the page.

 

This works on our other windows just not on the new window created? Any ideas? (Thank you)

RETRIEVE VALUE RETURNED BY AN INTERNAL WEB SERVICE

$
0
0

How does one retrieve the value returned by an internal web service for further processing?

Example:

 

$(If LogInID == ReturnedValueFromWebServiceCall Then "The Customer Is The Same")

Link analyst to teams using a CSV import

$
0
0

Hi,

 

A newbie question:

I have a csv file that contains analyst and their associated teams

Which target object should I select (during file import) to associate analysts (employee) to groups (teams)

 

Thanks

 

Regards

Local HEAT account and SSO/LDAP settings questions

$
0
0

1. Should I know the passwords for local accounts: Administrator Admin, FRS Admin, Internal Services, IPCM Admin?  How are the credentials managed?

2. When I search IsInternalAuth employee records 5 are returned and it shows at the top 6 total.  Is there a hidden account (such as FRS Admin)?

3. Both External Authentication login for SSO and LDAP are configured in our system but is there documentation explaining how this works?

Leerzeichen werden durch Unterstriche ersetzt

$
0
0

Hallo zusammen,

 

bei folgendem Skript werden bei einer Ausführung (egal ob ExecuteEx oder CallScript) im DSM die Leerzeichen im Pfad durch Unterstriche ersetzt. Führt man das Script händisch aus, klappt es wunderbar.

 

#shell zur bearbeitung laden

$shell = new-object -com wscript.shell

 

#links abrufen

get-childitem -Path C:\Users\$OU-test\Desktop -filter *.lnk -recurse | foreach {

#link öffnen

$lnk = $shell.CreateShortcut($_.fullname)

Write-Verbose $lnk

#alten Pfad speichern

$oldpath= $lnk.TargetPath

Write-Verbose $oldpath

#alten pfad gegebenenfalls ersetzen

$newpath = $oldpath.Replace("U:\test1","U:\test2")

Write-Verbose $newpath

#neuen Pfad in geöffnetem Link einfügen

$lnk.TargetPath = $newpath

#Link speichern

$lnk.Save()

}

 

 

Das Script soll bei allen Links im Desktop Ordner des Users, bei denen im Zielpfad "U:\test1" vorkommt mit "U:\test2" ersetzen.

In den Ordnern gibt es allerdings Links mit dem Zielpfad "U:\test1\sehr lang".

Diese werden in "U:\test2\sehr_lang" umbenannt. Ist schonmal jemand auf dieses Problem gestoßen und kann mir sagen woran das liegt und vor allem ob man das irgendwie umgehen kann?

 

Vielen Dank für die Hilfe

 

Mischa

deleted email templates organized in folders, subfolders

$
0
0

Hi,

 

One of the user accidentally deleted email templates organized in folders, sub-folders.

I was able to trace it in DB and export to CSV.

However, I was wondering if there is any way to restrict such actions or provide read only access

or any backup and restoration solution for email templates exclusive.

Any advise is highly appreciated.

 

Raj


How to filter Service Catalog items

$
0
0

I have multiple types of items in my service catalog.

Templates for end-users (eg: password reset), key-users (eg: Server Installation), system usage (eg: ServiceReq created from another system).

My problem here is that all these types might be available to people from different companies or location (making me unable to use the default filtering system)

 

I would like to add a flag to each employee to filter accesses to templates but it would require adding the flag to the template object itself, and from here, find a good way to use Object Permission to do it properly.

I know for sure my solution will work, but I'm uncomfortable with editing objects such as Service Req Template.

 

Did you ever encounter the same problem? How did you cope with it?

Powershell script fails to return some environment variables

$
0
0

We have a simple support Powershell script that pulls several environment variables and displays them to the user.  When we run the script directly, it works.  When its launched as a RES application (10.1.100.0), some of the variables do not get displayed.


here is a snippit of the script.

     Physical  Computer Name: $ENV:ViewClient_Machine_Name

     Virtual Computer Name: $ENV:ComputerName

     Logged on as: $ENV:Username

     Virtual Computer IP:  $IP

     VMware Pool: $ENV:ViewClient_Launch_ID

 

The virtual computer name, logged on as,  and virtual computer IP show up.

The physical computer name, VMware pool do not show up.

 

Why does RES selectively decide which environment variables its going to return?  How do I correct this?

 

Thanks all.

 

-JCK

Domain join failed the error code was 1326

$
0
0

Hello!

We have a problem with a domain registration. In the past we created a "private data" variable for password under global variables and it worked fine with all PC models so far. Recently we get the error 1326 with some PC models (user data are wrong). As soon as I insert the password directly into the template or the variable as plain text, everything works fine.

We can live with that, but it would not be bad to correct this mistake.

Yours sincerely.

Translated with www.DeepL.com/Translator

Workgroup environment

$
0
0

Hello,

 

I'm currently deploying Ivanti Endpoint Manager 2017.3 for one of my customers and the customer wants to have the ability to manage computers which are not on the domain and not on the LAN

 

We already deployed the Ivanti Gateway so we are able to have remote control on computers with the agent already deployed.

 

 

We installed the agent directly from the workgroup computers, agent is in Gateway mode, but the computer don't appear on the Ivanti console

 

Do we have a specific action to do in order to have this configuration working ?

 

Thank you,

Regards

How to include search results within an email to a Customer

$
0
0

I'm using on premise HEAT.

 

I would like to create a Quick Action on an Incident which can run a composite action of

  1. Run a search (from a different workspace) which is based on the Customer Location (can be from a workflow)
  2. Export the results
  3. Send email to Customer with the results of the search either in the email or as an attachment.

 

Any suggestions how I could implement this please? I don't mind if it is done different steps e.g. A Quick Action that runs the search and saves the export on the Desktop > Then a separate Quick Action where the Analyst manually adds the exported file to the email for the user

 

Thanks in advance for any suggestions!

Viewing all 15294 articles
Browse latest View live


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