User Profile
Stefan_ITGuy
Copper Contributor
Joined Jul 07, 2021
User Widgets
Recent Discussions
provide a deployment in Softwarecenter with an always active "install" button
Hi, I want to achive that users can run a script on the softwarecenter on demand. The problem is that the "install" button is greyed out or turned to "uninstall" as soon as the scripts ran. Is there a way to achive this and keep the install option active permanently?454Views0likes0CommentsRe: Is there any PowerShell script for logging out office account(not license account)?
OK it took me 3 minutes to get an answer myself using PROCESS EXPLORER (sysinternals) The REGISTRY-Tree holds information to the account Computer\HKEY_USERS\S-1-5-21-1.....(edited)........-1280\SOFTWARE\Microsoft\Office\16.0\Common\Identity\Identities\JohnDoe@contoso.com_AD Inside is a hex-key called "SignedOut" Set it to "1" and you have it 😉 ProcessExplorer = best Windows debugging tool EVER14KViews1like0Comments
Recent Blog Articles
No content to show