Browse by Tags - フィールドSEあがりの安納です - Site Home - TechNet Blogs
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
フィールドSEあがりの安納です
Microsoft Evangelist -- Junichi Anno
Tags
access control
Active Directory
Active Directory UNIX ID
ADFS
ADSI
AppFabric
Azure
Azure for ITPro
Backup
BI
Bing
business ready security
BYOD
Cloud
Community
Connect
Consumerization of IT
Deployment
dfs
DFSR
Disaster Recovery
DPM
Dynamic Access Control
Dynamic IT
Excel 2010
Exchange
facebook
Forefront Identity Manager
Group Policy
Hyper-V
IAM
Identity
Identity Lifecycle Manager
IDM
ILM
Interop
irm
ITPro道場
LDAP
Management
MIIS
msmq
OAuth 2
Office 365
openldap
Operations Manager
Pages
password sync
PowerPivot
Powershell
Remote Desktop
RMS
RODC
sample
SCE
script
Security
Server Core
SQL Azure
SQL Server
SQL Server 2005
SQL Server 2008 R2
SSO
System Center
Tech Fielders
TechEd
Technet
VBScript
VDI
VHD Boot
Virtual Machine Manager
Virtualization
Vista
WIF
Windows
Windows 7
Windows 8
Windows Live
Windows Phone
Windows Phone 7
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
WinRM
WMI
WP7 for ITPro
wsh
WSUS
XP Mode
イベント
エバンジェリスト業
お知らせ
勉強会
基本設定
書籍
相互運用性
移行
証明書
雑談
Browse by Tags
TechNet Blogs
»
フィールドSEあがりの安納です
»
All Tags
»
pages
Related Posts
Blog Post:
第01回 SQL Server ブロガーズ ミーティング~SQL Server 2008 R2 & SQL Azure
junichia
第01回 SQL Server ブロガーズ ミーティング の模様を動画にてお送りします。 YouTubeへのリンクとなりますのでご注意ください。
on
7 Dec 2009
Blog Post:
ここ30日間ご無沙汰なユーザーを検索する
junichia
【準備】 ドメインコントローラ上で PowerShell コンソールを起動し、以下のコマンドを入力して Active Directory 関連のモジュールを読み込んでおいてください。 PS C:\> Import-Module ActiveDirectory 【ユーザーを検索するには】 30日間ログオンしていないユーザーを検索するには Search-ADAccount コマンドを以下のように使用します。 PS C:\>Search-ADAccount –AccountInactive –TimeSpan 30...
on
16 Feb 2010
Blog Post:
Identity & Access Solutions
junichia
皆さんもご存じのとおり、企業や大学のネットワーク上には多くのリソースが設置されています。多くの場合、それらは相互に連携していません。連携とは、「相互に認証しあったり、お互いの設定を引き継ぎあったり」といったことを指しています。そのため、利用者は複数のIDやパスワードを覚える必要がありますし、一方で管理者は複数のシステムのユーザーIDを準備し、かつリソースへのアクセス権を適切に設定しなければならないといった複雑な管理作業を強いられています。それらによるコストの増大やリスクは無視できないものとなっているわけです。 じゃ、こういう状況に対し、マイクロソフトはどう考えているのかといえば、こう考えています...
on
14 May 2007
Blog Post:
(sample) Fedora 8 : /etc/ldap.conf
junichia
# @(#)$Id: ldap.conf,v 1.38 2006/05/15 08:13:31 lukeh Exp $ # # This is the configuration file for the LDAP nameservice # switch library and the LDAP PAM module. # # The man pages for this file are nss_ldap(5) and pam_ldap(5) # # PADL Software # http://www.padl.com # # Your LDAP server. Must be resolvable...
on
19 May 2008
Blog Post:
OSC 2009 Tokyo/Spring の資料
junichia
資料です
on
16 Apr 2009
Blog Post:
ユーザー ID の変更履歴を収集する方法
junichia
TechNet Flash をご購読のみなさま、ようこそ! 「あるユーザー ID の属性を間違えて変更してしまった!」なんてこと、ありませんか? Windows Server 2008 からサポートされた「ある種の監査ログ」には、ユーザー ID の変更履歴がしっかりと記載されています。今回は簡単な PowerShell スクリプトを使用して、監査ログに蓄積された ID の変更履歴を取り出す方法をご紹介します。 なお、これからご紹介するスクリプトを使用するには、以下の準備が必要です。 PowerShell を有効にする ディレクトリ サービスの監査を有効にする Active...
on
6 Jan 2010
Blog Post:
(sample) fedora 8 : /etc/openldap/ldap.conf
junichia
# # LDAP Defaults # # See ldap.conf(5) for details # This file should be world readable but not world writable. #BASE dc=example, dc=com #URI ldap://ldap.example.com ldap://ldap-master.example.com:666 #SIZELIMIT 12 #TIMELIMIT 15 #DEREF never URI ldap://127.0.0.1/ BASE dc=example-fedora,dc=jp TLS_CACERTDIR...
on
19 May 2008
Blog Post:
Windows 7 + XP Mode に関する投稿
junichia
ブート構成データ(BCD)ストアを理解すれば VHDブート は簡単 Hyper-V から VHD Boot への移行 VHD Boot した Windows7 で XP Mode が使えるか XP Mode と Active Directory ドメインの関係 その1 ー 仮想XPのユーザープロファイル XP Mode と Active Directory ドメインの関係 その2 - ドメインへの参加方法と差分ディスクの結合 XP Mode と Active Directory ドメインの関係 その3 - 差分ディスクをファイルサーバーに置いてみた XP Mode...
on
16 Nov 2009
Blog Post:
Data Protection Manager 2007 前提条件のインストール
junichia
1 事前準備( OpsMgr & DPM 共通) 1.1 .NET Framework 3.0 をインストール 1.1.1 [ サーバーマネージャ ] を起動 1.1.2 左ペインより [ 機能 ] を選択 1.1.3 右ペインより [ 機能の追加 ] を選択 1.1.4 「機能の選択」画面が表示されるので、機能ツリーの中から「 .NET Framework 3.0 の機能」をチェックする。このとき、「 .NET Framework 3.0 の機能に必要な役割サービスと機能を追加しますか?」というポップアップが表示され、「 Web サーバー( IIS )」と...
on
3 Jul 2008
Blog Post:
[まとめ]Group Policy
junichia
2009/07/29 【Management】ディレクトリサービス復元モードのパスワードを忘れてしまったら?同期という手が用意されました。 2009/07/01 【Management】Set-GPRegistryValue で設定した値はGPMCレポートに出力されるか 2009/06/02 【Management】Set-GPRegistryValue で複数のレジストリエントリを一度に設定する 2009/06/01 【Managemnt】WS2008 R2:ADMXファイルを作らずに業務アプリのレジストリ設定をグループポリシー化する その2 2009/06/01 【Managemnt...
on
1 May 2009
Blog Post:
CAMPUSセミナー鹿児島データ
junichia
test
on
15 Apr 2009
Blog Post:
スターターGPO - Windows Vista SSLF コンピュータ
junichia
Windows Vista SSLF コンピュータ データ収集日時: 2008/07/05 15:28:38 全般 詳細 ドメイン example64.jp 所有者 BUILTIN\Administrators 作成日時 2008/07/05 15:28:25 更新日時 2007/10/31 8:52:34 バージョン 0 製品 作成者 Microsoft 一意な ID {7665A933...
on
5 Jul 2008
Blog Post:
sce_health_report_sample
junichia
差出人 : junichia@examplesce.jp 送信日時 : 2007 年 9 月 21 日金曜日 16:20 宛先 : junichia@examplesce.jp 件名 : System Center Essentials Daily Health Report - scedemo-sce.examplesce.jp 正常性レポート 2007 年 9 月 21 日 16:19 正常性の状態 : ...
on
21 Sep 2007
Blog Post:
[まとめ]RODCに関する投稿
junichia
RODC のもう一つのソリューション - RODC in DMZ 【Windows Server 2008】Windows Server 2003 の自動サイトカバレッジ(Automatic Site Coverage)機能による RODC への影響 その1 Windows Server 2008:読み取り専用ドメインコントローラ( RODC )の 2 ステージインストールとは Windows Server 2008:読み取り専用ドメイン コントローラ( RODC ) の 2 ステージインストールを無人セットアップファイルで実施する [sample]unattend file...
on
7 May 2009
Blog Post:
スターターGPO - Windows Vista SSLF のユーザー
junichia
Windows Vista SSLF のユーザー データ収集日時: 2008/07/05 15:28:42 全般 詳細 ドメイン example64.jp 所有者 BUILTIN\Administrators 作成日時 2008/07/05 15:28:34 更新日時 2007/10/31 8:52:34 バージョン 0 製品 作成者 Microsoft 一意な ID {2E38CCC9...
on
5 Jul 2008
Blog Post:
ADSIを使用してOpenLDAPにパスワードを同期する
junichia
VBScript で書かれていますので、拡張子を vbs として保存してください。 このソースの解説はこちら。 【IDM】Active Directory から OpenLDAP への パスワードの同期 その2 ~ ADSI でパスワードを同期する ------------------------------- On Error Resume Next strDomain = "dc=example64,dc=jp" strUserName = "testuser01" strPassword = "ABC123@" strLdapServer = "fedora01.example...
on
17 May 2008
Blog Post:
2010年4月10日にアカウントの有効期限が切れるユーザーを検索する
junichia
【準備】 ドメインコントローラ上で PowerShell コンソールを起動し、以下のコマンドを入力して Active Directory 関連のモジュールを読み込んでおいてください。 PS C:\> Import-Module ActiveDirectory 【ユーザーを検索するには】 指定した日付以前にアカウントの有効期限が切れるユーザーを検索するには、Search-ADAccount コマンドを以下のように使用します。以下の例では、2010年4月10日以前に有効期限が切れるユーザーアカウントを検索しています。 ...
on
16 Feb 2010
Blog Post:
RemoveRecoveryPoint.ps1
junichia
このソースの解説はこちらから。 【Management】DPM2007 管理シェルで保護領域の容量不足を回避する その2 ********************* param([string] $DPMServerName, [string] $ProtectionGroupName,[string] $Datasource, [string] $RepeisentedPointInTime) if(!$DPMServerName) { $DPMServerName = read-host "DPMサーバー名:" } $DPMServer = Connect-DPMServer...
on
29 Aug 2008
Blog Post:
Windows Server 2008 RTM - Server Core "vbs" file list
junichia
C:\Windows\System32\slmgr.vbs C:\Windows\System32\winrm.vbs C:\Windows\SysWOW64\slmgr.vbs C:\Windows\SysWOW64\winrm.vbs C:\Windows\winsxs\amd64_microsoft-windows-iis-legacyscripts_31bf3856ad364e35_6.0.6001.18000_none_da65086d2f946ff3\adsutil.vbs C:\Windows\winsxs\amd64_microsoft-windows-iis-legacyscripts_31bf3856ad364e35_6...
on
2 Apr 2008
Blog Post:
スターターGPO - Windows Vista EC のユーザー
junichia
Windows Vista EC のユーザー データ収集日時: 2008/07/05 15:28:11 全般 詳細 ドメイン example64.jp 所有者 BUILTIN\Administrators 作成日時 2008/07/05 15:28:04 更新日時 2007/10/31 8:52:34 バージョン 0 製品 作成者 Microsoft 一意な ID {8780588E...
on
5 Jul 2008
Blog Post:
Windows Server 2008 RTM - Server Core "bat" file list
junichia
C:\datetime.bat C:\Windows\System32\Msdtc\Trace\msdtcvtr.bat C:\Windows\SysWOW64\Msdtc\Trace\msdtcvtr.bat C:\Windows\winsxs\amd64_microsoft-windows-com-dtc-tracing_31bf3856ad364e35_6.0.6001.18000_none_73fde646ab2cc576\msdtcvtr.bat C:\Windows\winsxs\amd64_microsoft-windows-iis-legacyscripts_31bf3856ad364e35_6...
on
2 Apr 2008
Blog Post:
Windows Server 2008 RTM - Server Core "exe" file list
junichia
C:\Boot\memtest.exe C:\Windows\bfsvc.exe C:\Windows\fveupdate.exe C:\Windows\regedit.exe C:\Windows\Boot\PCAT\memtest.exe C:\Windows\Panther\setup.exe C:\Windows\servicing\TrustedInstaller.exe C:\Windows\servicing\GC32\tzupd.exe C:\Windows\servicing\GC64\tzupd.exe C:\Windows\System32\ARP.EXE C:\Windows...
on
2 Apr 2008
Blog Post:
[まとめ]VBScript サンプル
junichia
2009/09/16 【Script】Windows Server 2008/R2 にインストールされている役割と機能の一覧表示 2009/08/24 RODC環境でドメインに参加させるスクリプト 2009/08/14 【Script】サンプルスクリプトはここにある! 【Management】FSRM 記憶域レポートの上限値を変更するには (FSRMサンプルスクリプト) 4/2 Windows Server 管理の自動化セミナー 基本編+応用編1 で使用したスクリプト 【IDM】MSMQ を使って確実なユーザー登録を行う その1 ~ MSMQ って何してくれるの?...
on
1 May 2009
Blog Post:
ああああ
junichia
テスト
on
24 Feb 2010
Blog Post:
DPM用コマンドレット Connect-DPMServer の member 一覧
junichia
TypeName : Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.D pmServer Name : AddBackupNetworkAddress MemberType : Method Definition : System.Void AddBackupNetworkAddress(String address, UInt32 sequenc eNumber) TypeName : Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon...
on
8 Sep 2008
<
>