Skip to Main Content
ADD A NEW IDEA

Ideas

Automate Certificate Import through Powershell

We want to import certificate with password (.pfx) and assign it the correct zone through your Powershell module. We use our own wildcard certificate for every customer zone, and updating all of them manually are taking a lot of time. Should be qu...
Glenn Eriksen about 1 year ago in Application Workspace / Automation / Efficiency 0 Future consideration

Have OSDCloud install Dell Enterprise tools like Dell Command Update and Dell Command PowerShell Provider

This would work similarly to how OSDCloud currently manages the HPIA and HPCMSL toolsets, preventing the need for custom scripts to install them separately. We’re just beginning to deploy Dell rugged devices in our environment, and having a compar...
Patrick Davis 3 months ago in OSD Community Tools / OSDCloud 0 Under review

Have OSDCloud require Secure Boot

This is an issue we are solving simply by rebooting the WINPE instance if Secure Boot is not detected as active on the device that our Desktop Techs are working on. Admittedly we only have this issue due to some inadvertent user troubleshooting bu...
Patrick Davis 3 months ago in OSD Community Tools / OSDCloud 0 Under review

Have OSDCloud eject the USB automatically if Cached data is not required

We have achieved this using a script that ejects the USB media if it has less than 14gb in size and the device is not a current gen model - This prevents our desktop techs having to clean up USB media periodically due to a large, supported model l...
Patrick Davis 3 months ago in OSD Community Tools / OSDCloud 0 Under review

Have OSDCloud wipe OEM Partitions automatically

OSDCloud does not handle OEM partitions during the disk wipe phase we solved this using the following function - HP is called out in the popup prompt that we are exposing to our Desktop Techs as we are primarily a HP shop, but this handles all OEM...
Patrick Davis 3 months ago in OSD Community Tools / OSDCloud 1 Under review

Filters Icon shown on Deployments

I would like to see if a filter is present on the Deployment, Packages screen. Per package a filter can be applied, but it is not visible in the interface like on the Packages | Action screen. I have to click on every package now to see if there i...
Paul de Jongh over 1 year ago in Application Workspace / Automation / Efficiency 0 Future consideration

Set file type associations

For file associations like PDF you not able to set it as default. And in programs like Ivanti is do have this feature.
Vembrechts about 1 year ago in Application Workspace / Automation / Efficiency 0 Future consideration

Deployment on user based (IAM)

I want to create a single deployment set for computers, where only the software that the user has permission to install is deployed. For example, when a device is set up for a user named Pieter, who has the 'Sales' role, only the sales-related app...
E Poelsma about 1 year ago in Application Workspace / Automation / Efficiency 0 Future consideration

Configure a variable in a context using powershell

Currently it is possible to configure a variable on the level of a context (not inherited) using the web interface but not using powershell. Powershell cmd-lets New-LiquitContext or Set-LiquitContext do not have the possibility to define variables...
Kid Kooijmans 11 months ago in Application Workspace / Automation / Efficiency 2 Future consideration

Being able to use Set-LiquitSetting powershell command to set an Image

In a migration scenario I would be able to get an image (background for example) using a powershell command, but I'm not able to set the image I got using Set-LiquitSetting. Following error is shown: Set-LiquitSetting : Failed to convert value for...
Kid Kooijmans 11 months ago in Application Workspace / Automation / Efficiency 2 Future consideration