Remove-Item : Access to the cloud file is denied while deleting files from OneDrive

2 lata ago

I like OneDrive. It allows me to keep my data secure and always synchronized. If things go wrong, I can…

Introducing PSTeams 2.0 – Support for Adaptive Cards, Hero Cards, List Cards and Thumbnail Cards

3 lata ago

PSTeams PowerShell module has been on the market for a while now. It supports sending notifications to Microsoft Teams channels…

Visually display Active Directory Trusts using PowerShell

3 lata ago

Active Directory Trusts are useful to connect one or more domains. But as useful those are, they can be very…

Visually display Active Directory Nested Group Membership using PowerShell

4 lata ago

In the Active Directory PowerShell module, you have two commands to your disposal that help display group membership. Those are…

Restoring (Recovering) PowerShell Scripts from Event Logs

3 lata ago

A few days ago, I was asked to take a look at PowerShell Malware. While I don't know much about…

Mailozaurr – New mail toolkit (SMTP, IMAP, POP3) with support for oAuth 2.0 and GraphApi for PowerShell

4 lata ago

Today, I'm introducing a new PowerShell module called Mailozaurr. It's a module that aims to deliver functionality around Email for…

Active Directory DHCP Report to HTML or EMAIL with zero HTML knowledge

1 rok ago

I'm pretty addicted to reading blog posts. I saw this new blog post the other day, where the author created…

Getting file metadata with PowerShell similar to what Windows Explorer provides

4 lata ago

I'm working on a new feature for one of my modules that requires me to know what kind of files…

Using Win32_UserAccount WMI filter in PowerShell/Group Policies and what to avoid

4 lata ago

Some months ago, I created PowerShell Script to create local administrative users on workstations - Create a local user or…

Converting Pester V4 to Pester V5 basics

4 lata ago

Now that Pester V5 is out, I decided that I need to make sure that my Pester tests for all…