How to Download AppX Installation File for redistribution. If you want to download a AppX Installation file from Windows store, you have to inspect en debug the HTTP traffic between…
Categorie: PowerShell

Powershell cmdlets for SCCM 2012
Added PowerShell modules: Add-CMDistributionPoint Import-CMAntiMalwarePolicy Import-CMDriver New-CMAppVVirtualEnvironment New-CMMigrationJob New-CMPackage New-CMSoftwareUpdateAutoDeploymentRule New-CMTaskSequence New-CMTaskSequenceMedia New-CMUserDataAndProfileConfigurationItem Set-CMApplicationCatalogWebsitePoint Set-CMAppVVirtualEnvironment Set-CMClientPushInstallation Set-CMClientSetting Set-CMDistributionPoint Set-CMDriver Set-CMEndpointProtectionPoint Set-CMEnrollmentPoint Set-CMEnrollmentProxyPoint Set-CMHierarchySetting Set-CMManagementPointComponent Set-CMOperatingSystemImageUpdateSchedule Set-CMOutOfBandManagementComponent Set-CMReportingServicePoint Set-CMSite Set-CMSoftwareUpdateAutoDeploymentRule Set-CMSoftwareUpdatePointComponent…
Remove Windows 10 default apps during OSD Deployment
If you install Windows 10 and after you will install Updates. Default apps will be installed automatic. After a while all default apps downloaded. Find all installed Apps with Powershell…
Microsoft Consumer Experiences – Windows Apps
If you manually Windows update, you have to delete Windows App Store Apps otherwise you get an error while Sysprep the system: Twitter Candy Crush You can resolv it to…
Environment variables van special folders
Om ervoor te zorgen dat je geen harde paden in BAT script, MSI, PowerShell en VBScript hoeft te gebruiken, kun je environment variables gebruiken. Ik heb hieronder een overzicht gemaakt…