See a full list of Windows Server 2016 and/or Windows 10 maintenance tasks using the following command run from an admin command prompt:
schtasks /query
See a full list of Windows Server 2016 and/or Windows 10 maintenance tasks using the following command run from an admin command prompt:
schtasks /query
Nice one this…very simple way to view the password for a wireless connection.
Open an Admin Command Prompt and enter the following command:
The output from this command will include the SSID of the wireless network – make a note of it and include it in the next command replacing xxxx
The output of this command will include the password in clear text.
Run the following command where d:\sources\sxs points to the source media for Windows 8.1.
Just a couple of quick PowerShell commands that can be used to create a Server 2012 R2 custom Start Screen.
Set up the Start Screen as required and then run this:
Use this to import.
The import line can be used in a script as part of an SCCM/MDT Task Sequence.