Browse by Tags

Tagged Content List
  • Wiki Page: Set Computer Name using PowerShell.

    Hi, Yesterday I faced a problem in which I need to change the computer name using PowerShell. First I was looking for some cmdlet which can do this job for me but there is not any inbuilt cmdlet for it. Then I searched and finally find a way by which I can do this within the PowerShell. This...
  • Wiki Page: MED-V V2: How to Retrigger Application Publishing

    These three commands need to be run on the Windows 7 host in the event that there have been changes to the shortcuts due to one or more of the following conditions: Renaming of the shortcuts to the published applications inside the guest operating system Deletion of the shortcuts to the published...
  • Wiki Page: How to Document Windows Machine information?

    In this Wiki Article I will show you the step by step procedure to document the Windows Machine Detail by using PowerShell codes and output file as HTML Step 1: Set the execution policy as remote signed Set-ExecutionPolicy RemoteSigned -ErrorAction SilentlyContinue Step 2: Save the File...
  • Wiki Page: List of useful WMI Classes in PowerShell.

    Hi, As we know that PowerShell is very good with WMI. And we can access WMI in PowerShell very easily. I make a list of some mostly used WMI classes. ClassName Contains win32_ComputerSystemProduct Serial Number, Vendor, information ...
Page 1 of 1 (4 items)
Can't find it? Write it!