Ben Norcutt commented on Automate out-of-office messages in Outlook with Visual Basic for Applications (VBA) 9 months, 4 weeks ago
Sorry I wrote this 4 years ago and no longer have a copy of the code or the ability to test it
Ben Norcutt commented on Automate out-of-office messages in Outlook with Visual Basic for Applications (VBA) 9 months, 4 weeks ago
unfortunately this was something I wrote 4 years ago when I was an O365 admin, this is no longer the case so if anyone wants to take it and use it as a base and test it that’s fine.
Ben Norcutt wrote a new post 5 years, 8 months ago
Automate out-of-office messages in Outlook with Visual Basic for Applications (VBA)
The Read-Host cmdlet allows prompting for user input in PowerShell. With the help of the .NET ChoiceDescription class, you can create a more professional-looking menu system to let your script interact with the user.
Ben Norcutt changed their profile picture 7 years, 7 months ago
Ben Norcutt wrote a new post 9 years, 10 months ago
Add a signature to Office 365 emails with PowerShell
SharePoint Content types are a powerful way to ensure data and document consistency within a site collection. However, their purpose, configuration, and use are frequently misunderstood by SharePoint administrators.
Ben Norcutt wrote a new post 9 years, 12 months ago
Restore Administrative Unlock to Windows 7
If you work with PowerShell, sooner or later you will require PowerShell operators in your commands and scripts. This post explains comparison operators and logical operators in PowerShell 3.0.