Onenote: diferència entre les revisions

De WikiMar
Salta a la navegació Salta a la cerca
Cap resum de modificació
 
(Hi ha una revisió intermèdia del mateix usuari que no es mostren)
Línia 1: Línia 1:
Enable OneNote on Domain computers:
==Enable OneNote on Domain computers:==


<pre>
<pre>
Línia 23: Línia 23:


More info: https://support.microsoft.com/en-us/help/3039000/this-feature-has-been-disabled-by-your-administrator-error-in-office-2
More info: https://support.microsoft.com/en-us/help/3039000/this-feature-has-been-disabled-by-your-administrator-error-in-office-2
==Shortcut to new page==
Create shortcut with the following:
onenote-cmd://quicknote/?onOpen=typing
Alternative:
*Open a Run Window.
*Input '''shell:appsfolder'''
*Find the Live Tile Quick Note"
*Right click it and select  Open file location

Revisió de 10:06, 22 feb 2022

Enable OneNote on Domain computers:

C:\WINDOWS\system32>reg query HKCU\Software\Policies\Microsoft\Office\16.0\Common\SignIn /v SignInOptions

HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\SignIn
    SignInOptions    REG_DWORD    0x3
C:\WINDOWS\system32>reg add HKCU\Software\Policies\Microsoft\Office\16.0\Common\SignIn /v SignInOptions /t REG_DWORD /d 0x0
Value SignInOptions exists, overwrite(Yes/No)? yes
The operation completed successfully.
C:\WINDOWS\system32>reg query HKCU\Software\Policies\Microsoft\Office\16.0\Common\SignIn /v SignInOptions

HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\SignIn
    SignInOptions    REG_DWORD    0x0


More info: https://support.microsoft.com/en-us/help/3039000/this-feature-has-been-disabled-by-your-administrator-error-in-office-2


Shortcut to new page

Create shortcut with the following:

onenote-cmd://quicknote/?onOpen=typing


Alternative:

  • Open a Run Window.
  • Input shell:appsfolder
  • Find the Live Tile Quick Note"
  • Right click it and select Open file location