SONY VAIO VPCEL25FJ Windows10搭載 WPS Office 2 (Writer/Spreadsheets/Presentation/PDF)中古(Cランク)
If you were looking for MSDN or TechNet blogs, please know that MSDN and TechNet blog sites have been retired, and blog content has been migrated and archived here. How to use this site Archived blogs are grouped alphabetically by the initial letter of the blog name. Select the initial letter from the TOC to see the full list of the blogs. You can also type the name of the blog or the title of the
こんにちは。Windows サポートチームの豊島です。 各リソースの使用状況を記録するため常時パフォーマンス ログを収集したいが、長期間パフォーマンス ログを収集し続けることによってログ ファイルが肥大化するのを防ぎたいというご要望を多くいただきます。 そこで今回は、パフォーマンス ログ ファイルの最大サイズを指定し、そのサイズ内で常に最新のログを記録し古いログを破棄する “循環” 形式でパフォーマンス ログを収集する方法について紹介させていただきたいと思います。 なお、この方法は Windows Server 2003 以降の OS では、クライアント OS を含む全ての OS にて設定することができます。 設定の手順や表示される項目名は OS 毎に多少異なりますが、以下の手順では Windows Server 2008 R2 を例に紹介いたします。 設定手順 : 1. [Windows
Windowsインフラ環境の構築を自動化できる「PowerShell DSC」とは? その使い方を紹介。DSCの構文をコードで示しながら、基本的な実践手順を説明する。 連載 INDEX 次回 → PowerShell DSCとは DSC(Desired State Configurationの略)は、Windows PowerShell 4.0をコアとする「Windows Management Framework」のバージョン4.0(WMF 4.0)から導入された、マイクロソフトが提供するWindowsインフラ環境の自動構築プラットフォームだ。 DSCはPowerShellでの専用構文を持っているが、それも含めて「PowerShell ISE」という統合スクリプティング環境(Integrated Scripting Environment)上のIntelliSenseでサポートされている。
自著の書籍、記事、技術文書のフォローアップとか... (注:このブログは 2024 年 3 月以降更新されません。今後、予告なくサイトを閉鎖することがあります。ブログ主の引っ越し先は こちら) 2014 年 7 月の Office 2013 向けの修正プログラムの 1 つが、悪さをすることがあるらしい。うちには関係なかったけど。 Office 2013 programs crash when using the File tab (Backstage) and the July 8, 2014 update is installed [URL] http://support.microsoft.com/kb/2987489/en-us?sd=rss&spid=918 MSI 版の Office 2013 (VL や MSDN Subscription の Office 2013 Profe
WMI(Windows Management Instrumentation)とは、WBEM(Web-based Enterprise Management)の標準仕様に従ってマイクロソフトが実装したWindowsシステムを管理するためのインターフェイスである。WSHスクリプトなどから呼び出すことで、Windowsの管理などを実行できる。Windows 2000以降のNTカーネルで稼働するWindows OSには、このWMIサービスが標準搭載されている。具体的には、CPU使用率やASP.NETの動作状況、各種I/Oやネットワーク・インターフェイスの状態などを確認し、設定することが可能だ。 しかしWMIは豊富な機能を持ち、メソッドやプロパティの数も膨大なので、スクリプトなどから利用するのは容易ではない。例えば、WMIのインターフェイスを利用してProcessorPerformanceの値を調
In Visual Studio 2022 17.10 Preview 2, we’ve introduced some UX updates and usability improvements to the Connection Manager. With these updates we provide a more seamless experience when connecting to remote systems and/or debugging failed connections. Please install the latest Preview to try it out. Read on to learn what the Connection ...
If your shell scripts refer to other reserved Win32 device names, such as AUX or COM1, you must change them to an Interix equivalent. Some of these devices like LPT1 or AUX are not available in Interix. However COM1 is /dev/tty01 and COM2 is /dev/tty02.. Items sent to the printer can be handled with the lp command. Running Win32-based Programs The Interix subsystem can run Win32-based programs. Ma
S-JIS[2013-01-10] SetConsoleCtrlHandler関数 SetConsoleCtrlHandler()は、Windows API(C言語)でコンソールのシグナルハンドラーを設定する関数。 参考 ChomeさんのWindows2000コンソールアプリでのCntl-C割込みの処理 EternalWindowsさんのコンソール / ハンドラ関数 概要 WindowsのAPIでは、コンソールアプリのシグナルを捕捉して処理する関数を登録するのにSetConsoleCtrlHandler()を使う。 シグナルというのは、以下の様なもの。 CTRL_C_EVENT Ctrl+C(アプリケーションの終了) CTRL_BREAK_EVENT Ctrl+Break(アプリケーションの終了) CTRL_CLOSE_EVENT コンソールが閉じられた。 CTRL_LOGOFF_EVEN
One of the cornerstones of education is the concept of scaffolding: the idea that it is easier to learn something new if you relate your new knowledge to, and build upon, existing knowledge. This idea holds true when it comes to learning Windows PowerShell. Yes, Windows PowerShell is different than VBScript, sometimes dramatically different. However, the underlying concepts between the two are oft
すべて Microsoft 製品 Microsoft 365 Office Windows Surface Xbox セール サポート ソフトウェア Windows アプリ OneDrive Outlook Skype OneNote Microsoft Teams PC とデバイス Xbox を購入する アクセサリ VR & 複合現実 エンタメ Xbox Game Pass Ultimate Xbox Live Gold Xbox とゲーム PC ゲーム Windows ゲーム 映画とテレビ番組 法人向け Microsoft Azure Microsoft Dynamics 365 Microsoft 365 Microsoft Industry データ プラットフォーム Power Platform 法人向けを購入する Developer & IT .NET Visual Studio
Inno Setup is a free installer for Windows programs by Jordan Russell and Martijn Laan. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability. Features Learn more about what Inno Setup can do. Download Inno Setup Get the latest version of Inno Setup here. Mailing List Be notified by e-mail whenever major new versions are releas
<script type="text/javascript"> <!-- document.write("使用されている OS は " + window.navigator.platform + " です。"); // --> </script> <script type="text/javascript"> <!-- if (navigator.platform.indexOf("Win") != -1) { document.write("あなたは Windows を使用されています。"); } else { document.write("あなたは Windows 以外を使用されています。"); } // --> </script> <script type="text/javascript"> <!-- var os, ua = navigator.userAgent; if (u
2014-02-07 PowerShellエディタ「PowerGUI」 PowerShell ツール 先日、おふざけ(PowerShell:だるやなぎ様が書いた記事の数を数えてみた - なか日記)がすぎて、No.1な@kamebuchiさんからクレームを頂きました。ありがとうございます。 なかじさんFBにブラクラはるのやめてほしい(白目— こすもす (@kamebuchi) 2014, 2月 5 今日はPowerShellに関するメモを一つ残しておこうと思います。 皆さん、PowerShellスクリプトを書くとき、エディタは何を使ってますか? Windows7以降だと標準でPowerShell ISEが入ってますのでこれを使ってる人が多いのかなぁと想像したりします。もちろん、Windows3.1時代*1から根強いファンが多いメモ帳を使ってる人も多いでしょう。 私はPowerShell IS
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く