You are on page 1of 7

CROWD STRIK E C ONFIDE NTIA L

GPO
Deployment

150 MATHILDA PL SUITE 650, SUNNYVALE, CALIFORNIA 94086


T E LC
: R( 8
O8W8D) S5T1R2I-K8E9 0
PR6OP
FRAIXE :T(A9R4Y9 )A 4
N1D 7C- O
12N8
F9IDENTIAL.
N O. C
T R
TO B ED S 1
WWW OW SHTARRIEKDE W
. CI TOHMA N Y 3 R D P A R T Y
CROWD STRIK E C ONFIDE NTIA L

DISCLAIMER: GPO is not a Crowdstrike


product and for that reason, Crowdstrike
doesn’t provide support for any issue
related to GPO Deployment.
Creating a Batch Script with command line deployment

1) Open a notepad and type below script. Your windowssensor will have CID in the filename, don’t
change the file name and use the actual name in the below command. Add your password in the
below command

@echo off
if EXIST "C:\Windows\System32\drivers\CrowdStrike" GOTO END

\\your_file_location\WindowsSensor.exe /install /quiet /norestart


CID=<YOUR CID> ProvNoWait=1

:End

2) Save the file as WindowsSensor.bat


3) In the Save As dialog, Change the save type as All Files
4) Here it is saved to the desktop. Make sure it is saved to the same location as
WindowsSensor.exe file.

5)

CROWD STRI KE PRO PRI ETAR Y A ND CONF IDENTIAL.


NOT TO BE SHARED WITH AN Y 3R D PART Y 2
CROWD STRIK E C ONFIDE NTIA L

GPO Script:

1. Click Run – enter gpmc.msc – Click OK


2. Find the OU being used for the Deployment
3. Right Click and Select Create a GPO in this Domain and Link it here

4. Add the name for GPO


5. Click ok

CROWD STRI KE PRO PRI ETAR Y A ND CONF IDENTIAL.


NOT TO BE SHARED WITH AN Y 3R D PART Y 3
CROWD STRIK E C ONFIDE NTIA L

6. Right click on the new GPO to Edit

CROWD STRI KE PRO PRI ETAR Y A ND CONF IDENTIAL.


NOT TO BE SHARED WITH AN Y 3R D PART Y 4
CROWD STRIK E C ONFIDE NTIA L

7. Click Add

8. Click Show Files


9. Copy the WindowsSensor.bat file and the WindowsSensor.exe

CROWD STRI KE PRO PRI ETAR Y A ND CONF IDENTIAL.


NOT TO BE SHARED WITH AN Y 3R D PART Y 5
CROWD STRIK E C ONFIDE NTIA L

10. Close the Startup Window once the files are copied
11. Click Browse in the Add a Script Dialog – This will open to the Startup Folder that you copied the
files.
12. Select the WindowsSensor.bat file.

CROWD STRI KE PRO PRI ETAR Y A ND CONF IDENTIAL.


NOT TO BE SHARED WITH AN Y 3R D PART Y 6
CROWD STRIK E C ONFIDE NTIA L

13. Add Script Parameters


14. /s. – This allows the script to run silently so the command prompt won’t be seen by the
users.
15. Click OK
16. Click Apply
17. Click OK

CROWD STRI KE PRO PRI ETAR Y A ND CONF IDENTIAL.


NOT TO BE SHARED WITH AN Y 3R D PART Y 7

You might also like