Jump to content

Skip

Members
  • Posts

    8
  • Joined

  • Last visited

Reputation

0 Neutral

About Skip

  1. Hello, In the past I use to make Batch startup scripts run only once by creating a .txt file somewhere on the C: drive at the end of the script, the first line of the script would check if the file exist and then quit the script. This way I made sure that the script will run only once. Now I have a PS command line that fixes AppX on Windows 10, I need to achieve the same but only that this time it has to run as a Powershell script. I have tried to run the Powershell from with in a batch file: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -executionpolicy bypass -NoProfile -file "C:\SoftwareInstall\CalcFix.ps1" But that doesn't work. Will be extremely useful if I could have a Powershell script that can do the same as what I've used to do in my Batch scripts. Thanks
  2. Thank you for all your answers. I think also RM have this.
  3. Hello, Please give me brand and models for desktops that have a wires cover to stop the pupils from pulling them out. Preferably you will need at least a screwdriver to access the wires, or even better a key, as long as it is the same key for all computers. Many thanks
  4. Hello, I have started a new job, I have a large list of accounts on Apple School, but the csv files that were created for all these accounts were not left for me by previous technician. Does anyone know of a 3rd party software/service that lets you extract the csv files from Apple School into your computer? I was told there are such service but I can't find them. Many thanks
×
×
  • Create New...