Just a quick but helpful script today for generating mailbox test data. While there are other scripts available that can send test emails to populate a mailbox, in some instances you need those emails to be spread out over a span of time. If you want to test out archiving, retention policies, OST caching or […]
Posts Tagged ‘powershell’
Azure Automation – Announcing Native Powershell Support
Last week, Microsoft announced native support for Powershell in Azure Automation. From the Azure blog – If you’re familiar with the Azure Automation service, you know it’s a wonderful tool for reliably automating all the manual, long-running, error-prone, and frequently repeated tasks needed to keep your IT infrastructure in the cloud and on-premises up and […]
Azure: Did you know? PowerShell Automation
PowerShell has existed within Windows for some time now, providing much superior scripting / automation abilities than the old command line. Although, you can use the Azure Xplat CLI from the command line on Windows, Linux or Mac, the Azure PowerShell cmdlets provide a better environment to create, test, deploy and manage your Azure solutions […]
Office 365 – Efficiently Connecting to Office 365 Via PowerShell
If you’re an administrator for Office 365, you’re likely very familiar with the fact that while some tasks can be performed in the portal, many need to be done via PowerShell. If you’ve managed to get this far in your IT life without using PowerShell, Office 365 is going to force you to learn it. […]
Effortless Backups with Powershell and AWS
[su_note note_color=”#fafafa”]I am not an operations guy but often my Sitecore backups needs are not sky high either. Maybe you are running a QA environment that your client starts using to play with content population. While that content is not exactly real they would prefer that the content doesn’t vanish overnight. Or maybe there’s a […]
Azure Active Directory Reporting APIs Now Available
One of the most common things we hear from our clients is their need to automatically access security related reports from Azure AD. With last week’s announcement from Microsoft about AAD Reporting APIs Public Preview, we now have that capability. Azure AD already has a robust set of activity, security and audit reports, with some […]
Content Import with Powershell: Treasure Hunt
[su_note note_color=”#fafafa”]I recently had to import various data sets as items into Sitecore. There are many tools one can use but I wanted something very simple, something readily available, and yet something powerful and flexible enough to build a reusable component. I figured I would use Sitecore Powershell Extensions.[/su_note] For a treasure hunt we need […]
Office 365 – How To Update Your Azure AD PowerShell Module
In my post “How to Stay Informed of Changes“, I covered some of the different information sources I use to keep track of changes in Office 365. Something I’ve since added to that list is the version release history page for the Azure Active Directory PowerShell Module. The page has an RSS feed which you […]
PowerShell Deployment to SharePoint Online
In my last blog post about DevOps for SharePoint Online the process I presented relied a lot upon scripted deployment to SharePoint Online (O365). I wanted to expand upon that a little and explain in a little more detail about how Perficient is using PowerShell to manage our deployments for our Development, QA and Production […]
Webinar Recap: What to Know When Migrating to Microsoft Exchange
On Tuesday, we teamed up with Binary Tree, Microsoft’s 2014 Messaging Partner of the Year, for a webinar on Best Practices & Solutions For Migrating to Microsoft Exchange. The session delved into Office 365, common challenges when migrating to Exchange, along with an example of a customer who recently migrated to Exchange Online with the […]
DevOps for SharePoint Online (Office 365)
With the rapidly evolving migration to the cloud SharePoint teams are faced with a new challenge: How do we develop and deploy for SharePoint Online? If your feet have been firmly planted with on-premises development for SharePoint it can be a little daunting trying to move your process to the cloud. Where and how should […]
Migration to Office 365 from GroupWise
Many users are migrating to the Office 365 platform and a good portion of those are migrating from GroupWise. I recently had the opportunity to migrate a client from GroupWise to Office 365 and wanted to leverage PowerShell. There are several good reasons for this: There are limited reports available from GroupWise and they never […]