Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Security Apps
Hard_Configurator Tools
Hard_Configurator - Windows Hardening Configurator
Message
<blockquote data-quote="Andy Ful" data-source="post: 760897" data-attributes="member: 32260"><p>I made a quick test. When on Publick Network profile, I ran the below command In CMD:</p><p><strong>WinRM quickconfig</strong></p><p>The WinRM service was started successfully but I got the message that WinRM exception rule in the firewall could not work because of Public Network profile.</p><p>When I did the same on Private Network profile, I got the additional message that the LocalAccountTokenFilterPolicy has to be configured. When I pressed Yes, then WinRM exception rule in the firewall was successfully enabled.</p><p></p><p>Edit.</p><p>The short info about <strong>winrm quickconfig</strong> command:</p><p>***************************************************************************************************</p><p><span style="font-size: 22px"><strong>Quick Default Configuration</strong></span></p><p></p><p>You can enable the WS-Management protocol on the local computer and set up the default configuration for remote management with the following command: <strong>Winrm quickconfig</strong>.</p><p></p><p>The <strong>winrm quickconfig</strong> command (or the abbreviated version <strong>winrm qc</strong>) performs the following operations:</p><ul> <li data-xf-list-type="ul">Starts the WinRM service, and sets the service startup type to auto-start.</li> <li data-xf-list-type="ul">Configures a listener for the ports that send and receive WS-Management protocol <a href="https://docs.microsoft.com/en-us/windows/desktop/winrm/windows-remote-management-glossary" target="_blank"><em>messages</em></a> using either HTTP or HTTPS on any IP address.</li> <li data-xf-list-type="ul">Defines ICF exceptions for the WinRM service, and opens the ports for HTTP and HTTPS.</li> </ul><p><strong>Note</strong> The <strong>winrm quickconfig</strong> command creates a firewall exception only for the current user profile. If the firewall profile is changed for any reason, <strong>winrm quickconfig</strong> should be run to enable the firewall exception for the new profile; otherwise, the exception might not be enabled.</p><p>*******************************************************************************************************</p><p><a href="https://docs.microsoft.com/en-us/windows/desktop/winrm/installation-and-configuration-for-windows-remote-management" target="_blank">Installation and Configuration for Windows Remote Management</a></p></blockquote><p></p>
[QUOTE="Andy Ful, post: 760897, member: 32260"] I made a quick test. When on Publick Network profile, I ran the below command In CMD: [B]WinRM quickconfig[/B] The WinRM service was started successfully but I got the message that WinRM exception rule in the firewall could not work because of Public Network profile. When I did the same on Private Network profile, I got the additional message that the LocalAccountTokenFilterPolicy has to be configured. When I pressed Yes, then WinRM exception rule in the firewall was successfully enabled. Edit. The short info about [B]winrm quickconfig[/B] command: *************************************************************************************************** [SIZE=22px][B]Quick Default Configuration[/B][/SIZE] You can enable the WS-Management protocol on the local computer and set up the default configuration for remote management with the following command: [B]Winrm quickconfig[/B]. The [B]winrm quickconfig[/B] command (or the abbreviated version [B]winrm qc[/B]) performs the following operations: [LIST] [*]Starts the WinRM service, and sets the service startup type to auto-start. [*]Configures a listener for the ports that send and receive WS-Management protocol [URL='https://docs.microsoft.com/en-us/windows/desktop/winrm/windows-remote-management-glossary'][I]messages[/I][/URL] using either HTTP or HTTPS on any IP address. [*]Defines ICF exceptions for the WinRM service, and opens the ports for HTTP and HTTPS. [/LIST] [B]Note[/B] The [B]winrm quickconfig[/B] command creates a firewall exception only for the current user profile. If the firewall profile is changed for any reason, [B]winrm quickconfig[/B] should be run to enable the firewall exception for the new profile; otherwise, the exception might not be enabled. ******************************************************************************************************* [URL="https://docs.microsoft.com/en-us/windows/desktop/winrm/installation-and-configuration-for-windows-remote-management"]Installation and Configuration for Windows Remote Management[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Top