Jump to content

Recommended Posts

Posted

Hey guys,

 

Relatively new to SCCM and have a fairly simple question...

 

I have a VBS script I want to run on a number of machines using an SCCM deployment... how would I go about doing this?

 

I understand I need to create a Package, and include the VBS script in the 'source' folder... but how do I go about running this? Do I simply use "cscript xyz.vbs" when creating the program for the Package?

 

If not, how do I go about this?

 

Many thanks

Posted
This is how we deploy a lot of our older software. Create a batch file and stick it in a package with the all required files etc. Works fine 99% of the time.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...