'MS OS'에 해당되는 글 25건

  1. 2020.01.16 MS 크로미움 엣지 정식 버전 다운로드 링크
  2. 2009.03.05 Stop a Web Server
  3. 2009.03.05 Start a Web Server
  4. 2009.02.12 Windows Server 2008 Sidebar 설치 방법
  5. 2008.08.02 Windows Server 2008 에서 지원되는 서버 제품 목록 안내
  6. 2008.08.02 Windows Server 2008 인증 시험
  7. 2008.08.02 Install Windows Server 2008 Features with servermanagercmd
  8. 2008.08.02 Windows Server 2008 Remote Server Administration Tools(RSAT)
  9. 2008.08.02 Windows Vista SP1 및 Windows Server 2008용 AIK(자동 설치 키트)
  10. 2008.08.02 Windows Server 2008 관련 자료 다운로드
2020. 1. 16. 15:39

MS 크로미움 엣지 정식 버전 다운로드 링크

2020년 1월 16일

크로미움 엣지 정식 버전 다운로드 링크 

https://www.microsoft.com/en-us/edge?icid=SMCEdgeHub-Download

Microsoft Edge

MS 크로미움 기반 엣지 정식버젼 다운로드

 

2009. 3. 5. 13:37

Stop a Web Server

출처 : http://www.microsoft.com/technet/scriptcenter/scripts/sus/default.mspx?mfr=true

Stop a Web Server

Description

Stops an IIS Web server named W3SVC/2142295254.

Supported Platforms

Windows Server 2003

Yes

Windows XP

No

Windows 2000

No

Windows NT 4.0

No

Windows 98

No

Script Code

strComputer = "."
Set objWMIService = GetObject _
    ("winmgmts:{authenticationLevel=pktPrivacy}\\" _
        & strComputer & "\root\microsoftiisv2")

Set colItems = objWMIService.ExecQuery _
    ("Select * From IIsWebServer Where Name = " & _
        "'W3SVC/2142295254'")

For Each objItem in colItems
    objItem.Stop
Next


실행 방법
상기 스크립트를 StopWebSite.vbs 파일로 생성하고,
c:\>cscript StopWebSite.vbs
와 같이 실행한다.

또는 배치파일에서 호출한다.
2009. 3. 5. 13:35

Start a Web Server

출처 : http://www.microsoft.com/technet/scriptcenter/scripts/sus/default.mspx?mfr=true

Start a Web Server

Description

Starts an IIS Web server named W3SVC/2142295254.

Supported Platforms

Windows Server 2003

Yes

Windows XP

No

Windows 2000

No

Windows NT 4.0

No

Windows 98

No

Script Code

strComputer = "."
Set objWMIService = GetObject _
    ("winmgmts:{authenticationLevel=pktPrivacy}\\" _
        & strComputer & "\root\microsoftiisv2")

Set colItems = objWMIService.ExecQuery _
    ("Select * From IIsWebServer Where Name = " & _
        "'W3SVC/2142295254'")

For Each objItem in colItems
    objItem.Start
Next


실행 방법
상기 스크립트를 StartWebSite.vbs 파일로 생성하고,
c:\>cscript StartWebSite.vbs
와 같이 실행한다.

또는 배치파일에서 호출한다.







2009. 2. 12. 18:38

Windows Server 2008 Sidebar 설치 방법

1. 일단 아래의 파일을 다운 받아서 C:\Program Files\Windows Sidebar 디렉토리에 압축을 푼다.

2. Windows Sidebar 디렉토리 안의 reg.bat 파일을 실행한다.

끝.

p.s 참조는 http://psicopompus.tistory.com/503 여기에서 했는데,
      한글 메뉴가 안 나와서 비스타의 한글 관련 폴더(ko-kr)를 복사해 왔더니 한글 메뉴가 나오더군요.
      아래의 파일을 한글 지원합니다.
      테스트는 Windows Server 2008 Standard x64 버전에서 했습니다.




2008. 8. 2. 00:19

Windows Server 2008 에서 지원되는 서버 제품 목록 안내

Microsoft TPTS FAQ

본 문서는 Microsoft의 파트너가 이용하시는 TPTS 서비스에서 제공하는 문서입니다. 더 자세한 내용이나 추가적인 궁금사항이 있으신 파트너 고객들께서는 파트너 지원센타 080-542-1000으로 연락해 주십시오.

Windows Server 2008 에서 지원되는 서버 제품 목록 안내.

(해당 내용은 시일이 지남에 따라 변경될 수 있으며 차후 변경 사항이 있을 경우 다시 업데이트 할 예정입니다.)

1. 현재 호환되는 서버 제품

Microsoft Application Virtualization 4.5 Beta http://www.microsoft.com/systemcenter/softgrid/default.mspx

Microsoft Commerce Server 2007 http://www.microsoft.com/commerceserver/default.mspx

Microsoft Dynamics CRM 4.0 http://www.microsoft.com/dynamics/crm/default.mspx

Microsoft Exchange Server 2007 Service Pack 1 (SP1) http://www.microsoft.com/exchange/default.mspx

Microsoft Forefront Security for Exchange Server with Service Pack 1 (SP1) http://www.microsoft.com/forefront/serversecurity/exchange/default.mspx

Microsoft Forefront Server Security for SharePoint with Service Pack 2 (SP2) http://www.microsoft.com/forefront/sharepoint/en/us/default.aspx

Microsoft Office Forms Server 2007 Service Pack 1 (SP1) http://office.microsoft.com/en-us/formsserver/FX100490391033.aspx

Microsoft Office Groove Server 2007 Service Pack 1 (SP1) http://office.microsoft.com/en-us/grooveserver/FX101674161033.aspx

Microsoft Office Project Portfolio Server 2007 Service Pack 1 (SP1) Note Project Portfolio Server 2007 SP1 is supported only on 32-bit operating systems. http://office.microsoft.com/en-us/portfolioserver/FX101674151033.aspx

Microsoft Office Project Server 2007 Service Pack 1 (SP1)

http://office.microsoft.com/en-us/projectserver/FX100739841033.aspx

Microsoft Office SharePoint Server 2007 Service Pack 1 (SP1) http://www.microsoft.com/sharepoint/default.mspx

Microsoft SQL Server 2005 Service Pack 2 (SP2) http://www.microsoft.com/sql/default.mspx

Microsoft System Center Data Protection Manager 2007 http://www.microsoft.com/systemcenter/dpm/default.mspx

Microsoft Windows SharePoint Services 3.0 Service Pack 1 (SP1) http://www.microsoft.com/sharepoint/default.mspx

Microsoft Windows Small Business Server 2003 R2 Note Small Business Server (SBS) 2003 R2 is supported as a second server on the domain. http://www.microsoft.com/windowsserver2003/sbs/default.mspx

2. Read-only Domain Controller에서 호환되는 서버 제품 및 서비스

Applications That Are Known to Work with RODCs

http://technet2.microsoft.com/windowsserver2008/en/library/cf9c99c0-fa37-4ad4-88bd-c0d65292b0d11033.mspx?mfr=true

3. 호환 예정인 서버 제품 및 Windows Server 2008 SKUs

Microsoft Application Virtualization 4.5

Microsoft Dynamics AX 2009

Microsoft Dynamics GP 10 Service Pack 2 (SP2)

Microsoft Dynamics NAV 4.0 Service Pack 3 (SP3)

Microsoft Dynamics NAV 5.0 Service Pack 1 (SP1)

Microsoft Dynamics NAV 2009

Microsoft Dynamics SL 7 FP1

Microsoft Forefront Client Security Service Pack 1 (SP1)

Note This does not include Management Server roles.

Microsoft Host Integration Server 2006 Service Pack 1 (SP1)

Microsoft Operations Manager 2005 Service Pack 1 (SP1) Note This includes only client and agent support.

Microsoft SQL Server 2008

Microsoft System Center Configuration Manager 2007 Service Pack 1 (SP1)

Microsoft System Center Essentials 2007 Service Pack 1 (SP1)

Microsoft System Center Operations Manager Service Pack 1 (SP1)

Microsoft System Center Virtual Machine Manager

Microsoft Virtual PC 2007

Microsoft Virtual Server 2005 R2 Service Pack 1 (SP1)

Microsoft Windows Essential Business Server 2008

Microsoft Windows HPC Server 2008

Microsoft Windows Server Update Services 3.0 Service Pack 1 (SP1)

Microsoft Windows Small Business Server 2008

Microsoft Windows Storage Server 2008

4. 호환 되지 않는 서버 제품

Microsoft BizTalk 2004 and earlier versions of BizTalk

Microsoft Commerce Server 2002 and earlier versions of Commerce Server

Microsoft Compute Cluster Server 2003

Microsoft Dynamics CRM 3.0 and earlier versions of Microsoft Dynamics CRM

Microsoft Exchange Server 2003

Microsoft Host Integration Server 2004 and earlier versions of Host Integration Server

Microsoft Internet Security and Acceleration (ISA) Server 2006 and earlier versions of ISA Server

Microsoft Office Communications Server 2007

Microsoft Speech Server 2004 R2

Microsoft SQL Server 2000 and earlier versions of SQL Server

Microsoft System Center Reporting Manager 2006

Microsoft Systems Management Server 2003

[참고]

Description of the Microsoft server applications that are supported on Windows Server 2008

http://support.microsoft.com/kb/948680

2008. 8. 2. 00:19

Windows Server 2008 인증 시험

2008. 8. 2. 00:18

Install Windows Server 2008 Features with servermanagercmd

Install Windows Server 2008 Features with servermanagercmd

   

Although Microsoft continues to expand PowerShell with more capability, the trusty traditional command prompt has not been left behind in Windows Server 2008. In fact, with this latest Windows Server release, the command prompt gains some capability, including a tool that allows administrators to add features to a Windows Server 2008 installation.

This command line tool, called servermanagercmd.exe, replicates some of the functionality from the Windows Server 2008 Server Manager. Through the use of various command line options, you can quickly and easily add or remove features and roles to or from your server.

The command requires a parameter indicating the action that you wish to perform and, for some parameters, additional information such as which features you want to manage. The list below outlines some of the parameters available with servermanagercmd.

-query: Output a list of the roles and features currently installed on your server. This command also shows you the roles and features that are available, but not yet installed.

-install: Installs the roles or features that you specify on the command line. Add -allSubFeatures to the command line when using this command in order to add the supporting roles/features to a specified parent role/feature. Also, some components require a server reboot in order to complete. To automate a server restart that takes place after the installation of a role/feature requiring a restart, use -restart

-remove: This is the opposite of the install command and removes the specified roles or features.

The table below provides you with a complete list of the components installable using the servermanagercmd command. The first column is the overall feature name. For some features, roles, or services, there are multiple components available. The second column of the table gives you a complete list of all subcomponents while the third column is the identifier to use with the -install or -remove parameter.

   

Role/Service or Main Feature

R/S/F Name

Installatiom command

DHCP Server

DHCP Server

DHCP

Print Services

Print Server

Print-Services

  

Internet Printing

Print-Internet

  

LPD Service

Print-LPD-Service

Terminal Services

Terminal Services

Terminal-Services

  

Terminal Server

TS-Terminal-Server

  

TS Licensing

TS-Licensing

  

TS Gateway

TS-Gateway

  

TS Web Access

TS-Web-Access

  

TS Session Broker

TS-Session-Broker

Active Directory Domain Services

AD

N/A

  

Active Directory Domain Controller

ADDS-Domain-Controller

  

Identity Management for UNIX

ADDS-Identity-Management

  

Server for Network Information Service

ADDS-NIS

  

Password Synchronization

ADDS-Password-Sync

DNS Server

DNS

  

File Services

File Services

N/A

  

Distributed File System (DFS)

FS-DFS

  

DFS Namespace

FS-DFS-Namespace

  

DFS Replication

FS-DFS-Replication

  

File Server Resource Manager

FS-Resource-Manager

  

Services for Network File System

FS-NFS-Services

  

Windows Search Service

FS-Search-Service

  

Windows Server 2003 File Services

FS-Win2003-Services

  

File Replication Service

FS-Replication

  

Indexing Service

FS-Indexing-Service

Web Server

Web Server (IIS)

Web-Server

  

Internet Information Services

Web-WebServer

  

Common HTTP Features

Web-Common-Http

  

Static Content

Web-Static-Content

  

Default Document

Web-Default-Doc

  

Directory Browsing

Web-Dir-Browsing

  

HTTP Errors

Web-Http-Errors

  

HTTP Redirection

Web-Http-Redirect

  

Application Development

Web-App-Development

  

ASP.NET

Web-Asp-Net

  

.NET Extensibility

Web-Net-Ext

  

ASP

Web-ASP

  

CGI

Web-CGI

  

ISAPI Extensions

Web-ISAPI-Ext

  

ISAPI Filters

Web-ISAPI-Filter

  

Server Side Includes

Web-Includes

  

Health and Diagnostics

Web-Health

  

HTTP Logging

Web-Http-Logging

  

Logging Tools

Web-Log-Libraries

  

Request Monitor

Web-Request-Monitor

  

Tracing

Web-Http-Tracing

  

Custom Logging

Web-Custom-Logging

  

ODBC Logging

Web-ODBC-Logging

  

Security

Web-Security

  

Basic Authentication

Web-Basic-Auth

  

Windows Authentication

Web-Windows-Auth

  

Digest Authentication

Web-Digest-Auth

  

Client Certificate Mapping Authentication

Web-Client-Auth

  

IIS Client Certificate Mapping Authentication

Web-Cert-Auth

  

URL Authorization

Web-Url-Auth

  

Request Filtering

Web-Filtering

  

IP and Domain Restrictions

Web-IP-Security

  

Performance

Web-Performance

  

Static Content Compression

Web-Stat-Compression

  

Dynamic Content Compression

Web-Dyn-Compression

  

Management Tools

Web-Mgmt-Tools

  

IIS Management Console

Web-Mgmt-Console

  

IIS Management Scripts and Tools

Web-Scripting-Tools

  

Management Service

Web-Mgmt-Service

  

IIS 6 Management Compatibility

Web-Mgmt-Compat

  

IIS 6 Metabase Compatibility

Web-Metabase

  

IIS 6 WMI Compatibility

Web-WMI

  

IIS 6 Scripting Tools

Web-Lgcy-Scripting

  

IIS 6 Management Console

Web-Lgcy-Mgmt-Console

  

FTP Publishing Service

Web-Ftp-Publishing

  

FTP Server

Web-Ftp-Server

  

FTP Management Console

Web-Ftp-Mgmt-Console

Active Directory Federation Services

ADFS

None

  

Federation Service

ADFS-Federation

  

Federation Service Proxy

ADFS-Proxy

  

Web Agents

ADFS-Web-Agents

  

Claims-aware Agent

ADFS-Claims

  

Windows Token-based Agent

ADFS-Windows-Token

Active Directory Lightweight Directory Services

Formerly ADAM

ADLDS

Application Server

Application Server

Application-Server

  

Application Server Core

AS-AppServer-Core

  

Web Server Support

AS-Web-Support

  

COM+ Network Access

AS-Ent-Services

  

TCP Port Sharing

AS-TCP-Port-Sharing

  

Windows Process Activation Service Support

AS-WAS-Support

  

HTTP Activation

AS-HTTP-Activation

  

Message Queuing Activation

AS-MSMQ-Activation

  

TCP Activation

AS-TCP-Activation

  

Named Pipes Activation

AS-Named-Pipes

  

Distributed Transaction Support

AS-Dist-Transaction

  

Incoming Remote Transactions

AS-Incoming-Trans

  

Outgoing Remote Transactions

AS-Outgoing-Trans

  

WS-Atomic Transaction Support

AS-WS-Atomic

Active Directory Certificate Services

Active Directory Certificate Services

N/A

  

Certification Authority

ADCS-Cert-Authority or AD-Certificate

  

Online Certificate Status Protocol

ADCS-Online-Cert

Fax Server

Fax Server

Fax

Network Policy and Access Services

Network Policy and Access Services

NPAS

  

Network Policy Server

NPAS-Policy-Server

  

NPAS Routing and Remote Access Services

NPAS-RRAS-Services

  

Remote Access Service

NPAS-RRAS

  

Routing

NPAS-Routing

  

Health Registration Authority

NPAS-Health

Windows Deployment Services

Windows Deployment Services

WDS

Hyper-V

Hyper-V

Hyper-V

Failover Clustering

Failover Clustering

Failover-Clustering

Network Load Balancing

Network Load Balancing

NLB

Desktop Experience

Desktop Experience

Desktop-Experience

.NET Framework 3.0 Features

.NET Framework 3.0 Features

NET-Framework

.NET Framework 3.0

.NET Framework 3.0

NET-Framework-Core

XPS Viewer

XPS Viewer

NET-XPS-Viewer

Windows Communication Foundation Activation Components

Windows Communication Foundation Activation Components

NET-Win-CFAC

HTTP Activation

HTTP Activation

NET-HTTP-Activation

Non-HTTP Activation

Non-HTTP Activation

NET-Non-HTTP-Activ

Windows System Resource Manager

Windows System Resource Manager

WSRM

Wireless Networking

Wireless Networking

Wireless-Networking

Windows Server Backup

Windows Server Backup

Backup

WINS Server

WINS Server

WINS-Server

Remote Assistance

Remote Assistance

Remote-Assistance

Simple TCP/IP Services

Simple TCP/IP Services

Simple-TCPIP

Telnet Client

Telnet Client

Telnet-Client

Telnet Server

Telnet Server

Telnet-Server

Subsystem for UNIX-based Applications

Subsystem for UNIX-based Applications

Subsystem-UNIX-Apps

RPC over HTTP Proxy

RPC over HTTP Proxy

RPC-over-HTTP-Proxy

SMTP Server

SMTP Server

SMTP-Server

LPR Port Monitor

LPR Port Monitor

LPR-Port-Monitor

Storage Manager for SANs

Storage Manager for SANs

Storage-Mgr-SANS

BITS Server Extensions

BITS Server Extensions

BITS

Message Queuing

Message Queuing

MSMQ

  

Message Queuing Services

MSMQ-Services

  

Message Queuing Server

MSMQ-Server

  

Directory Service Integration

MSMQ-Directory

  

Message Queuing Triggers

MSMQ-Triggers

  

HTTP Support

MSMQ-HTTP-Support

  

Multicasting Support

MSMQ-Multicasting

  

Routing Service

MSMQ-Routing

  

Windows 2000 Client Support

MSMQ-Win2000

  

Messaging Queue DCOM Proxy

MSMQ-DCOM

Windows Process Activation Service

Windows Process Activation Service

WAS

  

Process Model

WAS-Process-Model

  

.NET Environment

WAS-NET-Environment

  

Configuration APIs

WAS-Config-APIs

Windows Internal Database

Windows Internal Database

Windows-Internal-DB

BitLocker Drive Encryption

BitLocker Drive Encryption

BitLocker

Multipath I/O

Multipath I/O

Multipath-IO

Internet Storage Naming Server

Internet Storage Naming Server

ISNS

Removable Storage Manager

Removable Storage Manager

Removable-Storage

TFTP Client

TFTP Client

TFTP-Client

SNMP Services

SNMP Services

SNMP-Services

  

SNMP Service

SNMP-Service

  

SNMP WMI Provider

SNMP-WMI-Provider

Services for Network File System

Services for Network File System

NFS-Services

Internet Printing Client

Internet Printing Client

Internet-Print-Client

Peer Name Resolution Protocol

Peer Name Resolution Protocol

PNRP

Connection Manager Administration Kit

Connection Manager Administration Kit

CMAK

Remote Server Administration Tools

Remote Server Administration Tools

RSAT

  

Role administration tools

RSAT-Role-Tools

  

Active Directory Certificate Services Tools

RSAT-ADCS

  

Active Directory Domain Services Tools

RSAT-ADDS

  

Active Directory Domain Controller Tools

RSAT-ADDC

  

Server for NIS Tools

RSAT-SNIS

  

Active Directory Lightweight Directory Services Tools

RSAT-ADLDS

  

Active Directory Rights Management Services (AD RMS) Tools

RSAT-RMS

  

DHCP Server Tools

RSAT-DHCP

  

DNS Server Tools

RSAT-DNS

  

Fax Server Tools

RSAT-Fax

  

DFS Management Console Tools

RSAT-DFS-Mgnt-Con

  

File Server Resource Manager Management Console Tools

RSAT-FSRM-Mgnt

  

Hyper-V Tools

RSAT-Hyper-V

  

Services for Network File System Tools

RSAT-NFS-Admin

  

File Services Tools

RSAT-File-Services

  

Network Policy and Access Services Tools

RSAT-NPAS

  

Health Registration Authority Tools

RSAT-HRA

  

Network Policy Server Tools

RSAT-NPS

  

Print Services Tools

RSAT-Print-Services

  

Web Server (IIS) Tools

RSAT-Web-Server

  

Terminal Services Tools

RSAT-TS

  

TS RemoteApp Tools

RSAT-TS-RemoteApp

  

TS Gateway Tools

RSAT-TS-Gateway

  

TS Licensing Tools

RSAT-TS-Licensing

  

UDDI Services Tools

RSAT-UDDI

  

Feature administration tools

RSAT-Feature-Tools

  

BitLocker Drive Encryption Tools

RSAT-BitLocker

  

BITS Server Extensions Tools

RSAT-BITS-Server

  

Failover Clustering Tools

RSAT-Clustering

  

Network Load Balancing Tools

RSAT-NLB

  

SMTP Server Tools

RSAT-SMTP

  

Windows Deployment Services Tools

RSAT-WDS

  

WINS Server Tools

RSAT-WINS

  

Hyper-V Tools

RSAT-Hyper-V

Windows PowerShell

Windows PowerShell

PowerShell

Group Policy Management

Group Policy Management

GPMC

Quality Windows Audio Video Experience

Quality Windows Audio Video Experience

Qwave

In another posting, I'll provide more detailed explanations for each of these services.

   

원본 위치 <http://blogs.techrepublic.com.com/datacenter/?p=294>

   

   

   

2008. 8. 2. 00:17

Windows Server 2008 Remote Server Administration Tools(RSAT)

Windows Server 2008 Remote Server Administration Tools(RSAT)이 출시되었습니다.

Windows Server 2008을 원격에서 관리하기 위한 관리 도구 모음이 오늘 오전 릴리즈되었습니다. 해당 관리 도구에는 아래의 도구들이 포함되어져 있습니다.

RSAT은 Windos Vista SP1에서만 사용이 가능하며, Windows Server 2003 Adminpak.msi의 다음 버전이라고 생각하시면 됩니다.

Role Administration Tools:

· Active Directory Certificate Services (AD CS) Tools

· Active Directory Domain Services (AD DS) Tools

· Active Directory Lightweight Directory Services (AD LDS) Tools

· DHCP Server Service Tools

· DNS Server Service Tools

· Shared Folders Tools

· Network Policy and Access Services Tools

· Terminal Services Tools

· Uniiversal Description, Discovery, and Integration (UDDI) Services Tools

Feature Administration Tools:

· BitLocker Drive Encryption Tools

· Failover Clustering Tools

· Group Policy Management Tools

· Network Load Balancing Tools

· SMTP Server Tools

· Storage Manager for SANs Tools

· Windows System Resource Manager Tools

아래의 도구는 Windows Server 2003에 대한 관리도 원격에서 가능합니다.

· Active Directory Domain Services (AD DS) Tools

· Active Directory Lightweight Directory Services (AD LDS) Tools

· Active Directory Certificate Services (AD CS) Tools

· DHCP Server Tools

· DNS Server Tools

· Group Policy Management Tools

· Network Load Balancing Tools

· Terminal Services Tools

· Universal Description, Discovery, and Integration (UDDI) Services Tools

다운로드는 아래의 주소에서 받으실 수 있습니다.

· Microsoft Remote Server Administration Tools for Windows Vista with SP1 (x86): http://www.microsoft.com/downloads/details.aspx?FamilyId=9FF6E897-23CE-4A36-B7FC-D52065DE9960

· Microsoft Remote Server Administration Tools for Windows Vista with SP1(x64): http://www.microsoft.com/downloads/details.aspx?FamilyId=D647A60B-63FD-4AC5-9243-BD3C497D2BC5

Posted: Wednesday, March 26, 2008 12:36 PM by 백승주(Seung Joo Baek)

Filed under: Windows Vista, 새소식, Microsoft, 마이크로소프트, Windows Server 2008

   

원본 위치 <http://blogs.technet.com/koalra/archive/2008/03/26/windows-server-2008-remote-server-administration-tools-rsat.aspx>

   

2008. 8. 2. 00:17

Windows Vista SP1 및 Windows Server 2008용 AIK(자동 설치 키트)

Windows Vista SP1 Windows Server 2008 AIK(자동 설치 키트)

   

www.wssplex.net

Windows AIK(Windows 자동 설치 키트) 기업 IT 전문가가 Windows Vista Windows Server 2008 운영 체제 제품군을 손쉽게 사용자 지정 배포할 있도록 지원할 목적으로 개발되었습니다.

   

   

   

Windows AIK 사용하면 Windows 자동으로 설치하고 ImageX Windows 이미지를 캡처하고 Windows PE 이미지를 만들 있습니다.

   

   

다운로드:

   

http://www.microsoft.com/downloads/details.aspx?displaylang=ko&

FamilyID=94bb6e34-d890-4932-81a5-5b50c657de08

   

   

설치 자동화를 하기 위해서, 이미지 선택할수 있고 Vista Windows Server 2008 가능합니다.

   

   

기존의 무인설치 편집기 보다 훨씬 다양하고 세부적인 무인 설치용 xml 파일 편집기 입니다. 하지만 다양한 하드웨어 설치 또는 하드웨어에 따라서 설치 문제가 발생할수 있습니다.

   

물론, 이러한 툴은 한꺼번에 많은 컴퓨터에 Windows 설치를 완료하기 위한 도구로 대기업 처럼 한꺼번에 여러대의 컴퓨터 셋업이 필요한 경우 아니면 쓸일이 별로 없을것 같기도 하네요..^^;;

   

원본 위치 <http://www.wssplex.net/Tools/UsefulTools.aspx?Seq=65>

   

2008. 8. 2. 00:16

Windows Server 2008 관련 자료 다운로드

   

Windows Server 2008 관련 자료 다운로드

게시일: 2008년 3월 18일

구분

언  어

  

파일명

  

한글

영문

  

Windows Server 2008 Step-by-Step Guide

Creating And Deploying Active Directory Rights Management Services Templates Step-by-Step Guide

  

Deploying Active Directory Rights Management Services In An Extranet Step-by-Step Guide

  

Deploying Active Directory Rights Management Services With Microsoft Office SharePoint Server 2007 Step-By-Step Guide

  

Deploying SSTP Remote Access Step by Step Guide

  

Server Manager Scenarios Step-by-Step Guide

  

Server Core Installation Option Of Windows Server 2008 Step-By-Step Guide

  

Windows Server 2008 Step By Step Guide/Step-by-Step Guide for Windows Deployment Services in Windows Server 2008

  

Windows Server 2008 Step By Step Guide/Step-by-Step Guide to Deploying Policies for Windows Firewall with Advanced Security

  

Step-by-Step Guide For Configuring A Two-Node File Server Failover Cluster In Windows Server 2008

  

Step-by-Step Guide For Configuring A Two-Node Print Server Failover Cluster In Windows Server 2008

  

Using Identity Federation With Active Directory Rights Management Services Step-by-Step Guide

  

Windows Server 2008 Active Directory Certificate Services Step-By-Step Guide

  

Windows Server 2008 Foundation Network Guide

  

Windows Server 2008 RC0 Terminal Services Remote App Step-by-Step Guide

  

Windows Server 2008 RC0TS Session Broker Load Balancing Step-By-Step Guide

  

Windows Server 2008 TS Gateway Server Step-By-Step Setup Guide

  

Windows Server 2008 TS Licensing Step-By-Step Setup Guide

  

Windows Server Active Directory Rights Management Services Step-by-Step Guide

  

  

Step-by-Step Guide to Getting Started with Hyper-V

  

  

Windows Server 2008 Reviewers Guide

  

  

WS08 Performance Tuning Guide

Windows Server 2008 Brochure

Windows Server 2008 Datasheet Ver.2

  

Windows Server 2008 Licensing Datasheet Ver.2

  

Top 10 Reason to Install Windows Server 2008

Windows Server 2008 - All Up

Windows Server 2008 Technical Overview - Final

  

  

Changes in Functionality to Windows Server 2008 - Draft 9

  

  

How Windows Server 2008 Devliers Business Value - Final

  

  

Top 11 Reasons to Upgrade to Windows Server 2008 - Final

  

  

Windows Server 2008 and Windows Server 2003 Comparison - Final

  

  

Windows Server 2008 Condensed Technical Overview - Final

  

  

Windows Server 2008 Foundation Network Guide - Final

  

  

Windows Server 2008 Performance Tuning Guide - Final

  

  

Windows Server 2008 Power Saving Benefits - Draft 4

High End Edition

  

WS08 Advanced Virtualization Benefits WhitePaper

  

  

WS08 EE and DCE Technical Overview WhitePaper

  

  

WS08 for Itanium Based Systems Technical Overview WhitePaper

  

  

WS08 High Availability Program Customer WhitePaper

  

  

WS08 Identity Management Features WhitePaper

Hyper-V

  

Hyper-V Technical Overview

  

  

Top Ten Reasons for Hyper-V

  

  

WS08 Quick Migration with Hyper-V

  

  

WS08 Virtualization Product Overview

Network Access Protection

  

NAP Fast Facts

  

  

NAP Introduction

Terminal Services

  

TS BDM WhitePaper

  

  

TS TDM Scenario Branch Scenario

  

  

TS TDM Scenario Remote Access Scenario

Web IIS7

  

7 Reasons to UseIIS7

  

  

How IIS7 Benefits the Business Professional

  

  

How IIS7 Benefits the Technical Professional

  

  

WEB IIS7 2/IIS7 BDM

  

  

IIS7 Dossier

  

  

IIS7 Messaging

  

  

IIS7 Reviewers Guide

  

  

IIS7 TDM

  

  

Next Web Positioning Framework

  

  

PHP on IIS7 and Server Core

  

  

Top Ways To Light Up Your Apps On Windows Server 2008

   

원본 위치 <http://www.microsoft.com/korea/windowsserver2008/resources/default.mspx>