Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Windows PowerShellを使用してシステムのサービス タグを見つける方法

Summary: この記事では、Windows PowerShellを使用してお使いのDell製デバイスまたはPCのサービス タグを検索または検出する方法について説明します。MicrosoftがWMIコマンドライン(WMIC)を廃止したため、Windowsコマンド プロンプトはオプションではなくなりました。

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Instructions

影響を受けるプラットフォーム:

  • OptiPlex
  • Latitude
  • Precision Workstation
  • Inspiron
  • XPS
  • Vostro
  • Alienware
  • Dell Gシリーズ

対象オペレーティング システム:

  • Windows 10
  • Windows 11

注:Windows PowerShell の詳細については、「 PowerShell とは」を参照してください。 このハイパーリンクをクリックすると、デル・テクノロジーズ以外のWebサイトにアクセスします。

Windowsノートパソコンおよびデスクトップ

  1. 画面の左下にあるWindows検索バーに 「PowerShell 」と入力し、結果のリストから [Windows PowerShell ]を選択します。
  2. PowerShellウィンドウで、次のように入力します。 GWMI -Class Win32_Bios | select SerialNumber と入力してEnterを押します。
  3. 次の画像のように、サービス タグ(シリアル番号)が表示されます。
    Windows PowerShellのサービス タグ(シリアル番号)

Windowsタブレット

  1. Windowsタイル画面で、下から上にスワイプして 、[すべてのアプリ]をタップします。
  2. Windows PowerShell が表示されるまで右にスクロールします。
  3. PowerShellウィンドウで、スクリーン キーボードを使用して次の文字を入力します GWMI -Class Win32_Bios | select SerialNumber と入力してEnterを押します。
  4. 次の画像のように、サービス タグ(シリアル番号)が表示されます。
    タブレットのWindows PowerShellのサービス タグ(シリアル番号)

保証期間外サポート保証対象外ですか?大丈夫です。Dell.com/support Webサイトにアクセスして、お使いのDell製品のサービス タグを入力し、デル・テクノロジーズのサービスをご確認ください。

メモ: 本サービスは、米国カナダ英国フランスドイツ中国日本 の個人向けPCのお客様のみが利用できます。サーバーとストレージには適用されません。

Additional Information

その他のリファレンス

お手持ちのDellコンピューターまたは製品に応じて、Dell製品のサービス タグを検索する方法の詳細については、次のリンクに従ってください。

Article Properties


Affected Product

Alienware, Inspiron, OptiPlex, Vostro, XPS, G Series, G Series, Alienware, Inspiron, Latitude, Vostro, XPS, Fixed Workstations, Mobile Workstations

Last Published Date

07 Aug 2024

Version

12

Article Type

How To