PowerShell

Creating Office 365 Migration Diagram with PowerShellCreating Office 365 Migration Diagram with PowerShell

Creating Office 365 Migration Diagram with PowerShell

A few weeks ago, I posted a concept migration diagram for Office 365 to Twitter and Facebook. Today I thought…

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

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…

6 days ago
Introducing PSTeams 2.0 – Support for Adaptive Cards, Hero Cards, List Cards and Thumbnail CardsIntroducing PSTeams 2.0 – Support for Adaptive Cards, Hero Cards, List Cards and Thumbnail Cards

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

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

5 days ago
Visually display Active Directory Trusts using PowerShellVisually display Active Directory Trusts using PowerShell

Visually display Active Directory Trusts using PowerShell

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

6 days ago
Visually display Active Directory Nested Group Membership using PowerShellVisually display Active Directory Nested Group Membership using PowerShell

Visually display Active Directory Nested Group Membership using PowerShell

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

6 days ago
Restoring (Recovering) PowerShell Scripts from Event LogsRestoring (Recovering) PowerShell Scripts from Event Logs

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…

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

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

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

5 days ago
Active Directory DHCP Report to HTML or EMAIL with zero HTML knowledgeActive Directory DHCP Report to HTML or EMAIL with zero HTML knowledge

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

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

5 days ago
Getting file metadata with PowerShell similar to what Windows Explorer providesGetting file metadata with PowerShell similar to what Windows Explorer provides

Getting file metadata with PowerShell similar to what Windows Explorer provides

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

7 days ago
Using Win32_UserAccount WMI filter in PowerShell/Group Policies and what to avoidUsing Win32_UserAccount WMI filter in PowerShell/Group Policies and what to avoid

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

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

7 days ago