File commands Task Command Show current dirrectory pwd Show all files and folders in current directory ls Change directory cd e.g. cd usr Navigate to root directory cd / Navigate…
In Ubuntu 18.04 the ability to automatically shutdown a computer when the power button is pressed was removed. There is however a workaround - if you set the machine chassis…
Problem When making or receiving calls the speaker automatically turns on. It can be turns off by pressing the speakerphone button but is always turned on when answering and making…
With such a heavy emphasis being placed on 'green IT' system administrators are now being asked to have all the company workstations shutdown at a set time. This can be…
The following process describes how to configure a scheduled task using the Windows 7 Task Scheduler which will run interactively with the user which is currently logged on. If your…
The following command lines can be used to hibernate a Windows 7 computer. Hibernate Immediately Shutdown /h /t 1 /c "System is now hibernating" Hibernate after 20 seconds You can…
There have been some changes for how you can customise the default user profile in Windows 7. Microsoft have disabled the standard ‘Copy Profile’ tool and will only support profile…
The following script can be used with ConfigMgr / SCCM R2 to automatically deploy Internet Explorer 8. You will need to ensure that systems do not have Internet Explorer running…
Compared to Windows XP, the Windows 7 command line tool has changed and operates with a new set of switches. To shutdown the local computer, giving the user a minute…