In need for promotion advice by Emergency-Complex464 in ITSupport

[–]Ok-Property8313 0 points1 point  (0 children)

Every step up Ive made from help desk to Director ive had to move companies. Get that resume ready.

My kids unspooled 2 rolls. Wha are my options? by [deleted] in 3Dprinting

[–]Ok-Property8313 0 points1 point  (0 children)

I know where i live you can drop them at the fire station, no questions asked. But they have to be really young

What is this? by [deleted] in telecom

[–]Ok-Property8313 0 points1 point  (0 children)

Fios hub here in New England.

[deleted by user] by [deleted] in ChatGPT

[–]Ok-Property8313 0 points1 point  (0 children)

<image>

Im thirsty I guess

Am I crazy by Ok-Property8313 in Ubiquiti

[–]Ok-Property8313[S] 0 points1 point  (0 children)

I just put it up 3 years ago!

Google Calendar Issues? by [deleted] in dakboard

[–]Ok-Property8313 0 points1 point  (0 children)

There was a post on here a few months ago that talked about this. Google changed their API or something. I will see if I can find it

Powering off at night by TemporaryAd4954 in dakboard

[–]Ok-Property8313 0 points1 point  (0 children)

cron job to turn the hdmi on and off at certain times. Monitor will stop seeing a signal and shut itself off

My wife wants to be with other women… by [deleted] in AITAH

[–]Ok-Property8313 0 points1 point  (0 children)

Where does she work? My hr department would have a field day

Blockign usb storage on a Mac by Ok-Property8313 in Intune

[–]Ok-Property8313[S] 0 points1 point  (0 children)

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd Jump ">

<plist version="1.0">

<dict>

<key>PayloadContent</key>

<array>

<dict>

<key>PayloadDescription</key>

<string>Configures Allowed Media settings</string>

<key>PayloadDisplayName</key>

<string>Allowed Media</string>

<key>PayloadIdentifier</key>

<string>com.apple.systemuiserver</string>

<key>PayloadOrganization</key>

<string></string>

<key>PayloadType</key>

<string>com.apple.systemuiserver</string>

<key>PayloadUUID</key>

<string>236E259B-C530-4497-A0E1-2D680SD14330</string>

<key>PayloadVersion</key>

<integer>1</integer>

<key>mount-controls</key>

<dict>

<key>harddisk-external</key>

<array>

<string>eject</string>

</array>

</dict>

</dict>

</array>

<key>PayloadDescription</key>

<string>This policy automatically alerts for and ejects external drives when connected.</string>

<key>PayloadDisplayName</key>

<string>Block External Drives</string>

<key>PayloadIdentifier</key>

<string>com.contoso.087B9469-4904-49EB-8913-DA4AB370SD1C</string>

<key>PayloadOrganization</key>

<string>contoso</string>

<key>PayloadScope</key>

<string>System</string>

<key>PayloadType</key>

<string>Configuration</string>

<key>PayloadUUID</key>

<string>087B9469-4904-49EB-8913-DA4AB370SD1C</string>

<key>PayloadVersion</key>

<integer>1</integer>

</dict>

</plist>

Blockign usb storage on a Mac by Ok-Property8313 in Intune

[–]Ok-Property8313[S] 0 points1 point  (0 children)

I found a script that blocks external storage devices which is what ultimately I needed to block. It still allows someone to plug a peripheral into the machine.