Finally got time to update my one of my servers. 7 years ago, I made a 468.07 investment for my first dedicated home lab server (aka Goliath) and has made me the man I am today ?. This weekend provided some much-needed love to server and did some upgrades to accommodate new requirements and keep it going.
Services on Goliath had already been moved to a backup system (See Tweet), below are info on work done this weekend.
Continue readingThis post covers PST Migration to Office 365 (O365) using the O365 import feature that is still in preview. As with all my videos\posts this is not a studio production and thing do go wrong and we work through them. Post Covers steps and video of a demo PST Migration, enjoy!!
Pre-Migration
Migration
Post Migration
This is another script in my toolbox, I have tweaked it a little to look pretty and work in other environment. The script is used to update certificates on the ADFS server and to update the ADFS signing certificate on Office 365 Federated domains. It’s not in any way a perfect script but gets the work done. Download script here
The article covers storing credential ‘securely’ to be used later in a PowerShell script. It involves export credential into a xml file and importing that credential when need to authenticate.
I used the store credential process to customize an existing script, this method can be used anywhere where a PowerShell script needs a credential.
—————————————-————————
One of numerous videos in my Two-Click (2C) series
2C YouTube Playlist: https://www.youtube.com/playlist?list=PLURKD77y7MK9f3vrr7SnQE_1L2QjzdMUM
Other 2C Article: http://hazelnest.com/blog/blog/tag/2c/
Other PowerShell Article: http://hazelnest.com/blog/blog/tag/PowerShell/