Jump to content

free780

Members
  • Posts

    3,614
  • Joined

  • Last visited

Everything posted by free780

  1. Keepass or for MS Keys you can use VAMT, part of the Windows ADK.
  2. Interesting I've seen similar on 8.1 firmware. I thought its the meruconnect/IDM/fortinetconnect server .
  3. The impression I get is at Redmond PCs are left on 24/7. Or at least in standby. So they wake up for updates. If you shutdown they don't happen until the PC is next on, when someone's trying to use it. So go for standby and logged off so if it does update and need a reboot it will.
  4. So since IOS 10 came out my raspberry pi running avahi-daemon and cups has become unreliable. I'm having to restart both services daily. The ipad says Printer is offline. Anybody else had this? Do I need to set up a cron job?
  5. https://www.thurrott.com/cloud/microsoft-consumer-services/onedrive/81228/microsoft-teases-onedrive-placeholders-will-announce-details-build Better late than never. I wonder if iamcloud are worried?
  6. I'm wanting to use shared mode but I think I'm going to use SCCM to get into a boot image to deploy. You can manually add them. I understand they are just answer files. But running them command line with dism is only supported with a offline image.
  7. New SCCM Server?
  8. I wouldn't use it in production yet. Though M$ have probably got azure using it.
  9. Is wsus installed on your primary site server and working? Can you launch the MMC console for wsus without issue?
  10. I think you can do it with the chrome admx.
  11. The default app XML file though group policy only applies after 2nd login. If you using mandatory profiles it's pretty useless. You have to push out a dism command to set IE as default. Adobe Reader for PDFs. Also shared mode in 1607 prevents app being copied to each users profile. It just does it if you start an app. I think Windows 10 will get there it's just quite a shift in managing it.
  12. Is the bios up to date on the PC?
  13. Largely due to the fact m$ don't seem to test properly. Using a range of different hardware including old PCs. Also older versions of Office. They rely on the insider program but these are power users not in schools/organizations.
  14. I'd you can output a CSV Dr m your MIS. Power shell can create accounts on mass.
  15. You can always use SCCM to push out the CU as a package. I don't know what to believe in a real bug with Win 10 or just consequences of the environment. Not made the plunge into 1607 yet. Still finding the 'features' in 1511.
  16. Or you just use \\server\share instead of M:\
  17. I know with the shared computer setting for Windows 10 1607 Microsoft actually recommend you disable the sync client. I think there is a registry setting to set the sync folder location.
  18. Just use Office 365 site and Office integration.
  19. bcdedit /set testsigning on RUNDLL32.EXE PRINTUI.DLL,PrintUIEntry /ia /K /c\\machine/m "AGFA-AccuSet v52.3" /h "x86" /v 3 /f %windir%\inf\ntprint.inf bcdedit /set testsigning off Something like that. The bcdedit command will need a reboot. An SCCM task sequence could do it.
  20. Break near Liverpool.
  21. https://netsight.ja.net/Public/NetworkSummary.aspx
  22. How are folks dealing with Intel NICs ? Particularly with older PCs. Intel's site won't have official Windows 10 drivers so you have to go through Windows Update and export. However WOL isn't supported.
  23. I would install win 10 from an iso in a VM without removing any apps. Then some how find the windows store package. C:\program files\windows apps Then you can use this command let to install the package. A SCCM package with a script should be make this possible. https://technet.microsoft.com/en-us/library/dn376490.aspx http://superuser.com/questions/949112/restore-microsoft-store-application-in-windows-10
×
×
  • Create New...