No announcements
Found 2135701 threads
-
0 Votes
Get-WmiObject -Class Win32_Volume -Filter based on DeviceID
An other question: I need to change with power shell the label the Win32_Volume returned from the former command.Answered | 3 Replies | 11721 Views | Created by Andrea Caldarone - Tuesday, March 13, 2012 10:27 AM | Last reply by Kazun - Tuesday, March 13, 2012 2:14 PM -
0 Votes
WMI command “ select Name and DeviceID from Win32_Volume” is giving same value for both Name and DeviceID for System Reserved Volume partition.
We have used WMI command Win32_PerfFormattedData_PerfDisk_LogicalDisk, that gives Name field value as HardDiskVolume1 for ...Proposed | 10 Replies | 2240 Views | Created by WMI command Win32_Volume - Sunday, July 21, 2019 2:13 PM | Last reply by LeeSeenLi - Wednesday, July 31, 2019 7:08 AM -
10 Votes
How Do I Find the Partition GUID?
detail partition Partition 1 Typ : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7 Versteckt : Nein Erforderlich: Nein Attribut : ...Answered | 14 Replies | 107698 Views | Created by thomasm516 - Wednesday, September 5, 2012 12:46 AM | Last reply by Setsunaaa - Sunday, April 14, 2019 7:52 AM -
1 Votes
Naming the C: drive partition the same as the computername.
\\" & strComputer & "\root\cimv2") Set colDrives = objWMIService.ExecQuery _ ("Select * from ...Answered | 3 Replies | 4476 Views | Created by plasmahal - Wednesday, April 13, 2011 1:59 PM | Last reply by plasmahal - Thursday, April 14, 2011 1:11 PM -
6 Votes
When dealing with devices, how do they map to wmi deviceid?
The importance here is in regards to systems that have multiple, dissimilar tape devices - i.e.: USB DAT and SAS LTO-6.Answered | 4 Replies | 2494 Views | Created by TOLISTim - Saturday, March 30, 2013 4:02 AM | Last reply by Ed Price - MSFT - Monday, April 1, 2013 8:44 PM -
0 Votes
deviceid in logging
Is the deviceid in the logging the same as the android imei code?Answered | 1 Replies | 527 Views | Created by ton08 - Friday, November 20, 2015 1:55 PM | Last reply by Ed Crowley - Saturday, November 21, 2015 2:18 AM -
0 Votes
Install video driver using DeviceID
How about this: SELECT * FROM Win32_PNPEntity WHERE DeviceID LIKE '%DEVICEIDOFYOURDEVICE%' Notice that you have to use \\ instead of \ ...Answered | 1 Replies | 632 Views | Created by robwm1 - Friday, January 22, 2016 11:59 PM | Last reply by Narcoticoo - Saturday, January 23, 2016 4:32 AM -
1 Votes
System Reserved Partition
Yes it is listed under Disk Partitions ...Answered | 3 Replies | 4198 Views | Created by Felyjos - Monday, April 12, 2010 9:30 PM | Last reply by Felyjos - Tuesday, April 13, 2010 8:42 PM -
0 Votes
Disk information $a=gwmi win32_logicaldisk -fi "drivetype=3" -comp "WM28101Q" | Select DeviceID,size,FreeSpace,System
Chen, the reason you're seeing different results is either because you're not running PowerShell 2.0, or your Get-WmiObject command is only returning a single object.Answered | 10 Replies | 16713 Views | Created by asif300 - Wednesday, November 20, 2013 9:53 PM | Last reply by mohdazam89 - Thursday, November 21, 2013 6:11 AM -
0 Votes
Unable to mirror the disk volume Name"System Reserved" in Windows7 32 bit operating system
Hi, I am able to do the disk mirroring of C Drive in Windows 7, 64 bit operating system perfectly as I have not found the separate volume ...Answered | 4 Replies | 3048 Views | Created by Srinivas.S - Saturday, August 3, 2013 12:36 PM | Last reply by don'zz - Tuesday, August 6, 2013 7:41 AM -
0 Votes
How to report DiskIndex along with Caption & Label of the volume
Do you mean partition number and disk number?Answered | 3 Replies | 2019 Views | Created by -Edatha- - Friday, January 29, 2016 5:28 PM | Last reply by Elaine Jing - Monday, February 1, 2016 6:17 AM -
1 Votes
How to link the output from win32_diskdrive and win32_volume
I've added the following 2 lines and updated the final line with the new labels but it doesn't seem to be pulling back any information from ...Answered | 17 Replies | 21348 Views | Created by MK-2013 - Thursday, April 18, 2013 12:24 PM | Last reply by Dhananjaya-DJ - Wednesday, December 6, 2017 12:50 PM -
1 Votes
How to use imagex for Windows 7 Enterprise with system reserved partition
Does it live on the reserved partition, or does it live on the main system partition?Answered | 14 Replies | 67847 Views | Created by FinlandRobert2012 - Tuesday, September 15, 2009 11:38 AM | Last reply by Swathipavan - Tuesday, October 11, 2011 4:14 AM -
1 Votes
WMI partition-related stuff
What I'm trying to do is to get a list of all the partitions in the system.Answered | 2 Replies | 7300 Views | Created by andreyvul - Tuesday, November 3, 2009 6:03 AM | Last reply by andreyvul - Tuesday, November 3, 2009 3:08 PM -
0 Votes
system reserved partition
I would have thought that just the name itself would give a clue and would suggest that it would be rather silly to delete a System Reserved ...Answered | 2 Replies | 2471 Views | Created by rizaldiwn - Friday, February 8, 2013 11:26 AM | Last reply by Tony Wise - Sunday, February 10, 2013 8:24 AM -
0 Votes
How to assign driver letters to unassigned partitions
kazun's solution is good because you don’t need to worry about the letters, the assign command will just grab the next available.Answered | 4 Replies | 9856 Views | Created by siegfried_ - Tuesday, February 7, 2012 6:16 AM | Last reply by jrich - Tuesday, February 7, 2012 1:23 PM -
2 Votes
Windows 2008 R2 x64 System Reserved Partition
In Command Prompt, use the command label x: "System Reserved" By the way, if your ...Answered | 3 Replies | 5247 Views | Created by KidDragon - Wednesday, April 25, 2012 8:04 PM | Last reply by KidDragon - Thursday, April 26, 2012 12:00 PM -
0 Votes
Outlook for iOS and Android connects from Microsoft IPs and changes it's DeviceID
It's great that you get useful information from our forum.Answered | 9 Replies | 2079 Views | Created by GennadyB - Wednesday, November 13, 2019 7:29 AM | Last reply by Lydia Zhou - Friday, November 22, 2019 10:26 AM -
0 Votes
System Reserved partition
But as “Meinolf Weber” said, it is not recommended to have any drive letter for the system reserved partition.Answered | 3 Replies | 4760 Views | Created by orangecrush1 - Thursday, November 25, 2010 3:54 PM | Last reply by Arthur_Li - Friday, November 26, 2010 5:27 AM -
0 Votes
System Reserved Partition
The (System, Reserved) partition is typically 100MB in size, is the first partition (an must remain the first) on your Windows 7 hard drive and contains the ...Answered | 1 Replies | 4389 Views | Created by Dragonblaze4 - Saturday, September 10, 2011 12:20 AM | Last reply by J W Stuart - Saturday, September 10, 2011 1:46 AM - Items 1 to 20 of 2135701 Next ›
No announcements