All public logs

Jump to navigation Jump to search

Combined display of all available logs of Omnia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:43, 19 December 2025 Kenneth talk contribs created page Windows/Link (Created page with "== Create Symbolic Link == WARNING: RUN FROM ELEVATED ADMINISTRATOR WINDOW!! Command line: # Create Directory Symbolic Link mklink /D Link Target Powershell: New-Item -ItemType SymbolicLink -Path "C:\path\to\link" -Target "C:\path\to\target"")