@John John MVP
The dos command that you gave me does not seem to work on this computer I
get a message that says:-
diskperf-y is not recognised as an internal or external command operable
program or batch file. Any other sugestions? I went into the regestry direct
and changed the default value from (preferance not set) to 1is this correct?
i am still getting the "Warnining" in event viewer.
"John John - MVP" wrote:
> John McCallum wrote:
> > Event Type: Warning
> > Event Source: PerfDisk
> > Event Category: None
> > Event ID: 2001
> > Date: 07/01/2010
> > Time: 21:14:53
> > User: N/A
> > Computer: JOHN-1053SX0NX2
> > Description:
> > Unable to read the disk performance information from the system. Disk
> > performance counters must be enabled for at least one physical disk or
> > logical volume in order for these counters to appear. Disk performance
> > counters can be enabled by using the Hardware Device Manager property pages.
> > Status code returned is data DWORD 0.
> >
> > For more information, see Help and Support Center at
> > http://go.microsoft.com/fwlink/events.asp.
> > Data:
> > 0000: aa 05 00 00 ?Ǭ
perfdisk?
Moderators: DllAdmin, DLLADMIN ONLY
Re: perfdisk?
John McCallum wrote:
> @John John MVP
> The command that you gave me does not seem to work on this computer; I
> get a message that says:
> "diskperf-y is not recognized as an internal or external command operable
> program or batch file.". Any other suggestions? I went into the registry directly
> and changed the default value from "preference not set" to "1". Is this correct?
> I am still getting the "Warning" in event viewer.
"-y" is a switch and needs to be separated by a space. So, as suggested
by John John - MVP, type this command:
diskperf -y
> "John John - MVP" wrote:
>
>> John McCallum wrote:
>>> Event Type: Warning
>>> Event Source: PerfDisk
>>> Event Category: None
>>> Event ID: 2001
>>> Date: 07/01/2010
>>> Time: 21:14:53
>>> User: N/A
>>> Computer: JOHN-1053SX0NX2
>>> Description:
>>> Unable to read the disk performance information from the system. Disk
>>> performance counters must be enabled for at least one physical disk or
>>> logical volume in order for these counters to appear. Disk performance
>>> counters can be enabled by using the Hardware Device Manager property pages.
>>> Status code returned is data DWORD 0.
>>>
>>> For more information, see Help and Support Center at
>>> http://go.microsoft.com/fwlink/events.asp.
>>> Data:
>>> 0000: aa 05 00 00 ?Ǭ
> @John John MVP
> The command that you gave me does not seem to work on this computer; I
> get a message that says:
> "diskperf-y is not recognized as an internal or external command operable
> program or batch file.". Any other suggestions? I went into the registry directly
> and changed the default value from "preference not set" to "1". Is this correct?
> I am still getting the "Warning" in event viewer.
"-y" is a switch and needs to be separated by a space. So, as suggested
by John John - MVP, type this command:
diskperf -y
> "John John - MVP" wrote:
>
>> John McCallum wrote:
>>> Event Type: Warning
>>> Event Source: PerfDisk
>>> Event Category: None
>>> Event ID: 2001
>>> Date: 07/01/2010
>>> Time: 21:14:53
>>> User: N/A
>>> Computer: JOHN-1053SX0NX2
>>> Description:
>>> Unable to read the disk performance information from the system. Disk
>>> performance counters must be enabled for at least one physical disk or
>>> logical volume in order for these counters to appear. Disk performance
>>> counters can be enabled by using the Hardware Device Manager property pages.
>>> Status code returned is data DWORD 0.
>>>
>>> For more information, see Help and Support Center at
>>> http://go.microsoft.com/fwlink/events.asp.
>>> Data:
>>> 0000: aa 05 00 00 ?Ǭ
Re: perfdisk?
started receiving the same error Perfdisk (id:2001) and PerfNet (id:2004).
the two errors are always together and they are preceeded by a WMDM PMSP
Service message - not sure if they are related. from what i have found is
that the
diskperf -y
is used with Windows 2000 server. I ran the command on my Win XP SP3 pc
with all patches. the command is unrecognized command.
i have not added any regestry entries at the moment.....saw the error today.
still looking for a solution
thanks...stlcc1
"John John - MVP" wrote:
> John McCallum wrote:
> > @John John MVP
> > The dos command that you gave me does not seem to work on this computer I
> > get a message that says:-
> > diskperf-y is not recognised as an internal or external command operable
> > program or batch file.
>
> Maybe just a typo on your part but you need to space the command from
> its switches. Diskperf is the command and -y is the switch, make sure
> that there is a space between them:
>
> diskperf -y
>
> Any other sugestions? I went into the regestry direct
> > and changed the default value from (preferance not set) to 1is this correct?
>
> You mean the 'Disable Performance Counters' value? If you set it to 1
> the counter is disabled, if you want to enable it set the value to 0 or
> delete the value altogether.
>
> John
>
>
> >
> > "John John - MVP" wrote:
> >
> >> John McCallum wrote:
> >>> Event Type: Warning
> >>> Event Source: PerfDisk
> >>> Event Category: None
> >>> Event ID: 2001
> >>> Date: 07/01/2010
> >>> Time: 21:14:53
> >>> User: N/A
> >>> Computer: JOHN-1053SX0NX2
> >>> Description:
> >>> Unable to read the disk performance information from the system. Disk
> >>> performance counters must be enabled for at least one physical disk or
> >>> logical volume in order for these counters to appear. Disk performance
> >>> counters can be enabled by using the Hardware Device Manager property pages.
> >>> Status code returned is data DWORD 0.
> >>>
> >>> For more information, see Help and Support Center at
> >>> http://go.microsoft.com/fwlink/events.asp.
> >>> Data:
> >>> 0000: aa 05 00 00 ?Ǭ
the two errors are always together and they are preceeded by a WMDM PMSP
Service message - not sure if they are related. from what i have found is
that the
diskperf -y
is used with Windows 2000 server. I ran the command on my Win XP SP3 pc
with all patches. the command is unrecognized command.
i have not added any regestry entries at the moment.....saw the error today.
still looking for a solution
thanks...stlcc1
"John John - MVP" wrote:
> John McCallum wrote:
> > @John John MVP
> > The dos command that you gave me does not seem to work on this computer I
> > get a message that says:-
> > diskperf-y is not recognised as an internal or external command operable
> > program or batch file.
>
> Maybe just a typo on your part but you need to space the command from
> its switches. Diskperf is the command and -y is the switch, make sure
> that there is a space between them:
>
> diskperf -y
>
> Any other sugestions? I went into the regestry direct
> > and changed the default value from (preferance not set) to 1is this correct?
>
> You mean the 'Disable Performance Counters' value? If you set it to 1
> the counter is disabled, if you want to enable it set the value to 0 or
> delete the value altogether.
>
> John
>
>
> >
> > "John John - MVP" wrote:
> >
> >> John McCallum wrote:
> >>> Event Type: Warning
> >>> Event Source: PerfDisk
> >>> Event Category: None
> >>> Event ID: 2001
> >>> Date: 07/01/2010
> >>> Time: 21:14:53
> >>> User: N/A
> >>> Computer: JOHN-1053SX0NX2
> >>> Description:
> >>> Unable to read the disk performance information from the system. Disk
> >>> performance counters must be enabled for at least one physical disk or
> >>> logical volume in order for these counters to appear. Disk performance
> >>> counters can be enabled by using the Hardware Device Manager property pages.
> >>> Status code returned is data DWORD 0.
> >>>
> >>> For more information, see Help and Support Center at
> >>> http://go.microsoft.com/fwlink/events.asp.
> >>> Data:
> >>> 0000: aa 05 00 00 ?Ǭ
-
- Posts: 2
- Joined: 20 Jun 2010, 23:00
Want to watch videos from internet, camcorder or your own excellent movies and concert videos on big TV screen with a DVD player? Danisoft DVD creator is a powerful DVD creator software which can burn the most popular video to DVD such as AVI WMV MPEG MOV FLV MOV VOB to DVD disc directly, no advanced skill required.
mp4 to DVD
MOV to DVD
mkv to DVD
wmv to DVD
flip video to DVD
mts/m2ts video to DVD
mod to DVD
avchd to DVD
DVD Creator
FLV to DVD
mp4 to DVD
MOV to DVD
mkv to DVD
wmv to DVD
flip video to DVD
mts/m2ts video to DVD
mod to DVD
avchd to DVD
DVD Creator
FLV to DVD