I'm looking to send a net send type message popup to all users in my network 1 day week every week.
Can I do this via Windows somwhow or would I need a script running somewhere?
Thanks,
First you need to ensure the net send service is allowed to run control panel->services. So check that services for the service that controls net send. Than you simply create a batch file and issue a net send command. You place that batch file on a server and use windows scheduler to schedule the batch job to run once a week.