Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

windows 2003 server - disabling shutdown tracker

Featured Replies

So I have a working unattended CD for win 2003 server but I am not sure how to approach the registry mod that disables the shutdown event tracker? I've used a batch file before on another install but do I need to use that here? Or would I copy the a regkey and then overwrite the original during the install? I just need to change the one value and that's it.

Thanks all!

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Reliability]
"ShutdownReasonOn"=dword:00000000

  • Author

spaceboy, thanks for the info. how would a guy go about implementing this though? RunOnceEx, custom .cmd script, or something else?

Save that in notepad as a reg file and use this command to integrate it

"REGEDIT /S %path%\filename.reg"

  • Author

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Reliability]
"ShutdownReasonOn"=dword:00000000

So here's the catch....You have to create the "Reliability" key for the registry. I used that same information from spaceboy's post and it worked! There was another entry in that location that said "Terminal Services" or just "Terminal". Anyway, I added the "Reliability" key and made a new DWORD entry with the info in the quote and it worked. Thanks to both of you for your help!

:D

Edited by tha_toadman

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.