Skip to content

33KB AVAILABLE HIGH MEMORY

Because my memory only stores important facts

Menu
    • About

Category: VBscript

VBscript / Windows

Eventquery.vbs: ERROR: Unable to execute the query for the ‘security’ log

I was querying the Security log from a server with eventquery.vbs, suddenly the Microsoft script returned this error: ERROR: Unable to execute the query for the ‘security’ log. Turned out …

Active Directory / VBscript

Active Directory: Users’ last logon timestamp

With the attribute Last-Logon-Timestamp it is possible to retrieve a users’ last logon date. Keep in mind that syncronisation of this attribute only happens on a 14 day schedule (default …

VBscript / Windows

The struggle with quotes, WScript.Shell RUN propertie and XCACLS

Set permissions on bulk with XCACLS and VBScript is rather easy. But if you must pass some variables through the commad line, it can give you a long and painfull …

VBscript / Windows

Set permission for Redirected Folders in bulk

If your environment needs multiple shares to store Redirected Folders. Such as a school environment, if they want split up every class or year .. Set permissions to these folders …

VBscript

VBScript: List members of Novell group and print them to a textfile.

‘List members of Novell group.vbs strNovellGroup = “gultragenda” ‘ Main Prog GetMembers Sub GetMembers() CommandLine = “z:\nlist.exe group = ” & strNovellGroup & ” SHOW MEMBER /S /R | sort …

VBscript

VBScript: Run a DOS command

CommandLine = “dir c: |more” Set WshShell = CreateObject(“WScript.Shell”) WshShell.Run “CMD /C ” & CommandLine

Recent Posts

  • Filter Shutdown and Restart entries from Event Viewer
  • Chome browser white popup when installing extensions
  • Permanent fix for losing domain connection
  • nVidia drivers silent install
  • Installing RSAT for Windows 10 v1809

Recent Comments

  • software-website.com December 2021 on Sleep grayed out in Windows 7
  • Use a network mapped drive (or redirected folders) with SugarSync – 33KB AVAILABLE HIGH MEMORY on Sync “My Documents” folder with Dropbox
  • Sync a redirected My Document folder with SkyDrive – 33KB AVAILABLE HIGH MEMORY on Sync “My Documents” folder with Dropbox
  • App-V 5 Inside the bubble (AKA break into the Virtual Environment) – 33KB AVAILABLE HIGH MEMORY on Softgrid/App-V: Inside the bubble
  • Mihai Popa on Eventquery.vbs: ERROR: Unable to execute the query for the ‘security’ log

Archives

  • June 2023
  • December 2019
  • June 2019
  • January 2019
  • August 2018
  • July 2018
  • May 2018
  • January 2018
  • December 2016
  • October 2013
  • September 2013
  • February 2013
  • December 2012
  • September 2012
  • August 2012
  • April 2012
  • March 2012
  • December 2011
  • November 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • January 2011
  • December 2010
  • November 2010
  • September 2010
  • August 2010
  • July 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • June 2009
  • May 2009
  • April 2009
  • February 2009
  • November 2008
  • October 2008
  • March 2008
  • February 2008
  • January 2008

Categories

  • Active Directory
  • Android
  • App-V
  • Applications
  • Cloud Apps
  • Cloud Computing
  • Deployment
  • Drupal
  • Google Apps
  • GPO
  • Group Policy
  • HDX
  • Hyper-V
  • Inno Setup
  • MDT
  • Networking
  • Novell
  • Office 2010
  • Packaging
  • Powershell
  • Radia
  • SCCM
  • Softgrid
  • SQL Server
  • SQL Server
  • Tools
  • Uncategorized
  • VBscript
  • VMware
  • Windows
  • Windows 10
  • Windows 7
  • Windows 8
  • Windows Domain
  • Windows Installer (MSI)
  • Windows Server
  • Windows Server 2008 R2
  • Windows Server Core
  • Wordpress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2025 33KB AVAILABLE HIGH MEMORY – OnePress theme by FameThemes