PowerShell

Bulk Assign Licenses in Office 365 Using PowerShell

If you manage an Office 365 tenant, you are probably familiar with assigning licenses to provision services for users. That process is pretty straightforward for a single user. But how do you do it for a hundred or thousand people in your organization? PowerShell. First, you will need to connect to Office 365 via PowerShell. If you …

Bulk Assign Licenses in Office 365 Using PowerShell Read More »

Archive: ConfigMgr PowerShell Cmdlet Library Now Available

Microsoft has released the Cmdlet Library for System Center Configuration Manager. The library will stay up-to-date with Microsoft to provide the latest cmdlets available. The ConfigMgr Cmdlet library can be downloaded here: https://www.microsoft.com/en-us/download/details.aspx?id=46681 Blog article from the ConfigMgr team is here: http://blogs.technet.com/b/configmgrteam/archive/2015/04/17/now-available-microsoft-system-center-configuration-manager-cmdlet-library.aspx Additionally, here are some examples of these scripts in action: http://blogs.technet.com/b/configmgr_geek_speak/archive/2015/02/20/configmgr-powershell-scripts.aspx

Archive: Unable to patch Windows 8.1 in Audit Mode? Use Powershell

I like to use Audit Mode for all of my Windows image builds. It’s clean, doesn’t create necessary accounts, and specifically exists for capturing images. I’ve used this in Windows 7 for years. Windows 8 also has an Audit Mode that works in the same way. When you get prompted to customize your desktop and create …

Archive: Unable to patch Windows 8.1 in Audit Mode? Use Powershell Read More »