PowerShell で Active Directory を操作するときには Active Directory コマンドレット を使用することができますが、ローカルグループやユーザーを操作するときにはコマンドレットが見当たらなかったので、Administrators グループにドメインユーザーを追加する際のサンプルを作ってみました。
以下の情報を参考にしています。
Local Account Management Module 2.1
Hey, Scripting Guy! Windows PowerShell を使用してローカル グループにドメイン ユーザーを追加する方法はありますか
Hey, Scripting Guy! 複数のユーザーを作成し、属性に値を代入して、ユーザーをグループに割り当てる方法はありますか
Retrieve all local user accounts information on remote computers (PowerShell)
Powershell one-liner to add domain user to a local group
Read the rest of this entry »
Archive for 12月 15th, 2013
PowerShell でローカルグループのメンバーを操作
Windows 8.1 の二種類のデバイス暗号化機能
Miix2 を使用していて知ったのですが、Windows 8.1 には二つのデバイス暗号化の機能が存在しています。
この辺を少しまとめてみたいと思います。