Hello all,
I am in need of an advisement here. I am trying to update BIOS with SCCM and i am ruining in to some problems here. So far what i have done are the following.
1. Created a script that makes a directory then ROBOCOPY file from a network share to a created directory then lunches the file. Deployed the script as an application. Script hangs after creating a new directory. After some troubleshooting i figured that file doesn't get copied from network to a local computer (something has to do that script runs under system rights and cant access the share).
2. I created a package that had a script that was supposed to do the same (copy file and execute) Copy of the script however the package doesn't even run for some reason i don't see anything in Software Center on a target computer.
I am at a lost here. Any advice would be great.