|
You are here |
jannikreinhard.com | ||
| | | | |
eskonr.com
|
|
| | | | | Two years ago, I wrote an article on how to disable or enable the auto-start feature of the classic Microsoft Teams application on Windows devices using Group Policy (GPO). For more details, please refer to my previous post: How to Disable or Enable Auto-Start of Teams Application Using GPO. With the release of the new... | |
| | | | |
epmstuff.wordpress.com
|
|
| | | | | Mapping drives on Intune managed devices is a bit of a hassle as there are no native CSP's to make you able to do this. There are alot of different community based solutions out there such as the ADMX files you can import/ingest or Powershell scripts you can deploy. I went down the rout of... | |
| | | | |
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... | |
| | | | |
zaries.wordpress.com
|
|
| | | I upgraded to 17.04 beta a few days ago and I could swear that the UI perceptively faster than 16.10! Has anybody else experienced this, and do you know why if you have? | ||