hi,
I have a script I use to force logoff of users and reboot my server. The script works great but I would like to use a scheduled job to execute the script once a month at 6am. Can you tell me how to accomplish this using the Register-ScheduledJob cmdlt?
Rick