tags
powershell
167 entradas
20 entradas

PSWinReporting 1.0 – Monitoring Active Directrory Events
Few months after initial release a new public version of PSWinReporting 1.0 is released. While the name might not be…

PSWinReporting 1.8 – Split of branches (Legacy vs. New Hope)
A new branch of PSWinReporting is slowly coming, and I thought it would be the best time to have a final article about it with all configur…

PSWinReporting – Forwarders, Microsoft Teams, Slack, Microsoft SQL and more
It’s been a while since PSWinReporting has been updated, or rather since I’ve written a blog post about it since it’s always…

PSWriteWord – Add-WordTable / Add-WordText Expanded
In this weekly release (PSWriteWord 0.4.6) there are handful of updates and tweaks to Add-WordTable and Add-WordText. If you’ve not…

PSWriteWord – Updated to 0.4.1 (Breaking Change included)
Review the PSWriteWord 0.4.1 release, including the breaking change, document-generation fixes, and practical improvements that make Word a…

Quickly test multiple proxies with Powershell
Recently we were tasked with testing connectivity with Good For Enterprise servers. Since the environment is highly secure it requires…

Reading IIS logs with PowerShell
Today I was reading Twitter, as I am pretty addicted to technology news when Adam Bacon mentioned that he’s surprised that no one has rebui…

Remove Protect Object setting from Organizational Unit via PowerShell
Use PowerShell to find OUs protected from accidental deletion and remove that flag in bulk when you need to move or clean them up carefully.

Remove-Item : Access to the cloud file is denied while deleting files from OneDrive
I like OneDrive. It allows me to keep my data secure and always synchronized. If things go wrong, I can always get it back. I use it for al…

Removing user from local administrator group based on data stored in Active Directory
We need to deal with a group names through SID’s rather than names because each group name is different in different languages. The second…

Renaming NETBIOS name of Active Directory Error
Recently I was testing renaming the NETBIOS name of an Active Directory domain. While this process is fairly easy, there are a few gotcha’s…

Report Active Directory Accounts that are Synchronized with Azure AD
I was scrolling X (aka Twitter) today and saw this blog post, “PowerShell: Report On-Premises Active Directory Accounts that are Synchroniz…

Reporting group membership for critical Active Directory groups
I work a lot with Active Directory-related tasks. One of the tasks is to know the group membership of critical Active Directory Groups such…

Restoring (Recovering) PowerShell Scripts from Event Logs
A few days ago, I was asked to take a look at PowerShell Malware. While I don’t know much about malware, my curiosity didn’t let me skip on…

Seamless HTML Report Creation: Harness the Power of Markdown with PSWriteHTML PowerShell Module
In today’s digital age, the ability to create compelling and informative HTML reports and documents is a crucial skill for professionals in…

Sending email as an alias (proxy address) with Office 365
Exchange Online can send from a mailbox alias, but the tenant-level setting must be enabled first before users will see predictable alias-s…

Sending HTML emails with PowerShell and zero HTML knowledge required
I saw this article by Altaro tweeted Building PowerShell Tools for MSPs: HTML Tables for Reporting, and it describes how you can create HTM…

Sending Messages to Microsoft Teams from PowerShell just got easier and better
Send Microsoft Teams messages from PowerShell with PSTeams, using richer message cards and easier formatting for Office 365 notifications.

Set service recovery options in PowerShell
PowerShell still often relies on sc.exe for Windows service recovery actions, and this example shows how to configure restart behavior for…

Set-PSRepository Installation Policy Trusted – Invalid Class Error
I have to admit – executing the same command three times and expecting different results is dumb, but I still do it anyway. Fortunately, af…