Im asking you all a question does anyone remember how to sync your computer clock with a network server?
i currently have a script that does it but i dont want to keep typeing in Y=yes to set it
this is what my current script looks like
net time \\server /set
how can i make that auto set it with out user having to type in Y all the time?