mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
updated the comments received from the pubops team
This commit is contained in:
@ -28,7 +28,7 @@ The following list displays the end–to-end high-level workflow for reporting i
|
|||||||
* Windows Authentication role (under **IIS / Security**)
|
* Windows Authentication role (under **IIS / Security**)
|
||||||
* SQL Server installed and running with SQL Server Reporting Services (SSRS)
|
* SQL Server installed and running with SQL Server Reporting Services (SSRS)
|
||||||
|
|
||||||
To confirm SQL Server Reporting Services is running, enter `https://localhost/Reports` in a web browser as administrator on the server that will host App-V Reporting. The SQL Server Reporting Services Home page should appear.4
|
To confirm SQL Server Reporting Services is running, enter `https://localhost/Reports` in a web browser as administrator on the server that will host App-V Reporting. The SQL Server Reporting Services Home page should appear.
|
||||||
2. Install the App-V reporting server and associated database. For more information about installing the reporting server see [How to install the Reporting Server on a standalone computer and connect it to the database](appv-install-the-reporting-server-on-a-standalone-computer.md). Configure the time when the computer running the App-V client should send data to the reporting server.
|
2. Install the App-V reporting server and associated database. For more information about installing the reporting server see [How to install the Reporting Server on a standalone computer and connect it to the database](appv-install-the-reporting-server-on-a-standalone-computer.md). Configure the time when the computer running the App-V client should send data to the reporting server.
|
||||||
3. If you are not using an electronic software distribution system such as Configuration Manager to view reports then you can define reports in SQL Server Reporting Service.
|
3. If you are not using an electronic software distribution system such as Configuration Manager to view reports then you can define reports in SQL Server Reporting Service.
|
||||||
|
|
||||||
|
@ -82,7 +82,8 @@ Restart on Idle Time | Specify when Kiosk Browser should restart in a fresh stat
|
|||||||
>
|
>
|
||||||
> 1. Create the provisioning package. When ready to export, close the project in Windows Configuration Designer.
|
> 1. Create the provisioning package. When ready to export, close the project in Windows Configuration Designer.
|
||||||
> 2. Open the customizations.xml file in the project folder (e.g C:\Users\name\Documents\Windows Imaging and Configuration Designer (WICD)\Project_18).
|
> 2. Open the customizations.xml file in the project folder (e.g C:\Users\name\Documents\Windows Imaging and Configuration Designer (WICD)\Project_18).
|
||||||
> 3. Insert the null character string in between each URL (e.g `www.bing.com,` `www.contoso.com`).
|
> 3. Insert the null character string in between each URL
|
||||||
|
(e.g `www.bing.com` and `www.contoso.com`).
|
||||||
> 4. Save the XML file.
|
> 4. Save the XML file.
|
||||||
> 5. Open the project again in Windows Configuration Designer.
|
> 5. Open the project again in Windows Configuration Designer.
|
||||||
> 6. Export the package. Ensure you do not revisit the created policies under Kiosk Browser or else the null character will be removed.
|
> 6. Export the package. Ensure you do not revisit the created policies under Kiosk Browser or else the null character will be removed.
|
||||||
|
@ -394,7 +394,7 @@ This procedure will demonstrate how to deploy the reference image to the PoC env
|
|||||||
|
|
||||||
2. On the **Monitoring** tab, select the **Enable monitoring for this deployment share** checkbox, and then click **OK**.
|
2. On the **Monitoring** tab, select the **Enable monitoring for this deployment share** checkbox, and then click **OK**.
|
||||||
|
|
||||||
3. Verify the monitoring service is working as expected by opening the following link on SRV1 : `http://localhost:9800/MDTMonitorEvent/`. If you do not see "**You have created a service**" at the top of the page, see [Troubleshooting MDT 2012 Monitoring](/archive/blogs/mniehaus/troubleshooting-mdt-2012-monitoring).
|
3. Verify the monitoring service is working as expected by opening the following link on SRV1: `http://localhost:9800/MDTMonitorEvent/`. If you do not see "**You have created a service**" at the top of the page, see [Troubleshooting MDT 2012 Monitoring](/archive/blogs/mniehaus/troubleshooting-mdt-2012-monitoring).
|
||||||
|
|
||||||
4. Close Internet Explorer.
|
4. Close Internet Explorer.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user