Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Change Enterprise Gateway Spooler folder location to different drive

Hi,   Is there any ways that I could change the default Spooler location for Enterprise Gateway? The default location after installation is at C:\Users\PBIEgwService\AppData\Local\Microsoft\On-prem...
  • PowerDAX's avatar
    6 years ago

    FYI - if anyone comes across this, in the install director, this file:

    Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config

     

    has this setting configuration:

    <setting name="SpoolerDirectory" serializeAs="String">
    <value>%LOCALAPPDATA%\Microsoft\On-premises data gateway\Spooler</value>
    </setting>