MSEndpointMgr / ConfigMgr

Microsoft Endpoint Configuration Manager scripts and tools
633 stars 281 forks source link

Invoke-CMDownloadBIOSPackage.ps1 and Invoke-CMApplyDriverPackage.ps1 -Filter "BIOS"/"Driver" will include pilot-packages #138

Closed pysj closed 4 years ago

pysj commented 5 years ago

There should be added som logic or using another operator to exclude packages marked as Pilot, since Production packages are unmarked.

Not fun finding out that pilot-packages are being installed in production

NickolajA commented 5 years ago

This has been added to the MDM script (since 2.2.1 that defaults to "Production" for the -OperationalMode parameter), but not yet in the MBM script. It will come in a future update.

vorlon77 commented 5 years ago

It has always existed in the filter option to only include the production set or just the Pilot set.

Allan. On May 14, 2019 7:30 AM, "Nickolaj Andersen" notifications@github.com wrote:

This has been added to the MDM script (since 2.2.1 that defaults to "Production" for the -OperationalMode parameter), but not yet in the MBM script. It will come in a future update.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SCConfigMgr/ConfigMgr/issues/138?email_source=notifications&email_token=AKBT2WBQEX26E4NX7SS6V73PVK5HZA5CNFSM4HMZZVXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLPKLQ#issuecomment-492238126, or mute the thread https://github.com/notifications/unsubscribe-auth/AKBT2WBHJSXPP63SY3MZCTTPVK5HZANCNFSM4HMZZVXA .

vorlon77 commented 5 years ago

Just set the filter in the TS step to only match the set you want instead of matching everything.

Allan. On May 14, 2019 7:14 AM, "pysj" notifications@github.com wrote:

There should be added som logic or using another operator to exclude packages marked as Pilot, since Production packages are unmarked.

Not fun finding out that pilot-packages are being installed in production

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SCConfigMgr/ConfigMgr/issues/138?email_source=notifications&email_token=AKBT2WCQ5UFPXGQOUMNKUBDPVK3JXA5CNFSM4HMZZVXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTVQAVQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AKBT2WAEPUZTFFFFOOMN6WLPVK3JXANCNFSM4HMZZVXA .