https://blog.nico-schiering.de/granting-azure-ad-admin-consent-programmatically/ https://samcogan.com/provide-admin-consent-fora-azure-ad-applications-programmatically/ Standing on the shoulders of giants here is a script that creates an Azure AD Application grants it...
IT Tips
Getting a List of Files from a Sharepoint Shared Link
So recently I had a customer ask if they can be notified when the files change in a Microsoft Teams Sharepoint URL which was shared with Contribute permissions with sign-in NOT required. The link provided did not allow the person to choose "Sync" and then mirror the...
How to manually execute a TimerTriggered Azure Function App Function in VSCode
Start the local project (Press F5 to run it)Navigate to the Azure context in VSCode (that's the A in the left hand side bar)Expand Local Project and Functions Right click the function you want and choose Execute Function Now...
Industrial Fanless Mini PC’s
Just putting this here for future reference. https://www.compulab.com/products/embedded-pcs/
Chocolatey – Windows Package Manager FTW
Install chocolatey from an elevated Powershell command prompt following the instructions at https://chocolatey.org/install From then on you can install many of your favourite packages with eaze. choco install nodejs --version=14.15.0 # pin the version so you don't...
N-Central Automation Manager will not launch when clicking AMP Edit button in Browser
Problem: When clicking EDIT button to edit an AMP Under Configuration => Scheduled Tasks => Script/Software Repository Automation Manager doesn't launch. Every time you click the edit button it prompts to re-install Automation Manager and even when you do it won't...
Setting Client Side Routes on MacOS to L2TP Unifi Remote User VPN
If you are connecting to a Unifi L2TP Server type Remote User VPN and you haven't selected the "Send all traffic over VPN connection" option under advanced settings on the Mac. You will need to set routes so you can access a LAN or LANs behind your UDM If you are...
Dozens of allow 9009 rules in Windows Firewall
https://www.bleepingcomputer.com/forums/t/642063/keep-seeing-something-hosted-on-port-9009/?p=4202486 Turns out is a module of Gigabyte's AppCenter called gcloud, which is running a netshell command on boot. Uninstall Gigabytes AppCenter
Cannot sniff WakeMeOnLan.exe WOL Packets with Wireshark
I am using a Windows 10 PC on my LAN that I am trying to send a WOL magic packet using WakeMeOnLan.exe . I wanted to check with Wireshark whether the packets were being sent but using a capture filter or wol on the correct interface returned nothing The problem...
Test your AV client with Eicar
eicar.com is a special file that is NOT malicious (if gotten from the right place) it is simply a text file with a special string inside it as follows: It is handy if you want to test if your Anti-Virus solution is working To obtain a copy goto https://eicar.org wget...
