List of loaded drivers?

NTFSD Folk:

I hope this is a dumb question, but I haven’t been able to find an answer:

How can you see what drivers are loaded and in what order?

I’m having some strange problems with my filter driver interacting with some
versions of Norton Anti-virus (running with NAV 2003 gives BSOD, but it’s
fine with NAV 2004), and I’m trying to determine the relative position of
the drivers in the stack.

Any ideas?

Thanks,
Ken

Look for LoadOrder.exe (I think it’s a SysInternals tool)

L.

Thanks – that helps. Sort of…

When their Group name is “Symantec Services”, it’s a little hard to figure
out how to get below them on the stack.

But thanks for the help!

Ken

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ladislav Zezula
Sent: Friday, June 25, 2004 8:04 AM
To: Windows File Systems Devs Interest List
Subject: Re: [ntfsd] List of loaded drivers?

Look for LoadOrder.exe (I think it’s a SysInternals tool)

L.


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@comcast.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

> When their Group name is “Symantec Services”, it’s a little hard to figure

out how to get below them on the stack.

You may create your own group which will be above
Symantec Group. Then place your driver into that group.

L.

When you create your own group, how do you control the order?

Ken

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ladislav Zezula
Sent: Friday, June 25, 2004 8:31 AM
To: Windows File Systems Devs Interest List
Subject: Re: [ntfsd] List of loaded drivers?

When their Group name is “Symantec Services”, it’s a little hard to figure
out how to get below them on the stack.

You may create your own group which will be above
Symantec Group. Then place your driver into that group.

L.


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@comcast.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

The groups are ordered by the registry key in
HKLM\System\CurrentControlSet\Control\ServiceGroupOrder
Look at it, you’ll get the point :slight_smile:

L.

Duh! I knew that – thanks for the reminder!

Ken

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ladislav Zezula
Sent: Friday, June 25, 2004 9:08 AM
To: Windows File Systems Devs Interest List
Subject: Re: [ntfsd] List of loaded drivers?

The groups are ordered by the registry key in
HKLM\System\CurrentControlSet\Control\ServiceGroupOrder
Look at it, you’ll get the point :slight_smile:

L.


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@comcast.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

Ken,

There is an OSR tool called DeviceTree that will display the current
filters that are loaded and what order they are attached. This tool is
being shipped with the latest versions of the IFSKit.

If you search the IFSKit documentation for “Load Order Groups” you will
find good information on how they work.

Neal Christiansen
Microsoft File System Filter Group Lead
This posting is provided “AS IS” with no warranties, and confers no
rights.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ladislav Zezula
Sent: Friday, June 25, 2004 6:08 AM
To: Windows File Systems Devs Interest List
Subject: Re: [ntfsd] List of loaded drivers?

The groups are ordered by the registry key in
HKLM\System\CurrentControlSet\Control\ServiceGroupOrder
Look at it, you’ll get the point :slight_smile:

L.


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com