Microsoft / MDT Achtergrond wijzigen van de Microsoft Deployment Workbench
Controleer eerst waar de orginele file staat,De locatie bij een standaard installatie is C:\Program Files\Microsoft Deployment Toolkit\SamplesHier staat een BMP ...
Microsoft / MDT MDT – Create install.wim from install.esd
Create install.wim from install.esd
Download a fresh ISO using Microsoft’s MediaCreationTool.exe . Download link: https://go.microsoft.com/fwlink/?LinkId=691209
It does not matter which edition is selected, ...
Synology Welke netwerkpoorten worden gebruikt door Synologyservices?
Installatiehulpprogramma’s
Type
Poortnummer
Protocol
Synology Assistant
9999, 9998, 9997
UDP
Back-up
Type
Poortnummer
Protocol
Data Replicator, Data Replicator II, Data Replicator III
9999, 9998, 9997, 137, 138, 139, 445
TCP
DSM 5.2 Data Backup, ...
Microsoft / Exchange Connect to Exchange Online (Powershell)
On your local computer, open Windows PowerShell and run the following command.
PowerShell
$UserCredential = Get-Credential
In the Windows PowerShell Credential Request dialog ...
Microsoft Drive mapping maken met gebruikersnaam en wachtwoord
@echo Create new E: drive mapping Video@net use E: \\synology\video /user:synology\gebruikersnaam wachtwoord @echo Create new F: drive mapping Programma@net use ...
Microsoft / MDT Convert Windows version to other version
- Run command prompt or PowerShell as administrator:
Type following command:
dism /online /set-edition:ServerDatacenter /productkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx /accepteula . (Replace xxxx with your activation key).
...
Microsoft / MDT DISM commando,s voor updaten WIM file
Download eerst de msu update https://www.catalog.update.microsoft.com/
Je kunt een MSU bestand ook los installeren via het wusa.exe commando (Silent mode)
wusa.exe c:\Temp\windows10.0-kb4056887-x64.msu ...
Microsoft / MDT type en versie opvragen computer
Open command prompt with administrator rightsFor serial numberwmic bios get serialnumberFor productwmic csproduct get name
wmic computersystem get manufacturer
ManufacturerHewlett-Packard
wmic computersystem get ...
Microsoft Update windows 10 via Powershell
Updaten via powershell gaat in 3 stappen,
Zorg voor de installatie dat .net 3.5 is geïnstalleerdInstall de moduleinstall-module pswindowsupdateGevolgd door:import-module pswindowsupdate
Kijk ...
Microsoft How to disable IPV6 on Windows 10
Get-NetAdapterBinding -ComponentID ms_tcpip6
Disable-NetAdapterBinding -Name "*" -ComponentID ms_tcpip6
Enable-NetAdapterBinding -Name "*" -ComponentID ms_tcpip6
Enable-NetAdapterBinding -Name "Wi-Fi" -ComponentID ms_tcpip6
...
VMware Virtual Hardware Versions VMware
Virtual Hardware Version
Products
17
ESXi 7.0.0
16
Fusion 11.xWorkstation Pro 15.xWorkstation Player 15.x
15
ESXi 6.9.1ESXi 6.8.7ESXi 6.7 U2
14
ESXi 6.7Fusion 10.xWorkstation Pro 14.xWorkstation Player 14.x
13
ESXi 6.5
12
Fusion ...
Microsoft Enable ClickOnce support in Microsoft Edge
In Microsoft Edge, go to edge://flags/#edge-click-once.
If the existing value is set to Default or Disabled in the dropdown list, change it to Enabled.
Scroll down to the ...