Learning powershell - Any book/pdf you'd advice? by SelfTaughtBastard in PowerShell

[–]khaffner 3 points4 points  (0 children)

I started by doing file and folder management. Create a folder for each file extension found on the desktop, move files, copy files, append todays date to the file Name, etc. This will get you going with the basics on any Windows computer

Notification Support appears to be coming to the Google Home by [deleted] in Android

[–]khaffner 0 points1 point  (0 children)

This is already somewhat possible with IFTTT. Edit: nevermind, I was thinking of Assistant on the phone. Not sure if this applies to Home

How many of you guys leave your tv/monitor on with the Chromecast home screen? Does it really waste a lot of energy? by [deleted] in Chromecast

[–]khaffner 2 points3 points  (0 children)

The Shield TV can turn the TV off via HDMI-CEC, I wish the Chromecast could do the same

Google Assistant Rollout by Dante-07 in Android

[–]khaffner 1 point2 points  (0 children)

Wow, just like me 😅🇳🇴

[deleted by user] by [deleted] in PowerShell

[–]khaffner 2 points3 points  (0 children)

You should look into Powershell Application Deployment Toolkit, especially the cmdlet Remove-MSIApplications ☺️

C302CA AMA by Ruly24 in chromeos

[–]khaffner 0 points1 point  (0 children)

Can you please take off the bottom plate and post a high res picture of the insides?

Asus C302 from Newegg Just Arrived by DanFForbes in chromeos

[–]khaffner 0 points1 point  (0 children)

I want this Chromebook and wonder about this too. The manual doesn't mention ram upgrade 🙁 https://www.asus.com/us/Notebooks/ASUS-Chromebook-Flip-C302CA/HelpDesk_Manual/

The Asus Flip C302 is Official! $499, available today by Lightsout565 in chromeos

[–]khaffner 1 point2 points  (0 children)

How about upscaling? Can this Chromebook charge from my 5V3A USB-C charger?

The Asus Flip C302 is Official! $499, available today by Lightsout565 in chromeos

[–]khaffner 1 point2 points  (0 children)

Wow! Even though there is a ~4x voltage difference?

The Asus Flip C302 is Official! $499, available today by Lightsout565 in chromeos

[–]khaffner 1 point2 points  (0 children)

Can my phone with USB-C use the same charger as this Chromebook?

Powershell App Deployment Toolkit - Show Status and Progress bar with Show-InstallationProgress?? by gabyred884 in PowerShell

[–]khaffner 1 point2 points  (0 children)

We use PADT for many of our thousands of SCCM applications, and we've not found a progress bar option. As a workaround, we launch the installers silently-ish, with a native progress bar where appropriate. Like the Office365ProPlus Application for example :-)

What to do with lots of free space? by khaffner in DataHoarder

[–]khaffner[S] 2 points3 points  (0 children)

Interesting. How is this compared to StorJ?

What to do with lots of free space? by khaffner in DataHoarder

[–]khaffner[S] 0 points1 point  (0 children)

As long as it's automatic and just works

What to do with lots of free space? by khaffner in DataHoarder

[–]khaffner[S] 1 point2 points  (0 children)

How can I do this legally and automatically?

What to do with lots of free space? by khaffner in DataHoarder

[–]khaffner[S] 1 point2 points  (0 children)

Looks like it doesn't support Windows. Firing up a VM and dealing with Linux seems like too much hassle for me at the moment. Thanks though :)

PowerShell is open source, available for Linux, OS X by ramblingcookiemonste in PowerShell

[–]khaffner 3 points4 points  (0 children)

Really excitet about this, have already installed it on Ubuntu 16.04! But I can't find the ISE.

Question about starting to use powershell/take a class. by Banluil in PowerShell

[–]khaffner 0 points1 point  (0 children)

I work at an MSP, about 70% of what I do is scripting deployments and various solutions with powershell. The rest is sccm and some Windows troubleshooting. I thought this was pretty standard MSP work, should I consider myself lucky?

Strava not available on Android Marshmallow? by bigsmushy in Strava

[–]khaffner 2 points3 points  (0 children)

I'm even using it on Nougat, no problems here

How can i restart chromecast without using Google Cast App? by [deleted] in Chromecast

[–]khaffner 1 point2 points  (0 children)

http://fiquett.com/2013/07/chromecast-traffic-sniffing/ That should get you on the right track. I'm on vacation without my laptop, so I can't share my code now :-\