The publisher could not be verified when launching an application with RES Workspace Manager
Today I was troubleshooting a warning message that popped up when launching a network application with RES …
Today I was troubleshooting a warning message that popped up when launching a network application with RES …
ClickOnce is a Microsoft technology that enables an end user to install an application from the web without …
Some applications use the computer's name as a unique identifier, rather than using the user name. In a …
I am using a PowerShell script to copy some elements of from the users old profile location to a new location. …
Just read a tweet from @andyjmorgan about Interactive Service Detection. This made me remember that it's …
Yesterday I needed to set a few registry keys remotely from a 32 bit windows machine to a 64 bit machine. I …
Today I was reusing some old (pre vista) code the retrieves the Logon SID that I wrote a few years ago. The …
The GetTokenInformation function can be used with the TokenLinkedToken Information Class on Windows Vista and …
Snippet below can be used to programmatically determine if User Account Control is enabled: objectpascal Copy …
I was digging around in termsrv.dll yesterday when I noticed that there are some (well 372 to be exact) SSL …