|
You are here |
4bes.nl | ||
| | | | |
kasperjohansen.net
|
|
| | | | | From time to time, it's required to "do something" in user context on a modern managed cloud only Windows device. Installing apps and pushing policies via Microsoft Intune is easy enough, it's part of the Intune UI to select either system or user context when creating a new application or selecting | |
| | | | |
smsagent.blog
|
|
| | | | | For some time I've used a simple VBScript wrapper in code projects and scheduled tasks to allow silent execution of PowerShell scripts in the user context without displaying a console window: p = CreateObject("Scripting.FileSystemObject").GetParentFolderName(WScript.ScriptFullName) location = p &"\"& WScript.Arguments(0) command = "powershell.exe -nologo -ExecutionPolicy Bypass -File """ &location &"""" set shell = CreateObject("WScript.Shell") shell.Run command,0... | |
| | | | |
jannikreinhard.com
|
|
| | | | | In this blog post I explain how to deploy a Win32 app via Intune. I have choos CMtracert because this tool is useful for troubleshooting and analyzing Intune logs. W32 applications must always be uploaded as .intunewin package. It is not possible to simply upload an .exe file. How to create such an .intunewin package... | |
| | | | |
mcuoneclipse.com
|
|
| | | So NXP announced here a $40 Billion Merger with Freescale. Frequent readers of my blog will know that I'm using in my own and university projects many Freescale devices with Eclipse based tools (Eclipse Kepler/Luna, Emprog ThunderBench, Atollic TrueSTUDIO, Freescale CodeWarrior and of Freescale Kinetis Design Studio) in combination with Processor Expert. In a few... | ||