I created this script to automate the setup of users in office 365 without having to use the directory sync component. It creates and license the user, and sets all the regional settings for the ...
It's not always the best idea to create Active Directory users from scratch. Chances are, your company has a standard "template" of attributes that are set for every domain user. If so, why are you ...
Use PowerShell in Windows to automate tasks, troubleshoot your device, and extend Windows functionality. Always inspect or verify scripts before running them, and only relax restrictions for trusted ...
Collaboration tools are vital in a hybrid work world, but administering them can be time-consuming. Here’s a simple solution for Teams. Microsoft Teams is a popular collaboration tool, relied upon by ...
During the last few articles, we have covered the basics of working with SQL server using the Server Management Objects (SMO) and PowerShell. We have covered things such as viewing the state of ...
Back in 2008, I wrote a piece called PowerShell Tips and Tricks, which covered the then-relatively new Windows scripting language and some cool things you could do with it. Although PowerShell has ...