Yea did some reading before hand.. Pressurised cabin, but still double bagged it.
Heh... Colleague sent me a link about the new stuff in Outlook 2015 from office for Mac help.. Replied with "I know" & a selfie of me & William Smith...
foigus: we should have taken our pictures with him while we were standing around
foigus
The one of him kissing a rubber chicken probably captures him best
emzed joined the channel
brianblaze420 has quit
Allister
can you REALLY not change the user a device is assigned to in AirWatch?
frogor
macmule: Meant it in regards to what? TRIM being hurtful?
samdm
you should script your bot frogor
if anyone says "TRIM" it just shouts at them
frogor
lol
foigus
For AutoDMG, if I'm trying to dodge issues with 10.10.1 + CS/CC + Office = pain, how can I convince AutoDMG to accept 10.10.0? It considers that a "Deprecated Installer"
macmule
frogor: just found in interesting... Not sure if true with FV2
Allister
foigus: change the autoupdate profile
macmule
Allister: sure... Reenrol...
Allister
macmule: srsly? wth
Avatharian
what's wrong with TRIM?
macmule
Allister: nah I think you can.. Or could... Might have changed since.
frogor
Avatharian: Well in that particular link that macmule just shared, it was that the OS ends up leaking metadata about the encrypted filesystem because unused sectors are set back to clear / zero
Avatharian: Whereas on a non-SSD, unused sectors are just left alone.
macmule
Allister: but why?
frogor
So it leaks metadata about the amount of content on an encrypted volume depending on the filesystem encryption.
emzed has quit
halloweenhead has quit
Avatharian has quit
Additionally if you're using systems like Truecrypt which allow hidden volumes on unused disk sectors, TRIM can actually be hurtful in that it can trigger the SSD to wipe those hidden areas.
macmule
Allister: not at a Mac.. Seen options to change other things, but not user.
alarmmm joined the channel
Avatharian joined the channel
Allister
macmule: because enrolled by silly tech
Avatharian
wooo! trying to empty my trash crashed my computer!
macmule
Allister: staging user?
Allister
frogor: hey, you're here! May I ask the silly question? Can I run a script as root, but have it detect the logged in user as a standard user... without a loginhook?
macmule
Allister: yep!
alarmmm_ has quit
foigus
Allister: Is there an update Profile for 10.10 14A389, or do I need to roll that myself
macmule: currently silly tech has 67 devices assigned to them
macmule
Allister: pinched from frogor
frogor
Allister: Not sure what you mean.
Allister: More details?
foigus
Looking--the only 10.10 14A389 profile is either A) just iTunes, or B) it's deprecated, man!
So I'll roll my own, thanks Allister
macmule
frogor: assumed he's running a script via Casper & wants to know who is logged in.
frogor
Oh.
Avatharian
uuuhhh. Question: Is there a reason why my GitHub app is suddenly 2Gb?
frogor
Then yeah, pretty sure my script would work for that. I don't think that API is limited to a particular classsification of user type.
Allister
ha! no way would I do that
Avatharian
It's the app itself, not my repo folder.
Allister
but I just hard-coded what I needed and am moving on with my life
macmule
Allister: :P
Avatharian
Just looked inside, it's full of update folders. Seems my app is having an issue updating and is repeatedly downloading them. weird.
Allister
Avatharian: probably it's saving old versions inside of itself
frogor
Allister: What do you mean "as a standard user"
Like logged in physically at the box?
Allister
frogor: ..it's a long story, I'm rotating the filevault password and I wanted the standard user detected as the one allowed to unlock
macmule
What the: "I went through AW support with this, but they are unable to help troubleshoot it because the MEM connection wasn't setup with the help of AirWatch deployment services"
Allister
but I'm needing to launch the script as sudo. Platypus-run scripts can't keep root privs
Avatharian: Did you attach a hard drive with an earlier OS....
vmiller joined the channel
neilmartin83
Avatharian: got another drive hooked up?
Or Mac in target mode?
Avatharian
foigus: as a matter of fact, yes. That's funky.
frogor
Allister: Nothing in the documentation of SCDynamicStoreCopyConsoleUser indicates that it requires administrative rights to lookup / use. SC* calls are System Configuration calls. It's just asking the computer a simple state question: Who is logged in physically to me right now?
Apple didn't see the need to lock down that information.
foigus
However the fact the other drive/computer attached has Office 2011 14.0.0 is a bit strange
frogor
Allister: Should run with or without root permissions equally well.
jamiejayjay joined the channel
jamiejay_ has quit
Allister
I mean for filevault as well, though
but again, my short-term need for this is limited
frogor
Ohhh, the list of approved unlockers?
Allister
yup
frogor
-That- unfortunately I believe requires rights.
Allister
not adding, just scraping WHILE running as sudo
guess I could temporarily add to sudoers,... that sounds REALLY dumb
anyway
Allister goes back to rocking himself in corner
if platypus would 1. work with python/cocoadialog in 10.10 or 2. sudo at all I would be in a better place
but good thing I tought my coworkers basic command line skills, we just might get through this together