Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Windows schedular data in power bi

Hi Gurus,

 

I would like build a Power Bi dashboard to display windows schedular details.  Want to display schedular data such as Scheduled task name, who has scheduled it, when it will be run next time, what is a batch file or executable being used in scheudled task etc.

 

I tried Windows Powershell script to get details in .csv file which can be used as a source for my dashboard. But Powershell allows only to get limited details of windows schedular.

 

Does Power Bi has a support to get access windows schedular data? or if there are other ways to get this details, please share your ideas. 

 

Any help would be really appreciated.

 

Best regards,

Anbu

 

 

4 REPLIES 4
Anonymous
Not applicable

HI @Anonymous 

Power Bi doesn't support to get access windows schedular data.

 

amitchandak
Super User
Super User

@Anonymous , refer if this can help

https://www.windowscentral.com/how-export-and-import-scheduled-tasks-windows-10

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Greg_Deckler
Community Champion
Community Champion

@Anonymous Maybe:

 

 

schtasks /query /S SERVERNAME /FO CSV /V > exportedjobs.csv

 

You can not use /S SERVERNAME for the local computer.

 

You get these fields:

HostName TaskName Next Run Time Status Logon Mode Last Run Time Last Result Author Task To Run Start In Comment Scheduled Task State Idle Time Power Management Run As User Delete Task If Not Rescheduled Stop Task If Runs X Hours and X Mins Schedule Schedule Type Start Time Start Date End Date Days Months Repeat: Every Repeat: Until: Time Repeat: Until: Duration Repeat: Stop If Still Running



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

Thanks Greg. 

 

It's helped me a lot.

 

best regards,

Anbu

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors