Lenovo has provided numerous series of devices, which apparently do not have an aligned standard of handling BIOS / UEFI settings or BIOS / UEFI upgrades. As part of this…
Tag: powershell
Had to retrieve information if a filed was locked and who owned it – so wrote the below Powershell function. Ways to improve would perhaps be to provide parsing of…
For some reason there is a requirement to do a computer shutdown (not restart) while running a task sequence, and once the computer starts again there is a need to…
A small function inspired by Fred Bainbridges post on howto append an OS requirement to a deployment type. The purpose of the function is to copy the Deploymenttype within an application,…
Scenario Do you have a primary site and a few secondary sites in ConfigMgr 2012+? Do you schedule the legacy Package format to update on a schedule? Do you have…
As a continuation of the previous post on howto setup the Parallels Software Update Point (introduced in Parallels Mac Management for SCCM 4.5) – here comes a minor hack howto…
A minor defect that causes a publishing failure for any packages (only tested for publishing towards a user though. The error code looks like this; There seems to already be…
Office 365 is the cloud service with a major adoption. One part of this is getting the on-premises Exchange-servers to be removed, and instead leveraging the Outlook Online provided service.…
Despite the Microsoft recommendation, primarily due to additional workload that it causes, to not leverage IP-Ranges we have noticed a far greater significant accuracy of where clients retrieve content from…
Working on some minor details to retrieve loads of data (we will see where this stuff ends-up..) Here comes a minor Powershell function to retrieve all VMDK filenames from a…