Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
hi everyone
I have a problem, when i trying to remove gateway was deactivated by powershell
1: i can not use command import-module to install on-premisesDataGateway
2: when I download file, i have a issue when login by mail, please follow the screenshot for detail
Tks
Solved! Go to Solution.
Hi @dunghle ,
You may use a new set of PowerShell cmdlets which will enable automation of gateway management tasks. Please review the online documentation for additional details.
Installation:
Install-Module -Name DataGateway
Uninstall:
Get-Module DataGateway* -ListAvailable | Uninstall-Module -Force
Login:
Login-OnPremisesDataGateway
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @dunghle ,
You may use a new set of PowerShell cmdlets which will enable automation of gateway management tasks. Please review the online documentation for additional details.
Installation:
Install-Module -Name DataGateway
Uninstall:
Get-Module DataGateway* -ListAvailable | Uninstall-Module -Force
Login:
Login-OnPremisesDataGateway
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@dunghle You could check the Issues forum here:
https://community.powerbi.com/t5/Issues/idb-p/Issues
And if it is not there, then you could post it.
If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
34 | |
26 | |
23 | |
19 | |
15 |
User | Count |
---|---|
50 | |
40 | |
24 | |
20 | |
20 |