Skip to main content

Remote Management via RPC

Support remote management of server resources and services via RPC clients

Controls whether Fusion server(s) allows any user with correct privileges (see section Windows Privilege Support) to remotely manage several resources and services exported by the server. This configuration option accepts an array of resource and service names whose remote management should be enabled.

List of supported resource and service names are:

  • ‘open’:

    Remotely enumerate and close active open (files and directory) handles via NetrFileEnum and NetrFileClose RPCs. Users require either TsmbServerOperatorsPrivilege or its subset TsmbServerOpenOperatorsPrivilege privilege to use these RPCs.

Example:

remote_management = [open]