Tag Archives: windows

Windows: Set Machine certificate as Remote Desktop Certificate

Hi

if a Windows computer is member of a domain and the certificate autoenrollment is in place then you can use the machine certificate provided by the active directory as the RDP TLS certificate.
Continue reading Windows: Set Machine certificate as Remote Desktop Certificate

Windows: Error “2221 the username could not be found” occurs when connecting to a network drive

Hi,

let us assume we have an Network Share on Server myserver.mydomain.org. Server has IP Address 10.254.10.10.

accessing a share via IP Address works
Continue reading Windows: Error “2221 the username could not be found” occurs when connecting to a network drive

Powershell: A Local script is not executed with error not digitally signed

Hi,

Issue: You downloaded or copied a script from a remote location and Powershell won’t execute such a file although you have set the execution policy to RemoteSigned.

An Error like this occurs:

D:\Temp\myScript.ps1 : File D:\Temp\myScript.ps1 cannot
be loaded. The file D:\Temp\myScript.ps1 is not digitally signed. The script
will not execute on the system.

Continue reading Powershell: A Local script is not executed with error not digitally signed

Windows: Store credentials to access a share

Hi,

the credialstore offers the ability to store credientials to access some resources without entering the password every time when the resource is used.
Continue reading Windows: Store credentials to access a share

Windows: Change your (Domain) Password in a remote Desktop Session

Hi,

short answer 🙂
Continue reading Windows: Change your (Domain) Password in a remote Desktop Session