Friday, April 12, 2024

How to Leave Slack Channel Workspace Without Waiting for Admin or Owner

 How to leave a slack channel workspace? 




Can't leave a slack channel workspace. 

Feeling trapped in a workspace slack channel and can't just right click and select "Leave Channel" because you're told its the general channel and so you can't leave unless the channel admin or owner removes you. 

Well, found a hidden gem of steps to remove yourself from a channel without an admin or slack channel owner having to do it. 

How do I get out of a channel in Slack?

Be logged in and access the settings URL for the channel. 

Then click deactivate account. 

 





Leave slack channel confirmation. 

Click Deactivate my account button and done leaving the channel. The terminology is "deactivating", not leaving.   


Confirmation. 







Please share..  thank you. 

Sunday, February 25, 2024

Network Solutions DNS DKIM Record Example

Example of a Network Solutions DKIM DNS Record 

Sometimes a picture is better than a long explanation. Unfortunately, such an example was not findable at the time of this post and so a simple example of a DKIM DNS entry using Network Solutions DNS manager is presented here. 
 
Image of a Correct DKIM record in Network Solutions

There are many sites that explain the function of a DKIM record, in this post, it's a simple example for adding a DKIM record in Network Solutions DNS manager. 

Network Solutions offers advanced DNS management tools.  Their platform allows for seamless control over your domain's DNS settings, ensuring that your website remains accessible and performs optimally.

 A DKIM (DomainKeys Identified Mail) record is a critical component in email security, typically added to a domain's DNS (Domain Name System) records to help prevent email spoofing. By enabling DKIM in your DNS settings, you essentially allow receiving email servers to verify that the messages purportedly from your domain were indeed authorized by the domain's administrators. 

Network Solutions Manage DNS DKIM Sample 

Locating a simple Network Solution example screen shot or even plain text version of a DKIM record entry was not clean and easy. Many referenced links often would take my browser to a service to create the record and not real steps to adding in Network Solutions.  The generators often referenced creating an account and subscribing and paying for a "service".  Such services are useful, as they create the server-side portion of the record. That server-side record data contains encryption and all the rest that goes into DKIM.  

Since the mailboxes were hosted my Microsoft 365 Exchange online, server-side components were not needed. That's handled my Microsoft - just need to know how to add the DKIM record in Network Solution's DNS manager (yes, it was the first time adding a DKIM).  

A simple screenshot for someone a little experienced already with DNS can be so useful. 

Selectors can be found with PowerShell connected to Exchange online. This post does not go into detail about connecting to exchange online with PowerShell. Below would be the command however to retrieve the CNAME records from Microsoft .

The output shows both DKIM CNAME selectors (thank you m365info.com for the sample command that works).

PS C:\> Get-DkimSigningConfig "m365info.com" | FL *CNAME

Selector1CNAME : selector1-m365info-com._domainkey.ms365info.onmicrosoft.com
Selector2CNAME : selector2-m365info-com._domainkey.ms365info.onmicrosoft.com

DKIM DNS CNAME Record in Network Solutions DNS manager. Access the Advanced DNS Record Manager in Network Solutions and add the record as the example shows. 



Notice the alias portion is a direct copy paste of the PowerShell results. Do the same for the second selector.  The tricky part, only because it's different from standard common DNS entries, was the portion above the "Alias to". That's where the selector name goes and must include ._domainkey

Please share and comment... 








Wednesday, January 3, 2024

How to Enable (RDP) Remote Desktop Service Using Regedit

Enabling RDP Using Windows Registry




1.Enable RDP Remote desktop on local desktop or laptop.

2.Enable remote desktop RDP on remote desktop or Laptop.

Most often you need to only enable RDP on the local computer or desktop, however circumstances arise when you need to access another computer on the network and would like to enable terminal server or RDP services on the remote computer. Both scenarios are covered below. Although extremely similar, the significant difference is for the remote desktop connecting to the remote computer's registry first is imperative.  

1. Enable RDP on Local computer

Open the registry editor. 

Click the start button and start typing Regedit in the search box. 


Using the registry to enable RDP, terminal server services on local or remote computer or server.



Click regedit.exe to open the registry editor to edit and enable RDP (Remote Desktop Protocol)

Navigate to 

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server



Double Click fDenyTSConnections on the right side and change the value to 0 (zero) and click OK to save the new setting to allow RDP connections.  


Registry change to enable remote desktop protocol.



RDP (remote desktop) connectivity to the local computer now enabled. A reboot is not required.  


Please share this post or link. 


2. Enable RDP Remote Desktop on remote computer. 

The steps to enable RDP on a remote computer is similar to those performed on the local computer or laptop. The registry setting that needs to be changed is the same. The main significant difference is you'll have to remote connect the registry editor to the target computer on the network, of course common caveats remain. First of all, there needs to be network access to the remote computer. 

Open the registry editor following the same steps for the local computer. Once open, click File then select Connect Network Registry from the dropdown menu. 

 

use remote resitry to enable RDP remote desktop access to a remote computer.


Enter the computer name of the desktop or laptop you are trying to enable RDP desktop access using the registry on the network. You can use the computer name or IP address. Click okay. 

If remote registry service is enabled, you could receive a prompt to login depending on scenarios. For example, if both Windows desktops are members of the domain, you access will be quick, and no prompt will be presented. If the two desktops are in a workgroup, you'll receive a prompt to login. You'll have to enter a username and password of an account that has Admin credentials on the remote desktop. 

     

Enable RDP remote desktop remotely over the network.


The following message may be displayed which indicates the remote registry service is not running on the remote windows desktop or laptop computer. 

Error , unable to connect to remote registry over the network.

In this case, the service was disabled. Of course, if you have direct access to the desktop to review services, then you have access to enable RDP locally on the computer too. If you do not, if there is someone present at the remote computer to enable for you, then that's one path or else you'll have to enable it next time you are present at that computer's console. I will enable to proceed with the steps to enable RDP remotely. . .. I'll be right back ;)  . . 


Windows registry service, enable or disable to permit or deny access to remote registry editing.


Upon connecting, you'll see the remote computer listed in registry editor. 

Registry editor with remote computer connected. remote computer displayed on the left window pane of registry editor.


Expand the remote computer and go to the same registry key as done for the local computer's registry. 

Terminal server, RDP service registry key.



Double Click fDenyTSConnections on the right side and change the value to 0 (zero) and click OK to save. 


RDP is enabled on the remote computer. This works best on a domain. If both computers are in a workgroup (the same workgroup), it's best if the admin accounts match on the two computers if they are not members of active directory domain. 


Please share.

 



RDP manager software won't help in changing registry settings to enable RDP protocol on desktop, computer or servers. However, centralizing RDP connections has become an integral part of modern work environments, and our robust management solution offers a seamless way for users to securely access their work desktops from anywhere in the world. By centralizing RDP connections, organizations can reap numerous benefits, such as streamlined administration and management, as well as increased productivity. Our platform boasts a user-friendly interface.  Administrators could with only a browser easily maintain a list of RDP connections that are readily available to administrators and users.  That simplifies the task of IT administrators by managing all RDP connections centrally. This centralized approach also facilitates access for users, enabling them to securely connect to their desktops using remote desktop client RDP connections without disrupting their work routine. With centralized RDP connections, employees have the flexibility to work from any location and at any time, while organizations maintain complete control over their desktop environment. In summary, our management solution provides businesses with an efficient remote access experience using RDP, ensuring a simple and effective controlled desktop environment for their users online.


By centralizing RDP connections, organizations can enjoy several benefits, including streamlined administration and management, and increased productivity. Our web based online platform provides a simple and intuitive interface that allows IT administrators to manage all RDP connections centrally. This centralized approach also simplifies access, allowing users to access their desktops using remote desktop client RDP connections securely without disrupting their work routine. With centralized RDP connections, employees can work from anywhere, at any time, while organizations maintain complete control over their desktop environment. In conclusion, centralizing RDP connections with our management solution online is the perfect way for businesses to ensure an efficient and secure remote access experience for their users.