Monday, December 2, 2013

Disconnect all Dynamics GP Sessions accessing a reports.dic

run this from a command line to IMMEDIATELY disconnect all sessions to this file so you can replace it.
This is very dangerous, and should not be used in a production system unless it is absolutely necessary.
This will most likely corrupt your dictionary file, and cause users to be disconnected.

openfiles /disconnect /op "C:\GPReports\Reports.dic"

No comments:

Post a Comment