Stick this in a batch file in your %systemroot%, then you can run it from anywhere
tskill devenv
REM 3 second wait for the macro question to come up
ping -n 3 localhost >nul
tskill vsaenv10
tskill vsmsvr10
Use the following powershell script to find the last users to login to a box since a given date, in this case the 21st April 2022 at 12pm un...
No comments:
Post a Comment