Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active directory Questions...
Message
General information
Forum:
Windows
Category:
Other
Miscellaneous
Thread ID:
00581902
Message ID:
00582504
Views:
24
This message has been marked as the solution to the initial question of the thread.
>On a Windows 2000 Server (Advance server) you have the active directory.
>
>I do not know any thing about this but I think it passable to set the server to monitor a directory and when a file is created in the directory the server will fire a event.
>
>How can I set my Windows 200 Server to fire a action when a file is copy in a directory?

It's actually an API call - FindFirstChangeNotification() and FindNextChangeNotification(); it need not be the server. There's sample code in the MSDN docs under the topic Monitoring Changes in a Directory or Directory Tree in the Platform SDK section. It's best written in C++, C# or VB.Net AFAIC.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform