A client had to roll out 100+ laptops and choose Intune for this. It wasn’t certain who was getting what laptop so the choice was made to […]
How to create Document Libraries from STP Template in Sharepoint Online
How to save existing Document library as TemplateLogin to Sharepoint then navigate to the Document LibraryGo to Library SettingsSave template ( with or without the content ) Next […]
Belkin f5u409 windows 10 64bit
Driver for Windows 10 64bit can be found here : http://www.schneider-electric.com/resources/sites/SCHNEIDER_ELECTRIC/content/live/FAQS/229000/FA229548/en_US/U232-13.2.98.130315.zip?_ga=2.151540541.563438311.1550646038-1547003999.1550646038
Powershell to UnPin Edge from Taskbar in Windows 10
[pastacode lang=”markup” manual=”%24appname%20%3D%20%22Microsoft%20Edge%22%0A((New-Object%20-Com%20Shell.Application).NameSpace(‘shell%3A%3A%3A%7B4234d49b-0245-4df3-b780-3893943456e1%7D’).Items()%20%7C%20%3F%7B%24_.Name%20-eq%20%24appname%7D).Verbs()%20%7C%20%3F%7B%24_.Name.replace(‘%26’%2C”)%20-match%20’Unpin%20from%20taskbar’%7D%20%7C%20%25%7B%24_.DoIt()%3B%20%24exec%20%3D%20%24true%7D” message=”” highlight=”” provider=”manual”/]
How do you want to open this? Office 2010
Clicking on any website links in Outlook 2010 in Windows 10/2016 would cause this prompt to appear:Ticking Always use this app doesn’t help as clicking on the […]
Add Local Printers via Powershell for Intune
How to enable to To-Do Bar – Tasks in Outlook via Registry for Deployment
For a new deployment we needed for Outlook to show the Task’s ToDo List on the Outlook Home Screen I couldn’t find this documented anywhere so I have […]
WSUS Clients contacting but not reporting
These are the steps that definitely fixed the issue for me:Delete the computer from the WSUS consoleOn the affected client, stop the Windows Update serviceOn the affected […]
How to deploy Project 2010 or other Office 2010 apps with Intune and setup.exe installer
Extract the ISO to a folder and run from the root foldersetup.exe /adminto open thisGo through all the options especially above for the CD Key information and […]
Copy file to workstations with Windows Intune
**If you want to deploy a file from an Azure Blob Location for Files that need changing frequently see here ** Seems one of the only ways […]