@nvandam Interesting. I have not seen that before. I can say that we
have had several computers that were not connected to network and later
did get the DEP nag that you mention and we were able to enroll them at
that time.
This is what we use and it works really well. There is a section towards
the bottom that you should comment out if you plan to preserve Outlook
data. #!/bin/bash consoleuser=$(ls -l /dev/console | awk '{ print $3 }')
echo "logged in user is" $console...