Saturday, October 18, 2014

remotely restart a windows 7 computer, or maybe any windows OS

cmd > type: shutdown -i
Add the computer you want to restart
complete the rest of the form and restart.
(I also use this when I'm in remote desktop and need to reboot the computer I'm on.)


No comments:

Post a Comment

ModuleNotFoundError: No module named 'torchvision.transforms.functional_tensor'

 I tried a couple things, downgrading, reinstalling, followed some github links talking about /usr/local/lib/python3.10/dist-packages/basics...