ASPとASP.NETアプリケーションはそのまま 動いた(“Just Worked”) 一つのアプリケーションが大きな変更を必要とした 数えるほどのアプリケーションが統合モードで動作させるために新構 成情報への移行が必要だった

Total Page:16

File Type:pdf, Size:1020Kb

ASPとASP.NETアプリケーションはそのまま 動いた(“Just Worked”) 一つのアプリケーションが大きな変更を必要とした 数えるほどのアプリケーションが統合モードで動作させるために新構 成情報への移行が必要だった ITライブラリーより (pdf 100冊) http://itlib1.sakura.ne.jp/ 1 他の章は下記をクリックして PDF一覧からお入り下さい。 ITライブラリー (pdf 100冊) http://itlib1.sakura.ne.jp/ 目次番号 270番 Windows Server Enterprise 2008 R2 完全解説 (再入門 ) 全26冊 2 2 3 3 “マイクロソフトの Web サーバー” SQL Reporting Services、SharePoint、OWA の基盤 多くのマイクロソフト製品のHTTP通信エンジン HTML や ASP, ASP.NET コンテンツを ホストするサーバーの役割 IIS5.0 - 普及 そして、厳しい試練 標準でインストール済み 2001年~2002年 CodeRed/Nimda IIS6.0 - 堅固・高速化による再出発 セキュリティ強化、プロセス分離モデル HTTP.SYS の登場による応答性能アップ 4 製品発売日 OS IIS 備考 バージョン バージョン 1997/05/15 Windows NT 4.0 SP3 IIS3.0 1997/12/02 Windows NT 4.0 Option Pack IIS4.0 MTS登場(Microsoft Transaction Server) 2000/03/31 Windows 2000 Professional IIS5.0 COM+登場 Windows 2000 Server 2001/12/31 Windows XP IIS5.1 2003/05/28 Windows Server 2003 IIS6.0 XP SP2 と 2003 SP1で セキュリティ強化 2005/04/24 Windows XP x64 Edition IIS6.0 2007/01/25 Windows Vista IIS7.0 2008/05/06 Windows Server 2008 IIS7.0 Vista SP1と同じレベル Windows Web Server 2008 次期 Ver. Windows 7 IIS7.5 次期 Ver. Windows Server 2008 R2 IIS7.5 Windows Web Server 2008 R2 5 ツール エンド ユーザー サービス Webにおけるクロス Windows Vista モバイル プラットフォーム .NET Client Applications .NET Compact Silverlight (WPF, Windows Forms) Framework 開発者とデザイナー ASP.NET and AJAX Internet Explorer SQL Server のコラボレーション Compact Edition すべてのシナリオ、すべてのユーザー テクノロジー インターネット Applications 開発の加速とWeb 既存のスキルを活用し、 サーバー、インフラストラクチャ 資産の活用 優れたユーザーエクスペ リエンスを創造 そして Windows Server データ Webサーバー Eコマース 統合され、互換性があり、最適化された プラットフォーム群 6 7 7 最初に押さえておきたい大きな変更点 アーキテクチャーの変更 新構成システムの採用 IIS 拡張機能の出荷方法の変更 8 8 プロセスの管理(ヘルス モニタリング、リサイクリング、保護) Web ガーデン アプリケーション プール アプリケーション プール シングル アプリケーション マルチ アプリケーション Inetinfo.exe Svchost.exe w3wp.exe w3wp.exe w3wp.exe FTP WWW/WASM ISAPI 拡張機能 ISAPI 拡張機能 ISAPI 拡張機能 IISAdmin Web アプリケーション Web アプリケーション Web アプリケーション NNTP Web アプリケーション SMTP ISAPI フィルタ ISAPI フィルタ ISAPI フィルタ プロセスの分離 ユーザー モード ユーザー アプリケーションとサーバーの分離 カーネル モード HTTP Requests HTTP.sys Listener Response Cache 9 サービス ホスト Worker Process (W3WP.EXE) (SVCHost.EXE) Windows プロセ Bindings: ス起動サービス http://*:80:site1 (WAS) applicationHost.config World Wide Web Service (W3SVC) HTTP プロトコル ホスト HTTP Listener Channel HTTP.SYS Kernel-Mode Listener Request Response Queue Cache 10 IIS6.0 IIS7.0 HTTP HTTP HTTP HTTP 40↑ Request Response Request Response 基本 basicauth.dll 認証 認証 NTLM authsspi.dll 基本 NTLM 匿名 許可 匿名 ・・・ キャッシュ解決・・ authanon.dll ・ CGI ・・・ CGI cgi.dll 決定 静的 実行ハンドラー 静的コンテンツ ハンドラー コンテンツ static.dll ISAPI ISAPI ・・・ isapi.dll ・・・ キャッシュ更新 レスポンス送信 圧縮 compstat.dll 圧縮 ログ レスポンス送信 ログ loghttp.dll 11 発行 アプリケーション 定常監視と セキュリティ FTPServer 開発 問題診断 FTP Management AnonymousAuthentication .NET Extensibility BasicAuthentication HttpLogging パフォーマンス ISAPIFilter DigestAuthentication StaticCompression ISAPIExtension CustomLogging WindowsAuthentication CGI DynamicCompression UrlAuthorization RequestMonitor FastCGI CertificateMapping HttpTracing ADCertificateMapping ServerSideIncludes ODBCLogging 運用管理 RequestFiltering ASP IPRestriction ASP.Net LoggingLibraries Management Console Management Scripting コアHTTP サーバー コンポーネント Mgmt Service (WMSVC) DirBrowsing HttpRedirect DefaultDoc CustomErrors StaticFile IIS6 Config (Metabase) IIS6 WMI Provider プロセスモデル (Windows Process Activation Service) IIS6Scripting ProcessModel .Net Environment Configuration API IIS6 Management Snap-in 12 ASP.NET ASP.NET Native カスタム ASP.NET 静的 圧縮 キャッシュ ログ 匿名 基本 FastCGI ASP エラー ISAPI トレース フォーム Url承認 13 13 ¥Windows¥Microsoft.NET¥Framework¥vX.X.XXXXX¥config machine.config web.config web.config ¥Windows¥System32¥inetsrv¥config web.config applicationHost.config 他にも ➢IIS5.xとIIS6.0のメタベースがこの •administration.config 新しいメカニズムに移行した。 IISツールUI関連構成、IISユーザー情報 ➢IIS6互換機能を入れれば今まで利用した •redirection.config スクリプト類も動作する。 シェアドコンフィグレーション設定 スキーマ定義ファイル:%windir%¥system32¥inetsrv¥config¥schema¥ IIS_schema.xml, ASPNET_schema.xml , FX_schema.xml 14 IIS.net から随時 http://iis.net/extensions Internet Information Services 7.0 15 15 IIS.net から随時 http://iis.net/extensions Internet Information Services 7.5 16 16 http://www.iis.net/extensions 2009年5月18日時点 Extension CTP/Beta RC RTW FTP Publishing Service 7.5(R2標準) WebDAV 7.5(R2標準) Web Deployment Tool Bit Rate Throttling Live Smooth Streaming Beta Smooth Streaming Web Playlists Windows Media Services 2008 URL Rewrite Module 1.1 Application Request Routing 1.0 Application Request Routing 2.0 Beta Administration Pack(R2標準) Advanced Logging Beta Database Manager IIS 7.0 Manager for Remote Administration Windows PowerShell Snap-in 1.0(R2標準) Web Platform Installer Dynamic IP Restrictions Beta 17 URL Scan 3.1 17 さらなる信頼性 管理のしやすさ よりセキュアに 幅広い選択肢 動的な要求処理、機能向上 簡潔で分散環境に対応した モジュール化、セキュアな 複数のアプリケーション開 したキャッシュメカニズム、 カスタマイズ可能な管理 コンテンツ発行、要求フィ 発基盤のサポートとメディ より強力な問題診断ツール ツール群と開発者向けに容 ルタリング機能によってさ アコンテンツ配信も視野に によって向上した可用性 易なアプリケーション配置 らに向上したサーバー保護 入れた柔軟な基盤 • スケーラブルな • とても強力な • 拡張された • ASP.NET と PHP Web インフラ 管理ツール群 サーバー保護 のサポート • 動的なキャッ • 集中管理 • セキュアな • モジュール化さ シュと圧縮機能 コンテンツ発行 れた拡張が容易 • 委任も可能な なWebサーバー • 高機能な リモート管理 • 向上した要求 診断ツール フィルター機能 • スマートな メディア配信 18 さらなる信頼性 スケーラブルなWebインフラ 動的なキャッシュと圧縮機能 高機能な診断ツール 19 19 Windows Server には ネットワーク負荷分散と いう標準機能がある アプリケーション層での負荷分散ソリューション は今まで無かった Application Center の CLB に近いもの Application Request Routing モジュールを IIS7 に追加することで新たに実現 負荷分散のロジックは6通り(処理バイト数の平 準化など) 振り分けを判断する際に URL Rewriteモジュール に依存している 開発中のARR2.0ではエッジキャッシュにもなれ るように機能拡張 20 項目 説明 名前 Application Request Routing 説明 HTTPヘッダー、サーバー変数 及び 負荷分散ロジックに基づい て動作するルーティングモジュール。ルーティングの判断を行 う上でURL Rewrite Moduleに依存している。 特徴 ●HTTPベース(アプリケーション層)のルーティング判断 ●ユーザーが選択できる6つの負荷分散アルゴリズム (Weighted Round Robin, Weighted Total Traffic, Least Current Request, Least Response Time, Server Variable Hash, Query String Hash) ●ライブトラフィックと特定URLのテストによるヘルスモニタ リング:サーバーの健康状態をいくつかの設定で定義 ●2.0(ベータ)ではディスクキャッシュ機能を備える ベネフィット アプリケーションの可用性とスケーラビリティの向上、サー バーリソースの稼働率向上、アプリケーション展開の判断基準 を提供する元になる。共有ホスティングにも有効。 利用可能 OS Windows Server 2008 (IIS 7.0) URL Rewrite Module 21 項目 説明 名前 URL Rewrite 1.1 説明 Webサーバーが処理を行う前にルールに従ったURLのリライト メカニズムを提供するツール。ヘッダーやサーバー変数に基づ き、正規表現やワイルドカードを使用したルールを作成可能。 特徴 ●ルールベースで動作するエンジンによるパターンマッチング ●ECMA-262互換の正規表現、ワイルドカードによるルール ●サーバー全体に効くGlobalルール[applicationHost.configに 指定]と特定のスコープ(例:サイト)に効くDistributedルール [web.configで指定]が指定可能 ●URLリライト以外にもリダイレクト、処理中止、カスタムス テータスコードの送付などのアクションも可能 ●mod_rewriteのルールを変換、インポートする機能がある ベネフィット 柔軟なルールベースのリライトエンジンにより、ユーザーフレ ンドリー、あるいはサーチエンジンフレンドリーなURLを動的 アプリケーションでも可能にする。 利用可能 OS Windows Server 2008 (IIS 7.0) その他前提条件 IIS7.0がインストールされていること 22 強力な動的コンテンツ出力キャッシュ ユーザーモードとカーネルモードあり 利用ターゲットは「半」動的コンテンツ 厳密なトランザクションは NG だが、動的コ ンテンツでも様々な角度でキャッシュ可能 新しくなった HTTP 圧縮機能 アプリケーションの通信量・時間を縮小 静的・動的 コンテンツ向けの HTTP 圧縮 静的コンテンツの圧縮後レスポンスはカーネル モードでキャッシュする 23 バックエンドに依存した呼び出しを抑える パフォーマンス面で飛躍的な向上 簡単な WCAT (Web Capacity Analysis Tool) による ストレステストをかなり実施 www.microsoft.com/en/us/default.aspx 出力キャッシュ テスト期間 RPS CPU% リクエスト/秒 無効 1時間 346 100% 有効 1時間 3305 100% すべてのアプリケーションに適切な訳ではない ※パーソナライズ度の非常に高いコンテンツは効果があまり見込めないかもしれない 24 主に静的コンテンツ圧縮機能が変更 既定でオン IIS7 ではメインスレッド上で圧縮も行われ、 閾値を利用したキャッシュ保持に変更 圧縮済みのファイルが置かれるフォルダは c:¥inetpub¥temp 以下のネスト構造に変更 CPU稼働率を閾値にした圧縮の自動無効が可能 になり、30秒ごとに稼働率を計算 コンテンツタイプごとの圧縮設定が可能 メインスレッド実行に伴い、いくつかのプロパ ティがキューに関係するものなどが除外 構成上では Deflate は除外されたが、機能は 手動で構成すれば使用可能 25 多くの新しい診断機能が登場 ブラウザーに返る詳細なエラー リクエストに関する詳細情報を表示 実行状態情報を公開するAPI(RSCA) ブラックボックスからの離脱 ワーカープロセス中の実行要求の詳細取得 実行時間の長いリクエストの抽出が可能に 要求に対する高機能なトレース ASP.NET ページトレースとの融合 ETWフレームワークの本格的な採用 本番環境での情報採取が容易に 26 エラーの概要 エラー情報の詳細 可能性のある原因 対処方法 再構築されたカスタムエラー サーバー外のクライアントと “Localhost” で相違 詳細なエラー結果情報 時刻、URL、実行中のモジュール、ステータス etc 27 実行時ステータスをAPIで取得、制御する 最新状態・詳細な実行時の状況を取得する方法を提供する ' connect to provider set oService = GetObject("winmgmts:root¥WebAdministration") APPCMDでの利用も for Each oProcess in oService.InstancesOf("WorkerProcess") ' the PID of the process is just the Id property MWAでの利用も WScript.Echo "---W3WP DETAILS---" もちろん可能! WScript.Echo " W3WP PID : " & oProcess.PID WScript.Echo " W3WP AppPoolId : " & oProcess.ApplicationPool ※MWA:Microsoft.Web.Administration Next 28 28 fr999999.xml + freb.xsl 29 どうやって使うか、IIS7ではFRTに出力される! まずページトレーシングを有効に <%@ Page Trace=“True” %> ASPNET プロバイダー、Page フラグを取得するようにFRTを構成る <traceFailedRequests> <add path=“login.aspx” > <traceAreas> <add provider=“ASPNET” area=“Page” verbosity=“verbose” /> </traceAreas> <failureDefinitions> <add statusCodes=“401” timeTaken=“” /> </failureDefinitions> </add> <traceFailedRequests> イベントは以下を出力する データ: Connection ID, Activity ID, Uri, Write() Warn() コールで指定 したメッセージ Trace.Warn() と Trace.Write() は別のイベントタイプ Write() イベント : verbosity=“verbose” Warn() イベント : verbosity=“warning” 30 ETWを利用した出力 トレースのフレームワーク はETLファイルへ ETWは IIS6.0 SP1 トレース トレース イベント イベント でも出力可能 ソース プロバイダー/ w3core コンシューマー ETWはKernel Mode によるトレース出力 Vista以降ではOS管 コンシューマ いずれかの 理ツールと統合 module モジュール パイプライ TRACE_EVENT (ETW, FREB ン上のモ ジュール etc.) Trace トレース 任意の コンフィグ config トレース 読み込み 出力書式 31 管理のしやすさ とても強力な管理ツール群 集中管理 委任も可能なリモート管理 32 32 GUI IIS マネージャ コマンドライン appcmd スクリプト WMI (root¥WebAdministration) マネージドコード Microsoft.Web.Administration IIS マネージャ マネージド WMI appcmd API アンマネージド コンフィグレーション リーダー API applicationHost.config XML コンフィグ ファイル web.config 33 33 HTTPでのリモート接続、ファイアウォール越えが可能 マネージドコードによるツール機能の拡張も可能 システム管理者ではない委任されたユーザーによるサイトやア プリケーションの管理を実行可能 34 C:¥> appcmd list sites SITE "Default Web Site" (id:1,bindings:HTTP/*:80:,state:Started) SITE "Site1" (id:2,bindings:http/*:81:,state:Started) SITE "Site2" (id:3,bindings:http/*:82:,state:Stopped) C:¥> appcmd list requests REQUEST "fb0000008000000e" (url:GET /wait.aspx?time=10000,time:4276 msec,client:localhost) C:¥> appcmd list requests /apppool.name:DefaultAppPool C:¥> appcmd list requests /wp.name:3567 C:¥> appcmd list requests /site.id:1 アプリプール、ワーカープロセス あるいはサイトによるフィルター 結果 新IIS7構成情報に簡単に、すばやくアクセス IIS6で用意された*.vbs ファイル群に変わるもの ビルトインで“パイプ”をサポート 実はコンポーネントのインストールにも ・・・iis7.log 35 IIS ユーザー ADSI WMI スナップイン (root¥MicrosoftIISv2) プログラム ABO(Admin Base Object) メモリー内 メタベース
Recommended publications
  • I Feasibility of Streaming Media for Transportation Research And
    Feasibility of Streaming Media For Transportation Research and Implementation Final Report Prepared by: Drew M. Coleman July 2007 Research Project SPR-2231 Report No. 2231-F-05-11 Connecticut Department of Transportation Bureau of Engineering and Highway operations Division of Research Keith R. Lane, P.E. Director of Research and Materials James M. Sime, P.E. Manager of Research i TECHNICAL REPORT DOCUMENTATION PAGE 1. Report No. 2. Government Accession 3. Recipients Catalog No. 2231-F-05-11 No. 4. Title and Subtitle 5. Report Date Feasibility of Streaming Media for July 2007 Transportation Research and 6. Performing Organization Code Implementation SPR-2231 7. Author(s) Drew M. Coleman 8. Performing Organization Report No. 2231-F-05-11 9. Performing Organization Name and 10. Work Unit No. (TRIS) Address 11. Contract or Grant No. Connecticut Department of Transportation CT Study No. SPR-2231 Division of Research 13. Type of Report and Period Covered 280 West Street Final Report Rocky Hill, CT 06067-3502 February 2001-June 2007 12. Sponsoring Agency Name and Address Connecticut Department of Transportation 2800 Berlin Turnpike 14. Sponsoring Agency Code Newington, CT 06131-7546 SPR-2231 15. Supplementary Notes Conducted in cooperation with the U.S. Department of Transportation, Federal Highway Administration 16. Abstract This report is intended to serve as a guide for transportation personnel in the development and dissemination of streaming video-based presentations. These were created using streaming media production tools, then delivered via network and Web-based media servers, and finally, viewed from the end-users’ PC- desktops. The study focuses on three popular streaming media technology platforms: RealNetworks®, Microsoft® and Apple®.
    [Show full text]
  • [MS-MSSOD]: Media Streaming Server Protocols Overview
    [MS-MSSOD]: Media Streaming Server Protocols Overview This document provides an overview of the Media Streaming Server Protocols Overview Protocol Family. It is intended for use in conjunction with the Microsoft Protocol Technical Documents, publicly available standard specifications, network programming art, and Microsoft Windows distributed systems concepts. It assumes that the reader is either familiar with the aforementioned material or has immediate access to it. A Protocol System Document does not require the use of Microsoft programming tools or programming environments in order to implement the Protocols in the System. Developers who have access to Microsoft programming tools and environments are free to take advantage of them. Intellectual Property Rights Notice for Open Specifications Documentation . Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages, standards as well as overviews of the interaction among each of these technologies. Copyrights. This documentation is covered by Microsoft copyrights. Regardless of any other terms that are contained in the terms of use for the Microsoft website that hosts this documentation, you may make copies of it in order to develop implementations of the technologies described in the Open Specifications and may distribute portions of it in your implementations using these technologies or your documentation as necessary to properly document the implementation. You may also distribute in your implementation, with or without modification, any schema, IDL's, or code samples that are included in the documentation. This permission also applies to any documents that are referenced in the Open Specifications. No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.
    [Show full text]
  • Windows 7 – KB Artikelliste 2009-2015
    Windows 7 – KB Artikelliste 2009-2015 Mai 2015 2473205 List of currently available hotfixes for the File Services technologies in Windows Server 2008 and in Windows Server 2008 R2 Q2473205 KB2473205 Mai 29, 2015 3020369 April 2015 servicing stack update for Windows 7 and Windows Server 2008 R2 Q3020369 KB3020369 Mai 27, 2015 3057110 MS15-044: Vulnerabilities in Microsoft font drivers could allow remote code execution: Mai 12, 2015 Q3057110 KB3057110 Mai 25, 2015 3066710 2015 - Egypt DST changes - hotfix Q3066710 KB3066710 Mai 22, 2015 3065979 "GsDraw error (1): GenericError" error occurs and application crashes when you create text outline in Windows Q3065979 KB3065979 Mai 22, 2015 3045171 MS15-044 and MS15-051: Description of the security update for Windows font drivers Q3045171 KB3045171 Mai 21, 2015 3057756 Hotfix rollup 3057756 for the .NET Framework 4.0 on Windows 7 SP1, Windows Server 2003 SP2, Windows Server 2008 R2 SP1, Windows Server 2008 SP2, and Windows Vista SP2 Q3057756 KB3057756 Mai 20, 2015 3029432 The logon process for new users takes significantly longer as the number of user profiles increases in Windows Q3029432 KB3029432 Mai 19, 2015 3042816 AD DS or AD LDS responds slowly to LDAP query that has an undefined attribute and an OR clause in Windows Q3042816 KB3042816 Mai 18, 2015 3051658 You cannot add other users to access an encrypted file in Windows Q3051658 KB3051658 Mai 15, 2015 3020338 Application does not work correctly after you apply update 3006226 in Windows Q3020338 KB3020338 Mai 15, 2015 2883952
    [Show full text]
  • [MS-MSSO]: Media Streaming Server System Overview
    [MS-MSSO]: Media Streaming Server System Overview Intellectual Property Rights Notice for Protocol Documentation . Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages, standards as well as overviews of the interaction among each of these technologies. Copyrights. This documentation is covered by Microsoft copyrights. Regardless of any other terms that are contained in the terms of use for the Microsoft website that hosts this documentation, you may make copies of it in order to develop implementations of the technologies described in the Open Specifications and may distribute portions of it in your implementations using these technologies or your documentation as necessary to properly document the implementation. You may also distribute in your implementation, with or without modification, any schema, IDL’s, or code samples that are included in the documentation. This permission also applies to any documents that are referenced in the Open Specifications. No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. Patents. Microsoft has patents that may cover your implementations of the technologies described in the Open Specifications. Neither this notice nor Microsoft's delivery of the documentation grants any licenses under those or any other Microsoft patents. However, a given Open Specification may be covered by Microsoft's Open Specification Promise (available here: http://www.microsoft.com/interop/osp) or the Community Promise (available here: http://www.microsoft.com/interop/cp/default.mspx). If you would prefer a written license, or if the technologies described in the Open Specifications are not covered by the Open Specifications Promise or Community Promise, as applicable, patent licenses are available by contacting [email protected].
    [Show full text]
  • Windows Server 2003 Operating System Legacy, Enterprise, and Specialized Security Benchmark Consensus Security Settings for Domain Controllers
    Windows Server 2003 Operating System Legacy, Enterprise, and Specialized Security Benchmark Consensus Security Settings for Domain Controllers Version 2.0 November 2007 Copyright ©2007, The Center for Internet Security http://www.cisecurity.org Editors: Jeff Shawgo Sidney Faber Collin Greene [email protected] The Center for Internet Security Table of Contents Table of Contents ....................................................................................................................2 Terms of Use Agreement ........................................................................................................3 Quick Start Instructions ..........................................................................................................6 For The Seasoned Security Professional ........................................................................... 6 For the Windows User Seeking Enlightenment ................................................................. 6 Windows Server 2003 – Domain Controller Benchmark .......................................................7 Intended Audience ..................................................................................................................7 Practical Application ...............................................................................................................7 Keeping Score .........................................................................................................................8 Security Levels........................................................................................................................9
    [Show full text]
  • Microsoft Windows .NET Server 2003 Family Reviewer's Guide
    Microsoft Windows .NET Server 2003 Family Reviewer's Guide September 2002 This is a preliminary document and may be changed substantially prior to final commercial release of the software described herein. The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information presented after the date of publication. This reviewers guide is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE INFORMATION IN THIS DOCUMENT. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property. © 2002 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, IntelliMirror, JScript, MSN, the .Net logo, Outlook,Visual Basic, Visual C++, Visual Studio, Win32, Windows, the Windows logo, Windows Media, and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.
    [Show full text]
  • Microsoft Patches Were Evaluated up to and Including CVE-2019-1303
    Honeywell Security Group 2700 Blankenbaker Pkwy, Suite 150 Louisville, KY 40299 Phone: 1-502-297-5700 Phone: 1-800-323-4576 Fax: 1-502-666-7021 https://www.security.honeywell.com The purpose of this document is to identify the patches that have been delivered by Microsoft® which have been tested against Pro-Watch. All the below listed patches have been tested against the current shipping version of Pro-Watch with no adverse effects being observed. Microsoft Patches were evaluated up to and including CVE-2019-1303. Patches not listed below are not applicable to a Pro-Watch system. 2019 – Microsoft® Patches Tested with Pro-Watch .NET Quality Rollup for .NET Framework CVE-2019-1371 Internet Explorer Memory Corruption Vulnerability CVE-2019-1368 Windows Secure Boot Security Feature Bypass Vulnerability CVE-2019-1367 Scripting Engine Memory Corruption Vulnerability CVE-2019-1366 Chakra Scripting Engine Memory Corruption Vulnerability CVE-2019-1365 Microsoft IIS Server Elevation of Privilege Vulnerability CVE-2019-1359 Jet Database Engine Remote Code Execution Vulnerability CVE-2019-1358 Jet Database Engine Remote Code Execution Vulnerability CVE-2019-1357 Browser Spoofing Vulnerability Microsoft Edge based on Edge HTML Information Disclosure CVE-2019-1356 Vulnerability CVE-2019-1347 Windows Denial of Service Vulnerability CVE-2019-1346 Windows Denial of Service Vulnerability CVE-2019-1345 Windows Kernel Information Disclosure Vulnerability CVE-2019-1344 Windows Code Integrity Module Information Disclosure Vulnerability CVE-2019-1343 Windows
    [Show full text]
  • Windows Media Format 9 Series SDK
    Next Windows Media Format 9 Series SDK This documentation describes the Microsoft® Windows Media® Format Software Development Kit (SDK). The Windows Media Format SDK is a component of the Microsoft Windows Media Software Development Kit (SDK). Other components include the Windows Media Services SDK, Windows Media Encoder SDK, Windows Media Rights Manager SDK, Windows Media Device Manager SDK, and Windows Media Player SDK. The Windows Media Format SDK enables developers to create applications that play, write, edit, encrypt, and deliver Advanced Systems Format (ASF) files and network streams, including ASF files and streams that contain audio and video content encoded with the Windows Media Audio and Windows Media Video codecs. ASF files that contain Windows Media–based content have the .wma and .wmv extensions. For more information about the Advanced Systems Format container structure, see Overview of the ASF Format. The key features of the Windows Media Format SDK are: z Support for industry-leading codecs. The Windows Media Format 9 Series SDK includes the Microsoft Windows Media Video 9 codec and the Microsoft Windows Media Audio 9 codec. Both of these codecs provide exceptional encoding of digital media content. This SDK also includes the Microsoft Windows Media Video 9 Screen codec for compressing computer-screen activity during sessions of user applications, and the new Windows Media Audio 9 Voice codec, which encodes low-complexity audio such as speech and intelligently adapts to more complex audio such as music, for superior representation of combined voice-music scenarios. z Support for writing ASF files. Files are created based on customizable profiles, enabling easy configuration and standardization of files.
    [Show full text]
  • Download: Windows Scheduled Task MP Guide 1.2.0.500.Pdf
    Windows Scheduled Task and PowerShell Scheduled Job Management Pack Guide for Operations Manager 2012 Published: July 2014 Version 1.2.0.500 Copyright ©2007 – 2014 Raphael Burri, All rights reserved Terms of Use All management packs should be thoroughly tested before being introduced into a production Operations Manager environment. The author of this management pack accepts no responsibility or liability for negative impact as a result of use of this management pack in your Operations Manager environment. Contents Revision History .......................................................................................................................................... 4 Scheduled Task and PowerShell Scheduled Job Management Pack ............................................................... 5 Remark on backward compatibility ....................................................................................................................... 5 Windows Server 2003 ........................................................................................................................................... 5 Operations Manager 2007 .................................................................................................................................... 5 Supported Configurations ..................................................................................................................................... 6 Getting Started ..........................................................................................................................................
    [Show full text]
  • Optimizing Microsoft Windows Media Services 9 Series
    Optimizing Microsoft Windows Media Services 9 Series Alexandre Ferreira Microsoft Windows Digital Media Division March 2005 Applies to: Windows Media Services 9 Series Summary: Microsoft Windows Media Services 9 Series is the distribution component of the Windows Media 9 Series platform. It has been completely redesigned since its last release in order to add new features and improve performance and scalability. This article describes performance tests that were recently conducted in a controlled lab environment and includes tuning recommendations that will help you to achieve optimal performance from your Windows Media server. Legal Notice The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information presented after the date of publication. This White Paper is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE INFORMATION IN THIS DOCUMENT. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property.
    [Show full text]
  • Windows Server 2008 R2 Installation Instructions
    Panopto 5.2 - Windows Server 2008 R2 Prerequisite Installation Windows Server 2008 R2 Installation Instructions This installation document will go through the steps necessary for installing the prerequisite software that is required for Panopto to be installed on Windows Server 2008 R2 w/SP2. We have provided download links for most of the products. When downloading this software, choose the correct version for the operating system that you are installing it on. Some software has both 32-bit and 64-bit versions. Once this prerequisite information has been installed, follow the link or click Web Server Installation to install the Panopto software. Please note that Panopto only supports English (US/UK) Operating Systems and Languages. Please remember to license and update your Windows Server installation. Below is a prerequisite matrix that includes all of the requirements for a Web/Data/SQL Server. Combined Web Data SQL Prerequisite Software Server Server Server Server IIS Certificate X X Service Pack 1 for Server 2008 R2/ SP 2 For 2008 X X X Message Queuing for Server 2008 X X Microsoft PowerPoint 2010 X X Windows Desktop Experience X X X Internet Information Services (IIS) 7.0 X X IIS Media Services 4.0 X X Expression Encoder 4.0 SP1 X X Windows Media Services (WMS) 9 X X Microsoft .NET Framework 3.5 SP1 X X X Microsoft .NET Framework 4.5 X X X Microsoft SQL Server 2012 or 2014 X X Standard/Enterprise (w/Adv Svcs) Microsoft SQL Server Management Studio 2012 or X X X 2014 Microsoft Visual C++ 2005 SP1 Redistributable X X Package Microsoft Visual C++ 2008 x86 Redistributable X X Package X X Microsoft Visual C++ 2010 x86 SP1 Redistributable Package Microsoft Visual C++ 2012 x86 SP1 Redistributable X X Package Microsoft Desktop Experience Decoder X X Panopto Software Panopto Web Server (PanoptoWeb.exe) X X Panopto Data Server (PanoptoDataServer.exe) X X Web Server Requirements: These following steps will show you how to setup all of the pre-requisites for a Panopto Web Server.
    [Show full text]
  • Windows Media Player 9 Series SDK
    Next Windows Media Player 9 Series SDK This documentation describes the Microsoft® Windows Media® Player 9 Series Software Development Kit (SDK). The Windows Media Player SDK is one of the main components of the Microsoft Windows Media SDK. Other components include the Microsoft Windows Media Format SDK, the Microsoft Windows Media Services SDK, the Microsoft Windows Media Encoder SDK, and the Microsoft Windows Media Rights Manager SDK. The Windows Media Player SDK documents programming technologies that can be used to extend the capabilities of Windows Media Player. These technologies are documented in the following sections: Section Description About the Windows Media Player This section provides details about how to find specific information in SDK the SDK. It includes a section about new features and information about how to use the samples included with the SDK. Windows Media Player Object The Microsoft Windows Media Player control is a Microsoft ActiveX® Model control used for adding multimedia playback capabilities to Web pages. It provides a programming interface for rendering a variety of network streaming and non-streaming multimedia formats. Windows Media Player Skins Skins are an XML-based technology used to customize the user interface of the stand-alone Windows Media Player. Windows Media Player Plug-ins Plug-ins are objects that extend Windows Media Player functionality in a variety of ways. Plug-in types include custom visualizations, user interface plug-ins, DSP plug-ins, and rendering plug-ins. Windows Media Metafiles Metafiles are XML documents that provide information about a media stream and its presentation. Metafiles can be used to organize media files into playlists that can include functionality for seamless stream switching, ad insertion, and other features.
    [Show full text]