2008/4/14 月曜日

ActiveDirectoryのユーザ情報を参照する@VBScript

Filed under: Windows XP, Windows Server 2003, スクリプト — pnpk @ 18:46:24

自分用のメモに転載させていただきました。
現在ログイン中のユーザ名からActiveDirectory上の情報を参照する値の一覧です。探し方が悪いからだと思うんだけど、この手の情報がなかなか見つからなくて、でもVBS以外書けなくて・・・。そんな時にきっと役に立ちます。
(more…)

Popularity: 5%

2008/4/11 金曜日

UK サドルレザー ベルト

Filed under: Hobby — pnpk @ 23:52:35

IMGP3885.JPG
もう今から十年位前の話なんだけど、その頃は神奈川県の藤沢に住んでいて、何を買いに行くにも都会になんて出ないでそれこそ服でも何でも近所で済ませていたんです。
そんな当時、ものすごく厚手のベルトを見つけて購入したんだけどそれがまた良いベルトでね・・・、ジーンズの時はこのベルト以外使いませんよ位のベルトなんだけど、最近これの茶色か黒が欲しくって。

んでインターネットで探していたらまったく同じベルトを見つけました。
(more…)

Popularity: 3%

2008/4/10 木曜日

Get-QADUser@PowerShell Cmdlets

Filed under: Windows PowerShell — pnpk @ 14:38:42

名前
    Get-QADUser
    
概要
    Retrieve all users in a domain or container that match the specified condit
    ions. Supported are both Active Directory Doman Services (AD DS) and Active
     Directory Lightweight Directory Services (AD LDS).
    
構文
    Get-QADUser [[-Identity] <String>] [-Name <String>] [-Anr <String>] [-LdapF
    ilter <String>] [-SearchRoot <String>] [-SearchScope <SearchScope>] [-PageS
    ize <Int32>] [-SizeLimit <Int32>] [-WildcardMode <WildcardMode>] [-Attribut
    eScopeQuery <String>] [-IncludeAllProperties] [-ReturnPropertyNamesOnly] [-
    DontUseDefaultIncludedProperties] [-SerializeValues] [-DontConvertValuesToF
    riendlyRepresentation] [-Disabled] [-Enabled] [-Locked] [-City <String>] [-
    Company <String>] [-Department <String>] [-Fax <String>] [-FirstName <Strin
    g>] [-HomePhone <String>] [-Initials <String>] [-LastName <String>] [-Manag
    er <String>] [-MobilePhone <String>] [-Notes <String>] [-Office <String>] [
    -Pager <String>] [-PhoneNumber <String>] [-PostalCode <String>] [-PostOffic
    eBox <String>] [-SamAccountName <String>] [-StateOrProvince <String>] [-Str
    eetAddress <String>] [-Title <String>] [-UserPrincipalName <String>] [-WebP
    age <String>] [-UserPassword <String>] [-ObjectAttributes <Object>] [-Descr
    iption <String>] [-DisplayName <String>] [-ExcludedProperties <String[]>] [
    -IncludedProperties <String[]>] [-DeserializeValues] [-UseDefaultExcludedPr
    operties [<Boolean>]] [-UseDefaultExcludedPropertiesExcept <String[]>] [-Pr
    oxy] [-Service <String>] [-ConnectionAccount <String>] [-ConnectionPassword
     <SecureString>] [-Credential <PSCredential>] [-Connection <ArsConnection>]
     [-UseGlobalCatalog] [<CommonParameters>]
(more…)

Popularity: 2%

2008/4/7 月曜日

Management Shell for Active Directoryを使ってみる

Filed under: Windows XP, スクリプト — pnpk @ 15:30:07

Quest Softwareから

PowerShell Cmdlets for Active Directory

というアプリケーションが無償公開されています。このアプリケーションを用いる事により、PowerShell上から簡単にActive Directoryを操作する事が出来るようになります。現時点の最新バージョンは1.07です。

Cmdlet(コマンドレット)とはPowerShell謹製のコマンドの事ですが、独自に追加する事が可能です。

ActiveRoles Management Shell for Active Directory

ActiveRoles Management Shell for Active Directory - Administrator’s Guide

をダウンロードします。Administrator’s Guideの方は英語のPDF形式のファイルです。

ActiveRoles Management Shell for Active DirectoryをインストールしたらPowerShell上から

get-command -pssnapin quest*

もしくは

get-command *qad*

と入力すればコマンドレットの一覧を表示させる事が出来ます。ActiveRoles Management Shell for Active Directoryに搭載されているコマンドレットは以下の通りです。
(more…)

Popularity: 3%

2008/4/5 土曜日

VMRC Plusを使ってみる@Windows XP

Filed under: Windows XP, Windows Server 2003 — pnpk @ 0:21:15

001.png
VMRC PlusというVirtual Server 2005上の仮想OSを一括で操作出来るコンソールが公開されていたので使ってみました。
(more…)

Popularity: 2%

2008/4/3 木曜日

CTCの検証レポートを読んでみる@Windows Server 2008

Filed under: Windows Server 2008, Windows Server 2003 — pnpk @ 3:38:17

CTCのITトレンドコラムというカテゴリに去年末くらいからWindows Server 2008の動作検証レポートが掲載されていて、これが非常に参考になったのでご紹介。

ITトレンドコラム

丁度HYPER-Vについて調べてみたくてたまたま見てみたらHyper-V RC版のレポートも2008年4月16日に掲載予定なそうで、楽しみにしています。

仮想化について調べていたら何やらいろいろ便利そうなアプリケーションが公開されていたので、こちらについても記載しておきます。
(more…)

Popularity: 3%

« 前のページ次のページ »

HTML convert time: 0.759 sec. Powered by WordPress ME