Just had a powershell script that was failing When I went in to the registry key that stores the results of the script running I saw some corrupted characters The problem turned out to be I had a file that was encoded in UTF-16LE So I saved the powershell script as...
Create this script and run it in user context I called my script RemoveMailApp.ps1 # Important: set to run this in user context Get-AppxPackage Microsoft.windowscommunicationsapps | Remove-AppxPackage
I would recommend just using the AWS Cli for windows instead of powershell Uploading 650MB chunks using S3-WriteObject. Didn't want to choke link during day so CTRL-C'd to exit the powershell script and found in the morning that the upload had happened any way. The...
About the Author
James is an IT Professional based in Melbourne, Australia.
He blogs about Information Technology, Open Source software, home renovations, good reads and travel.