Popular Articles
Connecting to Office 365 using Windows Powershell
1. Open Windows Powershell with Run as Administrator on your computer 2. $Cred = Get-credential (enter administrator email/password) 3. $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell/ ...
Batch Print a folder / multiple files
Windows has limitation of selecting 15 files at any one time.Try this program: http://www.doc2prn.com/
Using DISM to repair Windows files
Check thread here: http://www.windowscentral.com/how-use-dism-command-line-utility-repair-windows-10-image?utm_medium=slider&utm_campaign=navigation&utm_source=wp