Calculate the Start and End of the Month in Power Automate
How to calculate the start and end date of a month using Microsoft Power Automate.
I'm not a developer, but I write a little code now and then to solve problems. What I learn along the way, I'll share here.
How to calculate the start and end date of a month using Microsoft Power Automate.
Solution for error message ‘No module named win32com’ on a Windows 10 computer when running Python scripts.
Using Python to calculate fiscal year and month date ranges.
My solution for /r/dailyprogammer challenge #374 [Easy].
My Python solution for /r/dailyprogrammer challenge #380 [Easy].
My Python solution for /r/dailyprogrammer challenge #383 [Easy].
I spent a little time this weekend tidying up the GitHub repository for Exchange Analyzer, a project that I was leading and contributing to, and that has now...
Using the Python 3 print function without appending a newline to the output.
I’m doing some testing of the Feedparser Python module. The install instructions seem simple enough.
A dev log for my Devember challenge – write an RSS to email script using Python.
How to solve errors thrown when using PowerShell’s Invoke-Expression cmdlet for a path that contains spaces.
PowerShell has been around for many years now, but it’s still a source of confusion, anger, and frustration for a lot of IT professionals.
This PowerShell script can be used to automate the install of the Amazon Web Services Tools for Windows PowerShell.
Get-PublicIPAddress.ps1 is a PowerShell script for retrieving the public IP address of a local or remote computer.
This PowerShell script can be used to automate creation of Active Directory users with randomly generated passwords in a test lab environment.
Get-ADInfo.ps1 is a PowerShell script for collecting details about an Active Directory environment.
This PowerShell script collects inventory information about Windows Servers and outputs to a HTML file.