Browsing Tag
PowerShell
22 posts
How to use PowerShell to access Microsoft Intune via Microsoft Graph API?
In earlier blogs we have had an introduction to Microsoft Graph and what we can do with Microsoft…
So, what can we do with Microsoft Intune via Microsoft Graph API?
In part 1 I gave a brief introduction to Microsoft Graph API. In this part I’ll explain how…
Automation of Microsoft Intune via Microsoft Graph API – an introduction
Since I attended David Falkus‘s Graph API session in Boston, I got enthusiastic about the Microsoft Graph API…
Quota violation when using Get-CMDevice with ConfigMgr 2012 SP1 CU1
Today I was at one of my customers and looked at an issue that my Clean up Powershell…
How to run Powershell scripts with a Service Account to access ConfigMgr 2012 SP1
When using a service account to run for instance my “cleaning ConfigMgr” Powershell script you may run in…
New version of Cleanup devices in ConfigMgr 2012 script released
Today I released a new version of the “Cleanup in AD deleted devices via Powershell in ConfigMgr 2012…
How to cleanup in AD deleted devices via Powershell in ConfigMgr 2012 SP1
I am not a real scripting guy but for one of my customers I wrote a Powershell script that allows you…
My top 10 new features of ConfigMgr 2012 SP1 – part 5
In my series about my top 10 of new features in Configuration Manager 2012 SP1 I would like…
Adding PowerShell support to WinPE from ConfigMgr 2012 SP1 console
This blog is initiated by a question asked to Wally Mead during the SCUG Netherlands event last week. The…
Migrating Exchange 2003 to Exchange 2010 Notes from the field
When migrating from Exchange 2003 often in the combination when a customer uses a third party utility to…
Forwarding all mail of one mailbox via EMS (Powershell)
The function is there for ages, but I am always forget the following administrative feature. 😉 Sometimes when…