I'm new to this forum. I believe that this is right place to post my query here.
Here is problem with SCCM.
I wrote a script that copy file from desktop to shared location. the script works perfectly fine when I run as administrator. Created package \ application for this script and deployed to my test machine. but It doesn't do anything while installing from my test machine even though I checked run with admin's right in SCCM.
FYI:
Method 2: Created bat file that calls my power shell script. No luck yet all!
Method 3: Run the Powershell script by using coomand line i.e Powershell -ExecutionPolicy -Bypass -file "file.ps1" in SCCM Package\ Application. But No luck yet all.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hello Folks,
I'm new to this forum. I believe that this is right place to post my query here.
Here is problem with SCCM.
I wrote a script that copy file from desktop to shared location. the script works perfectly fine when I run as administrator. Created package \ application for this script and deployed to my test machine. but It doesn't do anything while installing from my test machine even though I checked run with admin's right in SCCM.
FYI:
Method 2: Created bat file that calls my power shell script. No luck yet all!
Method 3: Run the Powershell script by using coomand line i.e Powershell -ExecutionPolicy -Bypass -file "file.ps1" in SCCM Package\ Application. But No luck yet all.
Please share your thoughts.
Share this post
Link to post
Share on other sites