「Windows Server」の版間の差分
		
		
		
		
		
		ナビゲーションに移動
		検索に移動
		
				
		
		
	
| 34行目: | 34行目: | ||
*Windows Assessment and Deployment Kit (ADK)  | *Windows Assessment and Deployment Kit (ADK)  | ||
https://www.microsoft.com/en-us/download/details.aspx?id=30652  | https://www.microsoft.com/en-us/download/details.aspx?id=30652  | ||
*ImageXによるOSイメージの作成と展開  | |||
http://d.hatena.ne.jp/tkssoft/20070305/p1  | |||
2016年1月10日 (日) 19:44時点における版
Microsoft Internet Information Services (IIS)
- How to disable PCT 1.0, SSL 2.0, SSL 3.0, or TLS 1.0 in Internet Information Services
 
https://support.microsoft.com/en-us/kb/187498
- Slow load of Mediawiki landing page in IIS8 using PHP, MySQL, FastCGI
 
- Remote IIS Debugging : Debug your ASP.NET Application which is hosted on "Remote IIS Server"
 
http://www.codeproject.com/Articles/38132/Remote-IIS-Debugging-Debug-your-ASP-NET-Applicatio
Microsoft SQL Server
- 接続文字列の書き方をまとめてみる
 
http://blog.shibayan.jp/entry/20110103/1294060564
- .mdf file not able to attach at runtime MVC4
 
http://stackoverflow.com/questions/17931591/mdf-file-not-able-to-attach-at-runtime-mvc4
DNS
- Disable Recursion on the DNS Server
 
https://technet.microsoft.com/en-us/library/cc771738.aspx
Event Log
- Logging Errors to the Event Log in ASP.NET Applications
 
http://imar.spaanjaars.com/275/logging-errors-to-the-event-log-in-aspnet-applications
Maintenance
- Windows PE
 
https://msdn.microsoft.com/ja-jp/library/hh825110.aspx
- Windows Assessment and Deployment Kit (ADK)
 
https://www.microsoft.com/en-us/download/details.aspx?id=30652
- ImageXによるOSイメージの作成と展開