Solved

Detect install type of Netskope Client (single or multi user)


Badge +6

Hi everyone,

 

Is there a way (prefer. registry key) to determine is a Netskope Client install was single user (default) or multi user mode? This would help in "cleanup" of messed-up installs.

 

Best regards,

 

Etienne

icon

Best answer by mkoyfman 23 June 2022, 22:17

View original

4 replies

Userlevel 4
Badge +14

@EleComte check out this doc: https://docs.netskope.com/en/netskope-client-command-reference.html

 

Basically, you can check for presence of this directory: C:Users^%USERNAME^%Netskope. If you see it, it means the client is installed in multi-user mode.  

Badge +4

We are also dealing with this - a bunch of clients got installed in single user mode - supposedly pushing a reinstall of client with a different CLI command should recognize the client is already installed and then just change the necessary components - since we reply on NPA for remote access we do not want the tunnel to drop for a long period when pushing this

Userlevel 1
Badge +9

@chrisisinclair I have responded to your other thread on this topic. Please let me know if you need additional information.

Badge +12

c:programdata etskopestagent suserconfig.json contains the enablePerUserConfig state info. 

Reply