Friday, February 22, 2008
Registry Hacking Display legal notice on startup:
Display legal notice on startup:Wanna tell your friends about the do's and dont's in your computer when they login in your absence. Well you can do it pretty easily by displaying a legal notice at system start up.REGEDIT[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]"legalnoticecaption"="enter your notice caption""legalnoticetext"="enter your legal notice text"
Featured Posts
Adding Accesspolicy to KeyVault for Service Principal Using Portal and Powershell
Scripts path : https://drive.google.com/drive/folders/1sbBpnVFgXhUIXLdf2E9heyWDeU2f9427?usp=sharing Adding Accesspolicy to KeyVault for S...
-
How many cmdlets are available that can deal with generic objects? (Hint: remember to use a singular noun like “object” rat...
-
Azure Portal Service passes service package to “Red Dog Front End” (RDFE). RDFE converts service package to native “RD” version. RDFE...
-
Can you find any cmdlets capable of converting other cmdlets’ output into HTML? Help *html* Or you could try with Get-Command: get-comm...