Skip to content

theCloudXperts

Modern Workplace | Cloud Computing | Cyber Security

  • Home
  • About Me
  • Contact Me:
theCloudXperts

Command Line Printer Control RUNDLL32 PRINTUI.DLL

November 28, 2012 Baz printer, scripts, tips Leave a comment

The list of functions on this page was generated using the following command in Windows 7RUNDLL32 PRINTUI.DLL,PrintUIEntry /?  Usage: rundll32 printui.dll,PrintUIEntry

Continue reading

Installing a Printer on Remote Machine using Dameware

November 28, 2012 Baz damware, printer, tips Leave a comment

It’s usually very hard to install printer using damware remote help as so far damware will not provide facility to

Continue reading

Printer Scripts

November 27, 2012 Baz scripts Leave a comment

You can choose one of following script to use in login scriptScript1: REM the /q makes the command run quietlyREM Remember

Continue reading

Installing Default Printer On Network

November 27, 2012 Baz tech, tips Leave a comment

Setup the printer on the server, set the default settings you would like, share it, and then install it via

Continue reading

Collision vs Broadcast Domain

November 27, 2012 Baz tech Leave a comment

 Collision domain is a set of LAN devices whose frames could collide with one another. This happens with hubs, bridges, repeaters

Continue reading

Disable selection on Browser using JS

November 27, 2012 Baz Uncategorized Leave a comment

1.Disable selection on Browser using JS    window.onload= function()  {disableSelection(document.body)}functiondisableSelection(target){if (typeof target.onselectstart!=“undefined”) //IE         target.onselectstart=function(){return false}else if (typeof target.style.MozUserSelect!=“undefined”)//Firefox         target.style.MozUserSelect=“none”else

Continue reading

Publishing SWF tips

June 10, 2010 Baz flash Leave a comment

 1.Stretch SWF 100% of the browser window or full flash browser    a) Set both the width and height of your SWF

Continue reading

How to Use Powercfg.exe to create GPO in Windows Server 2003

June 10, 2010 Baz tips Leave a comment

On the domain controller, copy the Powercfg.exe file to the NETLOGON share. By default, the Powercfg.exe file is located in

Continue reading

Changing Key board layout in windows using Registry

June 10, 2010 Baz tips Leave a comment

Changing Key board layout in windows using Registryyou can change the keyboard layout using the keyboard control panel applet (start

Continue reading

Get client machine information using Flash / Flex

June 7, 2010 Baz flex Leave a comment

package {    import flash.display.Sprite;    import flash.system.Capabilities; public class SystemInfo extends Sprite {public function SystemInfo() {   showCapabilities();}private function showCapabilities():void { trace(“avHardwareDisable: ” + Capabilities.avHardwareDisable); trace(“hasAccessibility: “

Continue reading

Posts pagination

«Previous Posts 1 … 15 16 17 18 Next Posts»

Categories

ADADFSAmazonAppleAppsArticlesAWSAzureAzure PolicyAzure PurviewbackupCertificatesCiscoCloudComplianceCyberSecuritydamwaredataData GovernanceDigital ForensicexcelExchangeflashflexGPOHadoopHPInformation ProtectionIntelligent securityJSON

Recent Posts

  • Marks & Spencer (M&S), Co-op Group and Harrods cyber attack – Technical Analysis
  • Top 25 Most Dangerous Software Errors and Mitigations- CWE
  • Datbricks vs SQL Server
  • Designing SQL Database in Azure
  • Deploy certificates by using Azure Key Vault. Certificate auto-rotation in Key Vault
  • Azure Sentinel: The connectors grand (CEF, Syslog, Direct, Agent, Custom and more)
  • Cloud Adoption and Audit Planning
  • Digital Forensic & E-Discovery (Legal Hold) Types
  • FIDO – FIDO2: an open authentication standard

Top Cyber Security Posts

Datbricks vs SQL Server

April 14, 2023

Designing SQL Database in Azure

February 21, 2023

Deploy certificates by using Azure Key Vault. Certificate auto-rotation in Key Vault

December 13, 2022

FIDO – FIDO2: an open authentication standard

June 20, 2022

Build next-generation security operations with Azure Sentinel

December 16, 2020

How to Apply Microsoft Information Protection’s (MIP) sensitivity labels to Azure assets in Azure Purview

December 4, 2020

theCloudXperts

  • Marks & Spencer (M&S), Co-op Group and Harrods cyber attack – Technical Analysis
  • Top 25 Most Dangerous Software Errors and Mitigations- CWE
  • Datbricks vs SQL Server
  • Designing SQL Database in Azure
  • Deploy certificates by using Azure Key Vault. Certificate auto-rotation in Key Vault
  • Azure Sentinel: The connectors grand (CEF, Syslog, Direct, Agent, Custom and more)
  • Cloud Adoption and Audit Planning
  • Digital Forensic & E-Discovery (Legal Hold) Types
  • FIDO – FIDO2: an open authentication standard
  • Cross-Domain Identity management
WordPress Theme: Tortuga by ThemeZee.