Skip to main content

Windows File Locks

  • February 11, 2013
  • 1 reply
  • 0 views

Hello,

I'm looking for a solution to get the specific user who has a file locked in windows. In a UNIX server environment we're using the C$LOCKPID to get the process Id, and finding the username that way, how do I go about this in a thin client windows environment?

Thanks

1 reply

Stephen Hjerpe
  • Participating Frequently
  • 1100 replies
  • February 12, 2013

Hello,

I'm looking for a solution to get the specific user who has a file locked in windows. In a UNIX server environment we're using the C$LOCKPID to get the process Id, and finding the username that way, how do I go about this in a thin client windows environment?

Thanks

There are a couple of discussions on this in the forum, here: community.microfocus.com/.../2152.aspx

and here:

community.microfocus.com/.../5592.aspx