Add usernet user test test123 /add
Add user to group administratorsnet localgroup administrators test /add
Delete usernet user test /del
Disable usernet user
2830 x bekeken
In Windows Server 2019 you may notice that the desktop icons such as My Computer are missing, however when you
3397 x bekeken
How to disable Windows Defender Antivirus using Group Policy
On Windows 10 Pro, it's possible to use the Group Policy Editor
3465 x bekeken
Microsoft recommends against installing Windows 11 on a device that does not meet the Windows 11 minimum system requirements. If you
3036 x bekeken
Open een command prompt met administrator rechten
Voer onderstaand commando in,
wmic path SoftwareLicensingService get OA3xOriginalProductKey
2542 x bekeken
Om te voorkomen dat er iets wordt geinstalleerd met admin rechten kun je een registry key toepassen dat altijd om
2343 x bekeken
Export-WindowsDriver -Online -Destination C:\drivers
1877 x bekeken
Run the following command:
fsutil file createnew <file> <size in bytes>
For example, this command will create a 1GB file called 1gb.test
2204 x bekeken
The edition configuration (EI.cfg) file and the product ID (PID.txt) file are optional configuration files that you can use to
3870 x bekeken
Get-NetFirewallProfileGet-NetFirewallProfile | Format-Table Name, EnabledSet-NetFirewallProfile -Profile Domain,Public,Private -Enabled falseset-NetFirewallProfile -Profile Domain -Enabled false
1848 x bekeken
Download and install administrative templates for Windows Server 2016 and 2019 in your Windows Server 2012 R2 Active Directory
Folow these
2772 x bekeken
Deploy Policy Templates
1. On the Subordinate CA start the “Certification Authority” and select “Certificate Templates”. In the right pane all
3261 x bekeken
Setup Group Policy
1. Open “Group Policy Management”
2. Expand “Group Policy Management” -> “Forest: <domain>” -> “Domains” and Rightclick your domain.
3183 x bekeken
Setup Subordinate CA
1. Start the Server manager and select “Add roles and features”
2. The “Add Roles and Features Wizard” will
3401 x bekeken
Setup Offline Root CA
First we will create the CApolicy.inf. This is a configuration file that defines multiple settings that are
3844 x bekeken
To renew RDS grace period, you need to find the following registry key and delete it.
“HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM\GracePeriod”
Before you can delete the
3698 x bekeken
Generic Volume License Keys (GVLK)
In the tables that follow, you will find the GVLKs for each version and edition of
4275 x bekeken
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
2586 x bekeken
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
2075 x bekeken
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
2302 x bekeken