Skip to content
This repository was archived by the owner on May 21, 2020. It is now read-only.

Unsupported - A PowerShell script to remove unwanted users from Qlik Sense Repository

Notifications You must be signed in to change notification settings

eapowertools-archive/PowerShell_QRSDeleteUsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Status

Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.

QRS API - Removing Unwanted Users with PowerShell

Preamble

Ever have a situation where you attach a User Directory Connector and bring in all of the users only to realize you only needed to bring in ten users? How do you remove the other 49,990 users you don't want referenced in the Qlik Sense Repository?

Introduction

This PowerShell script demonstrates a method for removing unwanted users from the Qlik Sense Repository using the Qlik Sense Repository Service API. Is it the only method? No, definitely not. But it's a handy way to leverage existing Windows tools to connect to Qlik Sense and use Qlik Sense Custom Properties to identify users to keep in a purge. The benefit of the method is it automates the manual user delete process many admins probably go through today to remove users from the repository.

Requirements and Assumptions

  • Windows Powershell version 3 or above
  • Qlik Sense Server (Qlik Sense Enterprise or QAP)
  • Qlik Sense virtual proxy configured for header injection Configuration link here
  • This document uses the Qlik Sense generated server certificate for QRS connectivity.
  • This Powershell script will be run on the server Qlik Sense is installed.
  • The OS used for this document is Windows 2012 R2.

Configuration and Use

Learn more about how to use this Powershell script on Qlik Community.

About

Unsupported - A PowerShell script to remove unwanted users from Qlik Sense Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •