Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AdminOnDemand 1.4 released May 11, 2022 - Document updated May 11, 2022

...

Description

AdminOnDemand allows standard users without local administrator permissions to execute EXE and MSI files with elevated privileges.

...

Expand
titleConfiguration Issues

If User Account Control is disabled, an “access denied” message is presented.

If User Account Control is enabled, but not configured correctly, a “blocking” message is presented.

...

Process Elevation Rules

Child Processes

Expand

All applications that use the Windows Command Prompt (cmd.exe) rely on the Console Window Host (conhost.exe) process to interact with other Windows components.

As an example, the Console Window Host makes it possible to drag and drop files and folders from Windows Explorer to Windows Command Prompt.

It is not uncommon to see multiple instances of the Console Window Host in the Task Manager.

Image Added

PowerShell and Command Prompt both rely on the Console Window Host. As a result, you need to either allow all child processes or specifically conhost.exe when you create a process elevation rule that allows powershell.exe or cmd.exe

Image Added

...

Known Issues

Time Sync

Expand

If the time on the device with AdminOnDemand is ahead of the time on the device used to view the dashboard, then the information on the dashboard is not presented accurately.

The issue will not affect devices where the time on the device with AdminOnDemand is behind the time on the device used to view the dashboard.

The issue will not affect devices where the time is not synchronized because of different time zones.

Example

The time on the device with AdminOnDemand is 15.30

The time on the device used to view the dashboard is 15.25

The information on the dashboard is not presented accurately before the time on the device used to view the dashboard is 15.30. This will cause a symptom of a 5-minute delay.

Child Processes

Expand

All applications that use the Windows Command Prompt (cmd.exe) rely on the Console Window Host (conhost.exe) process to interact with other Windows components.

As an example, the Console Window Host makes it possible to drag and drop files and folders from Windows Explorer to Windows Command Prompt.

It is not uncommon to see multiple instances of the Console Window Host in the Task Manager.

Image RemovedPowerShell and Command Prompt both rely on the Console Window Host. As a result, you need to either allow all child processes or specifically conhost

.

exe when you create a process elevation rule that allows powershell.exe or cmd.exeImage Removed