HI ALL,
While I was working on automation somewhere, I came across situation where I need registry value to validate in script. so hunt began guess simply typing reg command in cmd and wow the command return valid.
So after looking help I understand that either export will help me or query
Task was to get the firewall setting firewall state of windows, so after googling I got the below path
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\DomainProfile\
Then running reg query path-to-query got expected out output
C:\>reg query HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\Dom
ainProfile\
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\DomainProfile
DisplayNotification REG_DWORD 0x1
DefaultInboundAction REG_DWORD 0x1
AllowLocalIPsecPolicyMerge REG_DWORD 0x1
AllowLocalPolicyMerge REG_DWORD 0x1
DefaultOutboundAction REG_DWORD 0x0
EnableFirewall REG_DWORD 0x0
While I was working on automation somewhere, I came across situation where I need registry value to validate in script. so hunt began guess simply typing reg command in cmd and wow the command return valid.
So after looking help I understand that either export will help me or query
Task was to get the firewall setting firewall state of windows, so after googling I got the below path
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\DomainProfile\
Then running reg query path-to-query got expected out output
C:\>reg query HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\Dom
ainProfile\
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\DomainProfile
DisplayNotification REG_DWORD 0x1
DefaultInboundAction REG_DWORD 0x1
AllowLocalIPsecPolicyMerge REG_DWORD 0x1
AllowLocalPolicyMerge REG_DWORD 0x1
DefaultOutboundAction REG_DWORD 0x0
EnableFirewall REG_DWORD 0x0
Simply using findstr will give us expected output
C:\>reg query HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsFirewall\Dom
ainProfile\ | findstr /i "Enable"
EnableFirewall REG_DWORD 0x0
ReplyDeleteشركة عزل خزانات بالمدينة المنورة
تعد شركة عزل خزانات بالمدينة المنورة هي أحد الشركات الرائدة بمجال عزل جميع خزانات المياه بأنواعه المختلفة سواء كان عزل مائي أو عزل حراري، ويقوم هذه العملية فريق عمل خبير لحماية الخزانات من مشكلة تسريب المياه.
ويتبع عمالة الشركة طرق ووسائل مختلفة من العزل كما أنها توفر المواد المخصصة للعزل مثل البولي إيثلين بأسعار مناسبة
شركات مصاعد في القاهرة كما يوحي الاسم ، فإن الصيانة المجدولة هي الصيانة الأساسية: فهي تهدف إلى التحكم في الأجزاء الأكثر استخدامًا في نظام المصعد وكذلك تلك التي تتعلق بالسلامة: وتشمل أيضًا عمليات التنظيف ، وتزييت التروس الأكثر تآكلًا ، وما إلى ذلك. التدخل الروتيني.
ReplyDeleteWhile I was working on automation somewhere, I came across a situation where I needed to validate a registry value in a script. So, my hunt began, and I guessed that simply typing the "reg" command in cmd would help. And, wow, the power returned valid results. After seeking help, I understood that either the "export" or "query" command would assist me. My task was to retrieve the firewall state of Windows, and so after Googling, I found the below path. If you require any civil law assignment writing help, feel free to reach out for expert guidance.
ReplyDeleteGrateful for you writing this blog.
ReplyDeleteThanks for the post
ReplyDelete