- 2009年7月23日 22:28
超感動です。
とりえあず、組織全体のアドレス帳を Active Directory で共有しているので、メールアドレスを変更した際に Active Directory の該当欄を一括更新したいと考えていました。
↓みたいな感じでできます。
Add-PSSnapin Quest.ActiveRoles.ADManagement
Set-QADUser -identity UserName -objectattributes @{mail="EmailAddress" }
参考
- Newer: VBA の Find メソッドは非表示行・列を検索しない
- Older: 原始帰納的関数としての if