Recent content by balubeto

  1. B

    Windows 10 Setting the banner notifications in an other location

    My feedback about this problem is: Link Removed Thanks Bye
  2. B

    Windows 10 Setting the banner notifications in an other location

    Hi In Windows 10 20H2, how do I set all banner notifications of Windows and its apps to display in the top right of the screen? Thanks Bye
  3. B

    Windows 8 Change the volume image flags values

    Hi I am using Windows 8.1 Update and Windows ADK. Without using the ImageX command, how do I change the volume image flags values displayed with the Dism /Get-ImageInfo /ImageFile:"<WIM_File_Path>\<WIM_Name.wim" /Index:<Image_Index> command? Where are these values stored? Thanks Bye
  4. B

    Windows 8 Changing the name and description of the volume images

    Hi I am using Windows 8.1 Update and Windows ADK. How do I change the name and description of the volume images stored in a wim file without using the ImageX command? In other words, if I should change the name and description of 4 volume images contained in a wim file, as I should do to do...
  5. B

    Windows 8 Execution of a DOS command each time a user logs off

    By chance, in Windows 8 Standard (and in other editions), there is one registry key or entry that can perform a reg command that is executed when a user logs off? This key or entry must operate at the global level. Thanks Bye
  6. B

    Windows 8 Execution of a DOS command each time a user logs off

    Hi In all editions of Windows 8, how do I make sure that it executes a DOS command each time a user logs off? Thanks Bye
  7. B

    Windows 8 Share the apps among all users

    Hi How can I share the apps in Windows 8 among all users of a computer? Thanks Bye
  8. B

    Windows 8 Update the apps of Windows Store for all users

    Hi It is possible update for all users the Windows Store apps with a local account belonging to the Administrators group? Then, I believe that the management of updating of the Windows Store apps can also be managed only by administrators. Right? If so, how do I do this? Thanks Bye
  9. B

    Windows 8 Keep the full name of a local account

    Basically, my problem is this: I create a local account and then I modify his full name: C:\Windows\system32> net users "Balubeto_Balubeto" /fullname:"Balubeto Balubeto" The command completed successfully. C:\Windows\system32> net users "Balubeto_Balubeto" Username...
  10. B

    Windows 8 Keep the full name of a local account

    Hi Using Windows 8 Enterprise 64 bit, I have noticed that the full name of a local account (set with the net users "<username>" /fullname:"<full name>" command) is deleted whenever I switch from a Microsoft account to the local account associated with it. So, how do I have to prevent this...
  11. B

    Windows 8 Find the local group policy editor

    Hi In all editions of Windows 8, there is the local group policy editor? If so, how do I find it? Thanks Bye
  12. B

    Windows 8 Eliminate roaming profiles of Microsoft account

    Are you sure that the above article also applies to Windows 8 with a network without a domain? Thanks Bye
  13. B

    Windows 8 Eliminate roaming profiles of Microsoft account

    Hi Windows 8 creates a roaming profile in the C:\Users directory using xxxxxx_000 subdirectories for each Microsoft account which is created. Apparently, these subdirectories are only temporary directories that are recreated each time a user logs on to Windows 8 via these accounts. Is there...
  14. B

    Windows 7 Telnet server configuration

    Hi I have a computer with Windows 7 Ultimate SP1 64 bit called Pippo and I have enabled the Telnet server. Its configuration is: C:\Windows\system32> tlntadmn The settings on localhost are as follows: Alt key associated with 'CTRL + A': YES Idle Session Timeout...
  15. B

    Windows 8 Problem on the displaying of the new name of an account

    I have noticed that the full name of the local account (set with the net users "<username>" /fullname:"<full name>" command) is deleted whenever [ I switch from a Microsoft account to the local associated with it. So, how do I have to prevent this? Thanks Bye
Back
Top