PowerShell icon indicating copy to clipboard operation
PowerShell copied to clipboard

Script Editing and Deploymgnt

Open anilsne opened this issue 7 years ago • 2 comments

Hi Mick,

  1. Is it mandatory to put exclusion path to script. I don't have anything to exclude it for now but later on it could be. Can I mark those lines as comment ?
  2. Can I deploy script as baseline in sccm instead creating package ?

Note: I have deployed the script as Baseline in sccm but not getting compliance from Client. I have not mentioned correct path in exclusion variable in script.

anilsne avatar Dec 13 '18 23:12 anilsne

Yes. Just create the exclusion file and leave it blank

mickpletcher avatar May 01 '20 14:05 mickpletcher

Hi Mick,

  1. Is it mandatory to put exclusion path to script. I don't have anything to exclude it for now but later on it could be. Can I mark those lines as comment ?

  2. Can I deploy script as baseline in sccm instead creating package ?

Note: I have deployed the script as Baseline in sccm but not getting compliance from Client. I have not mentioned correct path in exclusion variable in script.

How you created baseline using this script? Can you please help me how can I supply the product key while using this script for baseline.

umaismomin avatar Jun 07 '20 14:06 umaismomin