Tuesday, March 05, 2024

PowerShell to Identify the Azure AD Connect server (Microsoft Entra AD Connect) PowerShell Command line.


Local PowerShell command to show the Azure Microsfot Entra Connect sync server's name. 

Find Azure Entra Sync Server Command Line

This one liner PowerShell command, although long, worked perfectly to list current Microsoft Entra Connect server and it also listed all previous AD connect sync servers. Didn't need past servers but it displayed them but I suspect that information could be useful for another problem so it's good to know that information could be obtained with the same command.  The PowerShell command to list Azure Entra Connect sync servers doesn't list DirSync servers.  


Get-ADUser -LDAPFilter "(description=*configured to synchronize to tenant*)" -Properties description | % { $_.description.SubString(142, $_.description.IndexOf(" ", 142) - 142)}


The command mentioned above is actually used in the scenario shown below to find out or validate the on-premises server Microsoft Entra Azure AD service was operating on. Also, the command includes a list of all previous servers. These servers were visible in Active Directory but were not indented to display history. This was a pleasant surprise, but we only required the current server. 



Please share.  use the share icons below or at the bottom of this page. Thank you. 








Sunday, March 03, 2024

How to Leave Slack Workspace

 How to Remove Your Account from a Slack Workspace 

leave slack Workspace - remove account from slack WorkSpace
Remote your account from Slack Workspace


Old version instruction may not be very useful when trying to remove your account from a Slack workspace.  You may have added your account into a Slack workspace by accident and need to leave that Slack works space. Many steps simply indicate to select the Workspace and delete leave the space. Some indicate to leave all channels then leave the works space.  

With the latest version of Slack as o the date of this post and possibly near future releases, the way I found to leave or delete your account from a Slack channel is to open a browser, log into Slack. 


Go to Account > Deactivate Account > Click or Tap "Deactivate Account" button.





Wednesday, January 17, 2024

RDP (Remote Desktop) Manager Provides Central Access of RDP Connections.

RDP (remote desktop) management benefits both Administrators and General Desktop Users
Both users and administrators share in the benefits. 

Central place to access RDP connections. 

RDP (Remote Desktop Protocol) manager is a highly beneficial tool that enables users and administrators to streamline their workflow by providing a centralized platform to access all their remote desktop connections. This application proves to be indispensable for professionals who frequently need to remotely access different machines or servers. By offering a comprehensive view of all RDP connections in one place, this manager enhances efficiency, organization, and ease of access. Users can effortlessly add, modify, or remove remote desktop connections, eliminating the need to manually search for each connection separately. Additionally, RDP manager allows admins to store and manage credentials securely, ensuring sensitive information remains protected. With its intuitive interface and advanced features like group management and custom settings configurations, RDP manager facilitates seamless navigation through multiple remote desktop sessions with utmost convenience and control. Empowering professionals with the ability to efficiently handle remote connections from one central hub, RDP manager significantly simplifies the way individuals interact with different systems remotely.  

Guide to Using Microsoft Remote Desktop on a Windows 11 

List RDP (Remote Desktop) connections without a file server or network shares. 

Furthermore, the remote desktop feature allows users to collaborate effectively with colleagues and clients, regardless of their physical location. This not only saves time and resources spent on travel but also promotes a flexible work environment. Additionally, the encrypted connections ensure that sensitive data remains protected from unauthorized access, giving organizations peace of mind when it comes to data security. With the List RDP connections feature, users can easily manage and monitor their remote sessions, further enhancing productivity and efficiency.

Furthermore, the flexibility offered by remote desktop connections allows employees to work from anywhere, whether it's from the comfort of their homes or while on a business trip. This not only increases work-life balance but also enables companies to tap into a global talent pool without geographical limitations. Moreover, the centralized nature of remote desktop connections simplifies IT management, as software updates and security patches can be easily deployed to all connected devices, ensuring a consistent and secure computing environment.

Manage list of shared RDP connections for users without requiring file server shares. 

In order to efficiently maintain a list of shared Remote Desktop Protocol (RDP) connections for users without the need for file server shares, organizations can opt for centralized solutions such as using a dedicated RDP management tool. The best approach is to use an online service for listing RDP (remote desktop) connections particularly those that don't require a management console or other software to be installed locally.  Creation and access of RDP connection is done through a browser-based UI.  This software enables administrators to establish and manage a structured repository of RDP connections accessible to authorized users, eliminating the need for traditional file server shares. By implementing this approach, organizations can ensure secure access to RDP connections while maintaining control over user permissions and privileges. Additionally, administrators can conveniently update and modify the list of shared RDP connections from a central location, streamlining the management process. This not only enhances productivity but also strengthens security measures by reducing potential vulnerabilities associated with traditional file server sharing methods. Ultimately, employing a dedicated RDP management tool offers businesses an efficient and secure solution for maintaining and managing shared RDP connections within their network infrastructure.



How to Enable (RDP) Remote Desktop Service Using Regedit

Setup and Access Microsoft Remote Desktop on a Windows 11 Computer: A Comprehensive Tutorial

RDP First introduced by Microsoft with Windows NT Server 4.0 Terminal Server Edition - Microsoft Release Announcement. 



Wednesday, June 15, 2022

Azure AD Sync Server Manual Sync of AD to Azure

 Azure AD Sync Server Manual Sync of AD to Azure


manual azure sync

 Manually Syn Local AD to Azure faster

Syncing to Azure can be seeming slow particularly when your in a hurry to get object updates and additions to Azure.  Passwords resets for users are sent nearly immediately however other changes to Active Directory objects are not so fast to sync. They can take 30 minutes or longer. Sometimes a little less because the next cycle is already less than 30 minutes. 

Other factors can lead to slow Azure Connect software and server sync times. If there are issues with the local domain controllers then that will result in slower times. I have seen that occur where local replication problems with slow replication from the Azure ad connect server to azure. it is best to fix those issues sooner rather than later. Issues such as slow syncing or active directory problems can often be resolved using software for remote access. Software for online desktop support is such software that permits access and control to a remote computer . Once access is achieved, the desktop or server become the jump point to another network devices and servers. The online desktop support software could also connect directly to the Sync server. 

So connect to a domain controller or the server that';s running the Azure AD connect services then RDP to a domain controller. On the domain controller open and elevated command prompt and run the following command to replicate any recent AD changes to all the domain controller in the domain and forest. 

C:\>  repadmin /syncall /APeD 

On the Azure Sync server open an elevated Powershell Prompt and run the following command as shown in the screen capture o sync new objects or update properties in AD of existing objects. 

C:\> Start-ADSyncSyncCycle -PolicyType Delta 






Thursday, May 05, 2022

Disable Windows Server 2019/2016/2022 Auto Lock, Screen Lock

 

Disable Windows Server 2022/2019/2016/2012 Auto Lock, Screen Lock


Disabling auto screen lock in Windows Server can be done without using a domain group policy. Only the local computer policy is required so this won't have to be applied to other servers. 

Start by opening local group policy. Click search or the windows icon on the taskbar then begin typing Group and select Edit Group Policy . That will start the right console. 



Disable Windows Server  Auto-Lock, Screen Lock


Now you can edit the local policy - NOT the domain policy 




Go to System | Power Management | Video and Display Settings | double click on Turn off the display (plugged in) setting




                       

Enable it, set to 0. 




Open an elevated command prompt and run gpupdate /force. Running this command is really not required for a local policy but a good habit to get into if you will also be creating or editing Active Directory Group Policies. 

That's it. It has worked for me every time. This may also work for Windows 10 and Windows 11 but I've not tested yet. 



Share/Save/Bookmark


Enhance your Support Services with Online Desktop Support Software. Already have a remote access solution, get that first connection to install your agent, add this Online Remote Support Software service to get initial remote access.  





Friday, April 29, 2022

Enable BASH Shell vCenter 6.5 , 6.x

 

      Enable BASH Shell vCenter 6.5 , 6.x



Share/Save/Bookmark



 You may encounter after logging into the console of a vcenter appliance either through vmware console or using putty or other SSH client tool, bash is disable. 

Quickest fix if you have reached the point of logging into and have the small menu of options that includes List APIs, List Plugins, Launch BASH is to run a command to enable BASH shell. 

On the surface, it looks like you can't enter any command but indeed you can. 

Enter at the prompt Command>  shell.set --enabled true  

This enables BASH shell for vcenter, then type in shell as you would normally and the BASH shell loads for you. 


Provide improved  remote technical support to clients and users, even family and friends.  Software for online desktop support can help businesses of all sizes improve response times. Get access to problem computers desktops over the internet using desktop screen sharing software. Remote control access software that enables connections to remote computers. Online desktop support software doesn't require pre-installation and doesn't require special environment plug-ins such as .NET framework. It works with all popular browsers. No browser extensions or plugins needed. 



Saturday, February 14, 2015

Command Line for Finding Dell Service Tag or HP Serial

Command Line to Display Dell Server or Desktop Service Tag 


A Dell server or desktop service tag can be found by using a command line and no additional tools installed. This is achieved simply through a common Windows command window. The command line works on Windows XP and above. Dell BCM utilities other other third party software does not need to be installed. The functionality to retrieve and display the service tag, serial number, and other information is built into Windows.  
On an HP system (server or desktop), the system serial number can be retrieved and displayed very quickly by starting a command prompt and typing in : 
 WMIC BIOS GET SERIALNUMBER  (the command can be upper or lower case).  

On  Dell server or Desktop/laptop system,  the same command line will display the service tag. 



Getting the serial number of a "white-box" system using command line

Without third party utilities installed on  a "white-box" system, the serial number could be displayed using the same command used for displaying the serial number and service tag. The serial number will be if the manufacturer has entered into the property field which is queried when the command is executed. Commonly however, when trying to acquire the serial number using Windows Management the results "To Be Filled by O.E.M." . 


Command on Linux to get the Dell service tag or HP serial number

Linux of course has the ability to return the manufacturers serial number or a Dell service tag. On CentOS or Red Hat Linux for example, the following utility run from a command window (shell) can be executed to display the system serial number or service tag.

dmidecode Command to display Dell Service Tag or system serial number on Linux

      # dmidecode | grep -i serial      
or 
      # dmidecode -t 1

 DMIDECODE may have to be installed first if not available. 
The utility can be installed by executing the following: 
       
# yum -y install dmidecode

    
  


Share/Save/Bookmark
Enhance your Support Services with Online Desktop Support Software