Calendar Publishing Office 365 using PowerShell
Internet Calendars are calendars that can be published to the Internet where others can view or subscribe to them. We can make it easy to …
Helpful scripts, snippets and guides…
Helpful scripts…
Internet Calendars are calendars that can be published to the Internet where others can view or subscribe to them. We can make it easy to …
If you don’t have Exchange management tools installed your computer, you can use Windows PowerShell to create a remote session to an Exchange server.
In a lot of IT projects, you often need to be able to quickly and easily see the state of certain Windows services on certain …
This VBScript retrieves the ProductID from the registry and converts it to the Product Key that you entered or one that came pre-installed. Now, you …
Often time we need to import data from CSV files into PowerShell to perform additional tasks. In this post, I would like to share one …