...
RemoteFX Features for Windows 8 and Windows Server 2012
HOW TO CREATE SELF-SIGNED CERTIFICATES FOR HYPER-V REPLICATION
Hyper-V server 2012 GPU hozzáadás probléma
...
RD Connection Broker Communication
Csatlakozás távoli asztalhoz jelszó nélkül
You can disable blank password restrictions by using a policy. To locate and change this policy:
- Click Start, point to Run, type gpedit.msc, and then click OK to start the Group Policy Editor.
- Open Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\Accounts: Limit local account use of blank passwords to console logon only.
- Double-click Limit local account use of blank passwords to consol logon only.
- Click Disabled, and then click OK.
- Quit Group Policy Editor.
NOTE: By default, this policy is on (enabled).
...
Under the cover, in Registry, this is controlled by
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"LimitBlankPasswordUse"=dword:00000000
Therefore, alternatively, this can be achieved by directly setting LimitBlankPasswordUse
to 0
. Setting it to 1
will restore the default behavior.
Alkalmazástelepítés Core rendszer alatt
...
Csatlakozás elromlott a hyper-v szerverhez
MOFCOMP %SYSTEMROOT%\System32\WindowsVirtualization.V2.mof
Mikrofon voip szoftverhez
...
Figyelem! Amennyiben szükséges a windows tűzfalon is módosítsuk a portbeállításokat!
RDP több egyidejű kliens engedélyezése egy időben. windows XP/7/8
Failower clustering
Failower clustering requirements
...
Hyper-V server 2012R2 teljesítményének növelése
RDP lassú vezetéknélküli kapcsolat esetén
Tűzfal letiltása Windows Server Core (Hyper-V) rendszereken
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
netsh advfirewall set allprofiles state off |
Távoli asztal csatlakozási probléma utolsó bejelentkezési információk miatt
Path: HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System
Registry name: DisplayLastLogonInfo
Value: set to 0 and restarted