How to map a drive in Windows Windowsでのドライブにマップする方法を
Posted on June 15, 2008 at 5:23 am掲示さ2008年6月15日5:23 AMの
Mapping drives is Windows is one of the essential actions everyone should know how to do. ドライブのマッピングは、 Windowsが欠かせないのいずれかの操作を行う方法の誰もが知っておくべきです。 Whether you are at home or at the office, there comes a time in everyone’s life when they have to map a drive!かどうかは、家庭や職場では、一度に参加者全員が来るの人生にドライブをマップするときに彼らは! It sounds all complicated, but it’s actually really simple to do.それはすべての複雑な、それは実際に本当に単純なこの操作を行うにします。
You may need to get some information from your IT administrator at work, since mapping a drive usually means connecting to a server share.ことがありますから、いくつかの情報を取得する必要が職場でお客様のIT管理者のため、ドライブのマッピングを共有するサーバーに接続して通常の手段です。 A server share is basically a folder on a different computer that is being shared with everyone else.サーバーの共有フォルダには、基本的に別のコンピュータにみんなで共有されている。 So when you “map a drive”, you are just saying that you want access to that folder on your computer also, which is done by mapping it to a letter, ie F, G, H, etc.これときに"マップするドライブ" 、あなたがしたいと言っているだけのアクセスを、そのフォルダをコンピュータにも、これはそれを一通の手紙のマッピング行われ、すなわちf 、グラム、 h 、等
In this article, I’ll explain how you can map a drive in Windows XP, Windows Vista, and even map a drive via the command prompt.この資料では、私がドライブにマップする方法について説明することができますでは、 Windows XP 、 Windows Vistaでは、ドライブにもマップを経由してコマンドプロンプトを起動します。
Map a drive in Windows XPマップするドライブでは、 Windows XP
Open My Computer and click on the Tools menu option. [ マイコンピュータ]をクリックして[ ツール ]メニューのオプションを選択します。 From the drop down list, choose Map Network Drive .ドロップダウンリストから、 ネットワークドライブの割り当てを選択します。
Pick a drive letter that you want to use to access the shared folder and then type in the UNC path to the folder.を選択するドライブ文字を使用したいと入力し、共有フォルダにアクセスするためのUNCパスを入力して、フォルダにコピーします。 UNC path is just a special format for pointing to a folder on another computer. UNCパスは、特別なフォーマットを別のコンピュータ上のフォルダを指しています。 You first use two slashes “\\” and then the computer name,まず最初に使用する2つのスラッシュ" \ \ "と入力し、コンピュータ名、 \\testcomp \ \ testcomp and then another “\” followed by the shared folder name,と入力し、別の" \ "に続けて、共有フォルダ名、 \\testcomp\foldername \ \ testcomp \ foldernameに .です。
Click on “ Reconnect at logon ” to make the connection permanent, which means the drive will still be mapped even after you restart the computer.をクリックして" 再ログオン "して接続を確立永久が、これはドライブでも、コンピュータを再起動した後も割り当てられた。
If you’re not sure what the name of the folder is, you can click on Browse and try to find the computer that way.どうすればよいかわからないして、フォルダの名前は、することができます。をクリックして、コンピュータをブラウズし、その方法を見つけようとします。 Click on Entire Net work, then Microsoft Windows Network and then expand out the workgroup or domain that your computer is in. 全体の正味の仕事をクリックして、入力し、 Microsoft Windowsのネットワークと入力し、ワークグループまたはドメインを展開してお使いのコンピュータは。
If there are any shared folders on a computer, you will be able to see them here by expanding each computer individually.があれば、コンピュータ上の共有フォルダが表示されることを確認してください個別に各コンピュータを拡大します。 Click Finish and you have now mapped a drive! [ 完了 ]をクリックするとマッピングする必要がドライブ!
How to map a network drive in Vistaネットワークドライブにマップする方法を、ビスタ
Mapping a network drive in Vista is slightly different than in XP, but pretty simple also.マッピングするネットワークドライブに、 VistaがXPのに比べ若干異なるが、かなりシンプルなもです。 First, click on Computer from your Start Menu or Desktop.第一に、お客様の[スタート]メニューをクリックしてコンピュータやデスクトップからです。 You’ll see a couple of buttons across the top, one of them being “ Map network drive “.カップルのボタンが表示さの上部の1つであるされている" ネットワークドライブの割り当て "です。
Other than the fancy interface, all of the options are the same!ファンシー以外のインターフェイスは、すべてのオプションが同じ! Choose a drive letter, type in the folder path, choose “ Reconnect at logon ” and click Finish !ドライブのドライブ文字を選択し、フォルダのパスを入力して、 " 再ログオン "と[ 完了 ]をクリック!
Remember, the folder can be located on a local or remote server or even to a FTP site!覚えて、そのフォルダに位置することは、ローカルまたはリモートサーバーまたはFTPサイトも参照して下さい!
How to map a drive using command promptドライブにマップする方法を使用して、コマンドプロンプトで
First click on Start and then Run .最初のスタート]ボタンをクリックしてと入力し、 実行します。 Type cmd in the Open box. [名前]ボックスにcmdと入力します。
Then type the following DOS command to map the network drive:タイプは、次のDOSコマンド入力し、ネットワークドライブをマップする:
net use x: \\ computer name \ share name 純使用にX : \ \ コンピュータ名 \ 共有名
where x: is the drive letter you want to assign to the shared folder.ここでx :は、ドライブのドライブ文字を割り当てるには、共有したいフォルダにコピーします。
You can delete a mapped network drive using the command prompt by typing in割り当てられたネットワークドライブを削除するにすることができます使用して、コマンドプロンプトを入力して
net use x: /delete 当期純Xを: /削除
If you have any problems mapping a drive in Windows, post a comment and I’ll try to help you out!任意の問題が発生すれば、ドライブのマッピングWindowsの場合は、コメントを投稿するに役立つとやってみます! Enjoy!楽しむ!
Technorati Tags: Technoratiのタグ: map network drivesマップネットワークドライブ , 、 map drives地図ドライブ , 、 map a driveマップするドライブ , 、 how to map a driveをドライブにマップする方法を , 、 how to map network drivesネットワークドライブにマップする方法をIf you enjoyed this post, make sure you この投稿をお楽しみいただく場合は、必ずあなた subscribe to my RSS feed 私のRSSフィードを購読する ! !
» Filed Under »提出されて Computer Tipsコンピュータのヒント
Related Posts関連記事
- How to create a Windows XP hidden folder shareを作成する方法についてWindows XPの隠しフォルダの共有
- How to create an "Invisible" hidden drive in Windowsを作成する方法を"見えない"隠しドライブをWindows
- How to setup an FTP server in Windows using IIS FTPサーバーの設定方法をWindowsで使用してのIIS
- How to use the remote shutdown command in Windowsコマンドを使用してリモートシャットダウンする方法をWindowsで
- How to change the drive letter in Windows XP for an external USB stick or hard driveドライブのドライブ文字を変更する方法についてWindows XPで、外付けUSBスティックまたはハードドライブ
One Response to “How to map a drive in Windows” 1つの応答を" Windowsでのドライブにマップする方法を"
Pingbacksのpingbacks - Super Sunday Links Episode 10 : Madhur Kapoor’s Blog スーパー日曜日リンクエピソード10 :マドゥールカプールさんのブログ Says: は言う:
[...] Online Tech Tips tells you How to map a file in Windows XP and Vista [...] [...]オンライン技術のヒントにマップする方法を言う人がいる場合、ファイルを、 Windows XPおよびVistaの[...]
June 15th, 2008 at 4:15 pm 2008年6月15日4:15 pmの
Please post your comments/suggestions!コメントをお寄せください/提案!
[...] Online Tech Tips tells you How to map a file in Windows XP and Vista [...] [...]オンライン技術のヒントにマップする方法を言う人がいる場合、ファイルを、 Windows XPおよびVistaの[...]
June 15th, 2008 at 4:15 pm 2008年6月15日4:15 pmの























