Guest User

Untitled

a guest
Jan 25th, 2026
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | Source Code | 0 0
  1. Set WshShell = CreateObject("WScript.Shell")
  2. WshShell.Run "powershell.exe -WindowStyle Hidden -Command ""Start-Sleep -s 5; net stop 'Apple Mobile Device Service'; net start 'Apple Mobile Device Service'""", 0, False
Advertisement
Add Comment
Please, Sign In to add comment