Initial commit
This commit is contained in:
3
!scritps/activation.bat
Normal file
3
!scritps/activation.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
cscript %windir%\system32\slmgr.vbs -ipk 7VDXC-T8Q86-WHTGT-YV2QD-J39CC
|
||||
cscript %windir%\system32\slmgr.vbs -ato
|
||||
pause
|
||||
8
!scritps/domain_login.reg
Normal file
8
!scritps/domain_login.reg
Normal file
@@ -0,0 +1,8 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
|
||||
"LMCompatibilityLevel"=dword:00000001
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0]
|
||||
"NtlmMinClientSec"=dword:00000000
|
||||
"NtlmMinServerSec"=dword:00000000
|
||||
13
!scritps/install.bat
Normal file
13
!scritps/install.bat
Normal file
@@ -0,0 +1,13 @@
|
||||
start /wait \\fs1\shares\!drivers\jxpiinstall.exe /s
|
||||
start /wait \\fs1\shares\!apps\7z1604-x64.exe
|
||||
start /wait \\fs1\shares\!apps\FSViewerSetup64.exe
|
||||
start /wait \\fs1\shares\!apps\SumatraPDF-3.1.2-64-install.exe
|
||||
start /wait \\fs1\shares\!apps\WinDjView-2.1-Setup.exe
|
||||
start /wait \\fs1\shares\!apps\2GISShell-3.16.3.0.msi
|
||||
start /wait \\fs1\shares\!drivers\vc_redist.x64.exe
|
||||
start /wait \\fs1\shares\!mozilla_firefox\FirefoxESR-52.4.1-ru.msi
|
||||
notepad \\fs1\shares\!drivers\Ippon_winpower\key.txt
|
||||
start /wait \\fs1\shares\!drivers\Ippon_winpower\setup.exe
|
||||
|
||||
|
||||
pause
|
||||
2
!scritps/policy_refresh.bat
Normal file
2
!scritps/policy_refresh.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
secedit /refreshpolicy user_policy
|
||||
secedit /refreshpolicy machine_policy
|
||||
2
!scritps/user.bat
Normal file
2
!scritps/user.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
net user "user" /add
|
||||
pause
|
||||
Reference in New Issue
Block a user