Roger Zander

Results 166 comments of Roger Zander

??? Application Groups ???

Do you possess an official statement or link confirming the deprecation of WMIObject with PowerShell 5 ?!

WMIC is a Command-Line Tools ... it has nothing to do with WMIObjects vs CIMInstance. Client Center does not depend on WMIC.

If Get-WmiObject really depends on the WMIC Optional Feature then things will get hectic in support as many scripts depend on Get-WMIObject... I'm aware that Get-WMIObject is depreciated in PowerShell...

WMIC, like SCCMClictr, is deprecated... SCCMClictr is a C# application and does not rely on PowerShell. The displayed PowerShell Codeis only interpolated and does not always correspond to the code...

Where did you get the "run PowerShell to create and upload Application in Intune" ?

RuckZuck4Intune will download the selected app from RuckZuck to the local %Temp% directory and generates the .intunewin File from the downloaded content. Then it will generate the app in Intune...

There was a version change in the last 24h... maybe you have to wait a "moment"... RuckZuck is caching some data and the download from MS will also come from...

Is SCCM still alive ?! ;-) I currently don’t have access to any test environments, which makes it very difficult to validate or test any changes.

You can try to script it: https://github.com/rzander/ruckzuck/wiki/RuckZuck-for-ConfigMgr#automatically-update-applications ... but out-of-the-box, there is no automatic update.