Contents
Index
Search
Collapse All
Expand All
Previous
Next
Search
Toggle Highlight
Preparing Windows Server 2012 for Remote Installations
Before running Safe Lock remote installations, follow this procedure to prepare components for the following Windows versions:
Windows Server 2012
Windows Server 2012 R2
Procedure
Turn off Windows Firewall.
Turn off User Account Control by editing the registry.
Open
Registry Editor
(
regedit.exe
).
For example, go to
Start
→
Run...
, type
regedit
, and then press
ENTER
.
Locate and click the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
.
On the right, locate the following entry:
LocalAccountTokenFilterPolicy
.
If the entry does not exist, do the following to create it:
Go to
Edit
→
New
.
Select
DWORD Value
.
Type
LocalAccountTokenFilterPolicy
and then press
ENTER
.
Right-click
LocalAccountTokenFilterPolicy
and then select
Modify
.
In the
Value
field, type
1
.
Click
OK
.
Close
Registry Editor
.
Turn on Network Discovery for each user account that will log on the endpoint.
Go to
Start
→
Control Panel
→
All Control Panel Items
→
Network and Sharing Center
.
From the left panel, click
Change advanced sharing settings
and click
Domain (current profile)
drop-down list.
Select
Turn on network discovery
.