Giter Club home page Giter Club logo

appleid-verification-applescirpt's Introduction

Apple ID Verification

Purpose & Features

After creating Apple IDs for deploying a large quantity of iOS devices we need to go through the time-consuming process of verifying them. This consists of opening an email, clicking a link and entering the Apple ID credentials in a form.

Requirements

  • I created this script to use Mail and Safari which exist on every Mac.

  • All the verification emails must be on the same mailbox. You can do this by creating all the Apple IDs using email aliases to one master email.

Instructions

  • Edit the script variables at the very top of the script to reflect your password and domain.

NOTE: If you're using the same password for all Apple IDs then just make the changes and leave the script unchanged. I used a different password for each ID (I was told by an Apple rep that I had to) with the following format: iPad-secretword-01 You can easily replicate that type of format by modifying the commented out line in the script: set aidPassword to a & "-" & secretWord & "-" & b

  • Open Safari and Mail.

  • Run script.

Known Bugs

No checking on whether Mail is open or not. If it is not the script will fail.

Download

The files are downloadable from GitHub: https://github.com/ntoqiakt/Apple-ID-AppleScript Feel free to fork and improve.

Brought to you by ntoqiakt

appleid-verification-applescirpt's People

Contributors

realtnt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.