Windows 10 Universal Power BI App - Open in Command Line/VBS - command-line

So I'm just looking for an assist here, I've tried this like 30 different ways, and I cannot figure out what the "Power BI" App (from the Microsoft Webstore) is called in command line.
In Windows 8+, it's possible to open up the "Apps" from command line or VBS using the call: start ms-clock: to open the clock app. More info on this here.
Now I'm just trying to open the MSFT Power BI App, from the webstore, in the same fashion, but I cannot figure out what the Power BI call sign is, if anyone could help with this it would be greatly appreciated.
So far, I've tried:
start Microsoft-Power-BI:
start Microsoft-Power:
start Power-BI:
start Powerbi:
start Powerbi-cli:
start pbi:
start ms-pbi:
I just need some help from someone who would know what the naming syntax would potentially be for an app with spaces in the name. Much thanks!

Love how when you wait 20 more minutes you find your solution.
This post accurately describes the process, it requires full admin rights to your machine/account past that you are good to go.
Link to Solution

Related

Microsoft Power Automate location trigger - How does the process work?

I have just started to learn about Microsoft Power Automate.
I have configured a small piece of Flow that is supposed to start a Location trigger that sends an e-mail to me whenever a step into or step out of a specific region which I declare in the beginning of the Flow.
So when I finished the Flow and tried to manually run it I got an error message (like below):
"The flow b40d7b72-de1b-4faf-a05d-22f76433b85a can't be installed."
So what am I actually missing here, am I not able to manually trigger it?
Please let me know if you need additional information about the data in the flow!
Thank you for your advices
<script type="text/javascript">
alert("Thank you guys!");
</script>
Running flows from a geofence is not yet generally available, but is planned to be sometime this month (September 2020), according to What's new and planned for Power Automate.
I tested it out and I get the same error when I try to run it manually, but the flow does actually run and send me a text when I actually enter the geographic region.

MongoDB script doesn't seem to execute properly but no error code or exit code

I am a beginner and will try to explain my question as thoroughly as possible, but thank you in advance for your patience.
I am trying to run a script in MongoDB. The script is using Google Geocoding to update Twitter records. When I run the script, I get a message saying (in short) the code will exit when I have reached my daily limit of 2500 records.
My question is: how do I know when the code has exited and, also, if the script executed successfully?
Nothing seems to be happening but I am not getting an error of any kind. Additionally, when I check the log file, it appears to be blank. I have tried to search this several different ways but I'm not sure I'm using the proper lexicon as I am new to this. Any help would be greatly appreciated.

Osascript in Yosemite broken/slow - anyone can confirm?

During 10.8 times I created macro in Keyboard Maestro for adding web pages to Reminders list to read them later.
In Mountain Lion and Maverics it worked fine but in Yosemite something wrong is going on resulting very slow executions.
Previously execution time was about 1-2 seconds now its over 40 seconds or even one minute!
Apple team provided me with wrong solution ordered to "code sign" my script, but there is no "file" to codesign and applescripts can be executed in command line. So IMO they messed up something in osascript and still couldn't fix it till 10.10.4. But I need someone to confirm or to advice me how to debug problem, because I cannot find in system console log lines relevant to problem.
UPDATE:
On El Capitan 10.11.1 problem still persist.
Macro
Could anyone test and confirm this? I provided link to macro.
It is bind currently to F1 - change as you like. Before execution create "2Read" list in Reminders on OSX.
I've tried it and it's done in about 1-2 seconds on my machine. So I do not experience the same problem as you.
I'm running OS X 10.10.4 on a late 2013 MBP Retina.
Maybe your "2Read" list is too long?
Another tip:
I used to have a problem with long lists in Applescript, too. Sometimes it would take minutes to run through a list, but after using some if these tips the time for the lists was brought back to only seconds.
From your pastebin link (yeah, I did warn you it'd look like mince):
Keyboard Maestro event logs
(1) KM sends an 'open' event ('aevt/odoc') to Growl, telling it to open a temp file (presumably to make Growl display a message)
(2) Bartender sends a 'get scripting terminology' event ('ascr/gdut') to KM
(3) Bartender sends a 'BTDR/Load' event to KM, which looks like Bt telling KM to load a plugin named "BartenderHelperNinetyOne.bbundle"
(4) KM send a 'KeyC/KeyB' event to something (it doesn't give the name of the process, only its Process Serial Number, which is the classic MacOS equivalent to a Unix process ID). Probably easiest just to ask the KM devs about that one.
(5,6,7) KM then sends three 'application died' events ('aevt/obit') to Keyboard Maestro Engine (I'm guessing that's a faceless helper app that runs constantly in the background), informing it that three osascript processes (PSNs 312312, 315315, 316316) have terminated. This doesn't necessarily mean that osascript has crashed as those events contain an error number ('errn') parameter with value 0, and command-line processes normally return error code 0 to indicate they've completed successfully. It's quite likely these are normal internal notifications sent between KM and KME to indicate when a task is completed. The first of those osascript processes (PSN 312312) is related to the Reminders activity below; the other two I'm guessing are you running other AppleScript macros and probably not relevant here.
Reminders event logs
(1,2,3) The 'osascript' process with PSN 312312 sends Reminders a 'make' ('core/crel') event and two 'set' ('core/setd') events, which is obviously your AppleScript being run.
(4) The Dock sends it a 'reopen' ('aevt/rapp') event, which is probably just you clicking on Reminders' dock icon to bring it to the front.
The main problem, of course, is that without timestamps I can't tell you where your 40-second delay is occurring. You'd really need to do it again, this time manually noting the time at which each message is logged. And if you see a single 40-second delay somewhere in the middle, it should easy enough to determine which events it's occurring inbetween, which should start to point towards a cause. At which point, you're probably best contacting the KM vendor to discuss it with them.
HTH

Capture mouse left click

I need to count the total number clicks made by a user in a day.
I want to use powershell for this as it should be simplest but i am not able to find any simple method in it to capture the mouse event.
Can somebody guide me on this [Using windows 7]
This utility works on my win7 machine:
http://www.jholu.com/2012/04/21/mouse-click-counter-for-windows-to-count-left-right-and-middle-clicks/
You can also try this .NET project if you need to automate it:
http://globalmousekeyhook.codeplex.com

how to associate the launch of a program with a specific device connection to PC

My first question, so be gentle.. :)
I would like to get a certain PC located program to run (instead of iTunes) every time I connect my iPhone to my PC.
specifically - iTools, which is kind of a substitute for iTunes.
From my research i got that it involves adding/manipulating some registry values (something like "ServicesAutoStartOnConnect") at this location: HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows CE Services. When i look there, under Microsoft, there is no Windows CE Services sub folder.
I'm using win7 prof. and as mentioned, the device is my iPhone4 (with iOS6.0.1 on it).
Can anybody give me some organized steps to be taken in order to accomplish this?
Not sure if you are aware of SuperUser.com. It is a site, much like this one, but caters more for the type of question you have asked here. For example, I did a search on 'iphone' + 'connect' + 'itunes' and found some possible helpers - SuperUser Search