Onenote: diferència entre les revisions
Salta a la navegació
Salta a la cerca
(Es crea la pàgina amb «Enable OneNote on Domain computers: <pre> C:\WINDOWS\system32>reg query HKCU\Software\Policies\Microsoft\Office\16.0\Common\SignIn /v SignInOptions HKEY_CURRENT_USER...».) |
|||
(Hi ha 2 revisions intermèdies 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 9: | Línia 9: | ||
<pre> | <pre> | ||
C:\WINDOWS\system32>reg add HKCU\Software\Policies\Microsoft\Office\16.0\Common\SignIn /v SignInOptions /t REG_DWORD /d | 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 | Value SignInOptions exists, overwrite(Yes/No)? yes | ||
The operation completed successfully. | The operation completed successfully. | ||
Línia 18: | Línia 18: | ||
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\SignIn | HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\SignIn | ||
SignInOptions REG_DWORD | SignInOptions REG_DWORD 0x0 | ||
</pre> | </pre> | ||
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
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